Linus Torvalds 6bec003528 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block 10 years ago
..
tests 47ab2a6c68 Btrfs: remove empty block groups automatically 11 years ago
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
Makefile faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code 11 years ago
acl.c 776e4aae55 btrfs: remove useless ACL check 11 years ago
async-thread.c 5d99a998f3 btrfs: remove unlikely from NULL checks 11 years ago
async-thread.h 8b110e393c Btrfs: implement repair function when direct read fails 11 years ago
backref.c a1317f455a Btrfs: correctly get tree level in tree_backref_for_extent 10 years ago
backref.h dc046b10c8 Btrfs: make fiemap not blow when you have lots of snapshots 11 years ago
btrfs_inode.h 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
check-integrity.c 8f608de699 Btrfs: include vmalloc.h in check-integrity.c 10 years ago
check-integrity.h c170bbb45f block: submit_bio_wait() conversions 11 years ago
compression.c bdeb03cada Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
compression.h 2f19cad94c btrfs: zero out left over bytes after processing compression streams 10 years ago
ctree.c 9627aeee3e Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus 10 years ago
ctree.h 75c68e9fbb Btrfs: fix race deleting block group from space_info->ro_bgs list 10 years ago
delayed-inode.c 6f8960541b Btrfs: don't delay inode ref updates during log replay 10 years ago
delayed-inode.h 67de11769b Btrfs: introduce the delayed inode ref deletion for the single link inode 11 years ago
delayed-ref.c fcebe4562d Btrfs: rework qgroup accounting 11 years ago
delayed-ref.h fcebe4562d Btrfs: rework qgroup accounting 11 years ago
dev-replace.c 9627aeee3e Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus 10 years ago
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 years ago
dir-item.c 5f5bc6b1e2 Btrfs: make xattr replace operations atomic 10 years ago
disk-io.c df0ce26cb4 fs: remove default_backing_dev_info 10 years ago
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 11 years ago
export.c 962a298f35 btrfs: kill the key type accessor helpers 11 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 17 years ago
extent-tree.c 75c68e9fbb Btrfs: fix race deleting block group from space_info->ro_bgs list 10 years ago
extent_io.c 8d38633c3b page_writeback: put account_page_redirty() after set_page_dirty() 10 years ago
extent_io.h 704de49d2b Btrfs: set page and mapping error on compressed write failure 10 years ago
extent_map.c a28046956c Btrfs: do not move em to modified list when unpinning 10 years ago
extent_map.h 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently 11 years ago
file-item.c 6e5aafb274 Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup 11 years ago
file.c 6bec003528 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block 10 years ago
free-space-cache.c 1edb647bb9 Btrfs: remove non-sense btrfs_error_discard_extent() function 10 years ago
free-space-cache.h 55507ce361 Btrfs: fix race between writing free space cache and trimming 10 years ago
hash.c 0458a953d8 btrfs: LLVMLinux: Remove VLAIS 11 years ago
hash.h 14a958e678 Btrfs: fix btrfs boot when compiled as built-in 11 years ago
inode-item.c 962a298f35 btrfs: kill the key type accessor helpers 11 years ago
inode-map.c 55507ce361 Btrfs: fix race between writing free space cache and trimming 10 years ago
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c b83ae6d421 fs: remove mapping->backing_dev_info 10 years ago
ioctl.c bdeb03cada Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
locking.c f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 10 years ago
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 10 years ago
lzo.c 2f19cad94c btrfs: zero out left over bytes after processing compression streams 10 years ago
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 years ago
ordered-data.c 0870295b23 Btrfs: collect only the necessary ordered extents on ranged fsync 10 years ago
ordered-data.h 0870295b23 Btrfs: collect only the necessary ordered extents on ranged fsync 10 years ago
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 years ago
print-tree.c ce86cd5917 btrfs: remove parameter blocksize from read_tree_block 11 years ago
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code 12 years ago
props.c 63541927c8 Btrfs: add support for inode properties 11 years ago
props.h 63541927c8 Btrfs: add support for inode properties 11 years ago
qgroup.c fccb84c94a btrfs: move checks for DUMMY_ROOT into a helper 11 years ago
qgroup.h 1152651a08 btrfs: qgroup: account shared subtrees during snapshot delete 11 years ago
raid56.c 4245215d6a Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 10 years ago
raid56.h 4245215d6a Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 10 years ago
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 years ago
reada.c 707e8a0715 btrfs: use nodesize everywhere, kill leafsize 11 years ago
relocation.c 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus 11 years ago
root-tree.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 years ago
scrub.c 063c54dccd btrfs: fix raid56 scrub failed in xfstests btrfs/072 10 years ago
send.c e5fa8f865b Btrfs: ensure send always works on roots without orphans 10 years ago
send.h 48a3b6366f btrfs: make static code static & remove dead code 12 years ago
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 years ago
super.c a53f4f8e9c btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock. 10 years ago
sysfs.c a6f69dc801 btrfs: move commit out of sysfs when changing label 10 years ago
sysfs.h 20ee0825ec btrfs: code optimize: BTRFS_ATTR_RW could set the mode 11 years ago
transaction.c 6c9fe14f9d btrfs: Fix the bug that fs_info->pending_changes is never cleared. 10 years ago
transaction.h ad27c0dab7 Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus 10 years ago
tree-defrag.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 years ago
tree-log.c 3da5ab5648 Btrfs: add missing blk_finish_plug in btrfs_sync_log() 10 years ago
tree-log.h 8407f55326 Btrfs: fix data corruption after fast fsync and writeback error 11 years ago
ulist.c 49fc647a2c Btrfs: do not export ulist functions 11 years ago
ulist.h 4eb1f66dce Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch 11 years ago
uuid-tree.c f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked 11 years ago
volumes.c 98af592f5b btrfs: filp_open() returns ERR_PTR() on failure, not NULL... 10 years ago
volumes.h 9627aeee3e Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus 10 years ago
xattr.c 5f5bc6b1e2 Btrfs: make xattr replace operations atomic 10 years ago
xattr.h 996a710d46 btrfs: use generic posix ACL infrastructure 11 years ago
zlib.c 2f19cad94c btrfs: zero out left over bytes after processing compression streams 10 years ago