Linus Torvalds ef161ea1ff Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
..
tests 47ab2a6c68 Btrfs: remove empty block groups automatically vor 11 Jahren
Kconfig 14a958e678 Btrfs: fix btrfs boot when compiled as built-in vor 12 Jahren
Makefile faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code vor 11 Jahren
acl.c 776e4aae55 btrfs: remove useless ACL check vor 11 Jahren
async-thread.c 5d99a998f3 btrfs: remove unlikely from NULL checks vor 11 Jahren
async-thread.h 8b110e393c Btrfs: implement repair function when direct read fails vor 11 Jahren
backref.c ce86cd5917 btrfs: remove parameter blocksize from read_tree_block vor 11 Jahren
backref.h dc046b10c8 Btrfs: make fiemap not blow when you have lots of snapshots vor 11 Jahren
btrfs_inode.h 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
check-integrity.c 935e5cc935 Btrfs: fix wrong disk size when writing super blocks vor 11 Jahren
check-integrity.h c170bbb45f block: submit_bio_wait() conversions vor 12 Jahren
compression.c bfebd8b544 btrfs: use enum for wq endio metadata type vor 11 Jahren
compression.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
ctree.c 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
ctree.h 0d4cf4e6bf Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off vor 11 Jahren
delayed-inode.c 962a298f35 btrfs: kill the key type accessor helpers vor 11 Jahren
delayed-inode.h 67de11769b Btrfs: introduce the delayed inode ref deletion for the single link inode vor 12 Jahren
delayed-ref.c fcebe4562d Btrfs: rework qgroup accounting vor 11 Jahren
delayed-ref.h fcebe4562d Btrfs: rework qgroup accounting vor 11 Jahren
dev-replace.c 82372bc816 Btrfs: make the logic of source device removing more clear vor 11 Jahren
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code vor 13 Jahren
dir-item.c 962a298f35 btrfs: kill the key type accessor helpers vor 11 Jahren
disk-io.c d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block vor 11 Jahren
disk-io.h 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
export.c 962a298f35 btrfs: kill the key type accessor helpers vor 11 Jahren
export.h be6e8dc0ba NFS support for btrfs - v3 vor 17 Jahren
extent-tree.c 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
extent_io.c bbf65cf0b5 Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
extent_io.h 0d4cf4e6bf Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off vor 11 Jahren
extent_map.c 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently vor 11 Jahren
extent_map.h 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently vor 11 Jahren
file-item.c 23ea8e5a07 Btrfs: load checksum data once when submitting a direct read io vor 11 Jahren
file.c ee39b432b4 btrfs: remove unlikely from data-dependent branches and slow paths vor 11 Jahren
free-space-cache.c 2000552396 Btrfs: improve free space cache management and space allocation vor 11 Jahren
free-space-cache.h 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache vor 12 Jahren
hash.c 0458a953d8 btrfs: LLVMLinux: Remove VLAIS vor 11 Jahren
hash.h 14a958e678 Btrfs: fix btrfs boot when compiled as built-in vor 12 Jahren
inode-item.c 962a298f35 btrfs: kill the key type accessor helpers vor 11 Jahren
inode-map.c 57cdc8db21 btrfs: cleanup ino cache members of btrfs_root vor 11 Jahren
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache vor 14 Jahren
inode.c d37973082b Revert "Btrfs: race free update of commit root for ro snapshots" vor 11 Jahren
ioctl.c ef161ea1ff Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
locking.c ea4ebde02e Btrfs: fix deadlocks with trylock on tree nodes vor 11 Jahren
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock vor 12 Jahren
lzo.c ed6078f703 btrfs: use DIV_ROUND_UP instead of open-coded variants vor 11 Jahren
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions vor 13 Jahren
ordered-data.c 9e0af23764 Btrfs: fix task hang under heavy compressed write vor 11 Jahren
ordered-data.h 8d875f95da btrfs: disable strict file flushes for renames and truncates vor 11 Jahren
orphan.c 962a298f35 btrfs: kill the key type accessor helpers vor 11 Jahren
print-tree.c ce86cd5917 btrfs: remove parameter blocksize from read_tree_block vor 11 Jahren
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
props.c 63541927c8 Btrfs: add support for inode properties vor 12 Jahren
props.h 63541927c8 Btrfs: add support for inode properties vor 12 Jahren
qgroup.c fccb84c94a btrfs: move checks for DUMMY_ROOT into a helper vor 11 Jahren
qgroup.h 1152651a08 btrfs: qgroup: account shared subtrees during snapshot delete vor 11 Jahren
raid56.c ed6078f703 btrfs: use DIV_ROUND_UP instead of open-coded variants vor 11 Jahren
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 vor 13 Jahren
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name vor 13 Jahren
reada.c 707e8a0715 btrfs: use nodesize everywhere, kill leafsize vor 11 Jahren
relocation.c 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
root-tree.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root vor 11 Jahren
scrub.c 8b9456da03 btrfs: remove unused members from struct scrub_warning vor 11 Jahren
send.c bbf65cf0b5 Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
send.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS vor 13 Jahren
super.c a43bb39b5c btrfs: Fix compile error when CONFIG_SECURITY is not set. vor 11 Jahren
sysfs.c 79aec2b80d btrfs: sysfs label interface should check for read only FS vor 11 Jahren
sysfs.h 20ee0825ec btrfs: code optimize: BTRFS_ATTR_RW could set the mode vor 11 Jahren
transaction.c 0ec31a61f0 Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
transaction.h 2755a0de64 btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB vor 11 Jahren
tree-defrag.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root vor 11 Jahren
tree-log.c 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
tree-log.h 8407f55326 Btrfs: fix data corruption after fast fsync and writeback error vor 11 Jahren
ulist.c 49fc647a2c Btrfs: do not export ulist functions vor 12 Jahren
ulist.h 4eb1f66dce Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch vor 11 Jahren
uuid-tree.c f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked vor 11 Jahren
volumes.c 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
volumes.h 47ab2a6c68 Btrfs: remove empty block groups automatically vor 11 Jahren
xattr.c 962a298f35 btrfs: kill the key type accessor helpers vor 11 Jahren
xattr.h 996a710d46 btrfs: use generic posix ACL infrastructure vor 12 Jahren
zlib.c 7880991344 btrfs compression: merge inflate and deflate z_streams vor 11 Jahren