Linus Torvalds fc315e3e5c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
..
tests 89b6c8d1e4 Btrfs: tests: checking for NULL instead of IS_ERR() 9 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 c6dd6ea557 btrfs: async_thread: Fix workqueue 'max_active' value when initializing 10 years ago
async-thread.h c6dd6ea557 btrfs: async_thread: Fix workqueue 'max_active' value when initializing 10 years ago
backref.c 2d9e977610 Btrfs: use btrfs_get_fs_root in resolve_indirect_ref 9 years ago
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 years ago
btrfs_inode.h 50745b0a7f Btrfs: Direct I/O: Fix space accounting 10 years ago
check-integrity.c a0d58e48db Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 years ago
check-integrity.h c170bbb45f block: submit_bio_wait() conversions 11 years ago
compression.c ad804a0b2a Merge branch 'akpm' (patches from Andrew) 10 years ago
compression.h e8c9f18603 btrfs: constify structs with op functions or static definitions 10 years ago
ctree.c a0d58e48db Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 years ago
ctree.h 80e0c505b2 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
delayed-inode.c ee86395458 btrfs: comment the rest of implicit barriers before waitqueue_active 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 5846a3c268 btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans 10 years ago
delayed-ref.h 5846a3c268 btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans 10 years ago
dev-replace.c 6db4a7335d Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 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 e75cdf9898 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
disk-io.h 29c36d7253 Btrfs: add btrfs_read_dev_one_super() to read one specific SB 10 years ago
export.c 7d35199e15 BTRFS: support NFSv2 export 10 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 17 years ago
extent-tree.c 348a0013d5 Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list 9 years ago
extent-tree.h 550d7a2ed5 btrfs: qgroup: Add new qgroup calculation function 10 years ago
extent_io.c ad804a0b2a Merge branch 'akpm' (patches from Andrew) 10 years ago
extent_io.h 5247255370 btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function 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 fc4c3c872f Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 10 years ago
file.c fc315e3e5c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
free-space-cache.c fc315e3e5c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
free-space-cache.h cef4048370 Btrfs: keep track of largest extent in bitmaps 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 a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 10 years ago
inode-map.c 7cf5b97650 btrfs: qgroup: Cleanup old inaccurate facilities 10 years ago
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c 80e0c505b2 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
ioctl.c 27eb427bdc Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
locking.c ee86395458 btrfs: comment the rest of implicit barriers before waitqueue_active 10 years ago
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 10 years ago
lzo.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 years ago
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
ordered-data.c 161c3549b4 Btrfs: change how we wait for pending ordered extents 10 years ago
ordered-data.h 161c3549b4 Btrfs: change how we wait for pending ordered extents 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 619ed39242 btrfs: cleanup iterating over prop_handlers array 10 years ago
props.h 63541927c8 Btrfs: add support for inode properties 11 years ago
qgroup.c 82bd101b52 btrfs: qgroup: account shared subtree during snapshot delete 9 years ago
qgroup.h 56fa9d0762 btrfs: qgroup: Check if qgroup reserved space leaked 10 years ago
raid56.c 33a9eca7e4 btrfs: comment waitqueue_active implied by locks 10 years ago
raid56.h b4ee178268 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation 10 years ago
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 years ago
reada.c ddd664f447 btrfs: reada: Fix returned errno code 10 years ago
relocation.c b06c4bf5c8 Btrfs: fix regression running delayed references when using qgroups 10 years ago
root-tree.c a0d58e48db Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 years ago
scrub.c 758f2dfcf8 Btrfs: fix scrub preventing unused block groups from being deleted 9 years ago
send.c b96b1db039 btrfs: fix resending received snapshot with parent 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 d0bd456074 Btrfs: add fragment=* debug mount option 10 years ago
sysfs.c c1b7e47459 Btrfs: rename super_kobj to fsid_kobj 10 years ago
sysfs.h 3257604048 Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link 10 years ago
transaction.c 348a0013d5 Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list 9 years ago
transaction.h 348a0013d5 Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list 9 years ago
tree-defrag.c 527afb4493 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called 10 years ago
tree-log.c b06c4bf5c8 Btrfs: fix regression running delayed references when using qgroups 10 years ago
tree-log.h 2f2ff0ee5e Btrfs: fix metadata inconsistencies after directory fsync 10 years ago
ulist.c d4b8040459 btrfs: ulist: Add ulist_del() function. 10 years ago
ulist.h d4b8040459 btrfs: ulist: Add ulist_del() function. 10 years ago
uuid-tree.c f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked 11 years ago
volumes.c fc315e3e5c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
volumes.h da02c68989 btrfs: fix clashing number of the enhanced balance usage filter 9 years ago
xattr.c f1cd1f0b7d Btrfs: fix race when listing an inode's xattrs 10 years ago
xattr.h 996a710d46 btrfs: use generic posix ACL infrastructure 11 years ago
zlib.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 years ago