Stefan Behrens e922e087a3 Btrfs: enhance btrfs structures for device replace support vor 12 Jahren
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check vor 13 Jahren
Makefile 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus vor 13 Jahren
acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr vor 13 Jahren
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held vor 13 Jahren
async-thread.h 143bede527 btrfs: return void in functions without error conditions vor 13 Jahren
backref.c 3ef5969cd8 Btrfs: merge inode_list in __merge_refs vor 12 Jahren
backref.h 96b5bd7771 Btrfs: extended inode refs support for send mechanism vor 12 Jahren
btrfs_inode.h 46d8bc3424 Btrfs: fix a bug in checking whether a inode is already in log vor 13 Jahren
check-integrity.c 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree vor 12 Jahren
check-integrity.h 5db0276014 Btrfs: add optional integrity check code vor 13 Jahren
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code vor 16 Jahren
compression.c 15e3004a0e Btrfs: cleanup pages properly when ENOMEM in compression vor 13 Jahren
compression.h 143bede527 btrfs: return void in functions without error conditions vor 13 Jahren
ctree.c 6c1500f22a fs/btrfs: drop if around WARN_ON vor 12 Jahren
ctree.h e922e087a3 Btrfs: enhance btrfs structures for device replace support vor 12 Jahren
delayed-inode.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty vor 12 Jahren
delayed-inode.h 96c3f4331a Btrfs: flush delayed inodes if we're short on space vor 13 Jahren
delayed-ref.c ae1e206b80 Btrfs: allow delayed refs to be merged vor 13 Jahren
delayed-ref.h 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 13 Jahren
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling vor 13 Jahren
disk-io.c e922e087a3 Btrfs: enhance btrfs structures for device replace support vor 12 Jahren
disk-io.h b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty vor 12 Jahren
export.c b0b0382bb4 ->encode_fh() API change vor 13 Jahren
export.h be6e8dc0ba NFS support for btrfs - v3 vor 17 Jahren
extent-tree.c 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree vor 12 Jahren
extent_io.c 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree vor 12 Jahren
extent_io.h 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree vor 12 Jahren
extent_map.c ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging vor 13 Jahren
extent_map.h ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging vor 13 Jahren
file-item.c 315a9850da Btrfs: fix wrong file extent length vor 12 Jahren
file.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty vor 12 Jahren
free-space-cache.c de6c4115a2 Btrfs: fix unnecessary while loop when search the free space, cache vor 12 Jahren
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache vor 14 Jahren
hash.h f186373fef btrfs: extended inode refs vor 13 Jahren
inode-item.c f186373fef btrfs: extended inode refs vor 13 Jahren
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation vor 12 Jahren
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache vor 14 Jahren
inode.c 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree vor 12 Jahren
ioctl.c aa1b8cd409 Btrfs: pass fs_info instead of root vor 12 Jahren
ioctl.h 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus vor 13 Jahren
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition vor 13 Jahren
locking.h 143bede527 btrfs: return void in functions without error conditions vor 13 Jahren
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() vor 13 Jahren
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions vor 12 Jahren
ordered-data.c 4fde183d8c Btrfs: cleanup for btrfs_wait_order_range vor 12 Jahren
ordered-data.h 9afab8820b Btrfs: make ordered extent be flushed by multi-task vor 12 Jahren
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling vor 13 Jahren
print-tree.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit vor 13 Jahren
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes vor 17 Jahren
qgroup.c 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() vor 12 Jahren
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name vor 13 Jahren
reada.c 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree vor 12 Jahren
relocation.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty vor 12 Jahren
root-tree.c 005d6427ac btrfs: move transaction aborts to the point of failure vor 13 Jahren
scrub.c aa1b8cd409 Btrfs: pass fs_info instead of root vor 12 Jahren
send.c e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. vor 12 Jahren
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c vor 13 Jahren
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS vor 13 Jahren
super.c 1acd6831d9 Btrfs: avoid risk of a deadlock in btrfs_handle_error vor 12 Jahren
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code vor 14 Jahren
transaction.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty vor 12 Jahren
transaction.h 08e007d2e5 Btrfs: improve the noflush reservation vor 12 Jahren
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path vor 14 Jahren
tree-log.c 5269b67e3d Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set vor 12 Jahren
tree-log.h 143bede527 btrfs: return void in functions without error conditions vor 13 Jahren
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit vor 13 Jahren
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit vor 13 Jahren
version.h b4f6c45dfb Update Btrfs files for in-kernel usage vor 17 Jahren
volumes.c aa1b8cd409 Btrfs: pass fs_info instead of root vor 12 Jahren
volumes.h aa1b8cd409 Btrfs: pass fs_info instead of root vor 12 Jahren
xattr.c 0c4d2d95d0 Btrfs: use i_version instead of our own sequence vor 13 Jahren
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation vor 14 Jahren
zlib.c 489406626c btrfs: fix message printing vor 13 Jahren