Liu Bo e46a28ca3d Btrfs: remove BUG() in raid56 9 years ago
..
tests 7c0260ee09 btrfs: tests, require fs_info for root 9 years ago
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
Makefile 7c55ee0c4a Btrfs: add free space tree sanity tests 9 years ago
acl.c a60617d0ae btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() 9 years ago
async-thread.c cb001095ca btrfs: plumb fs_info into btrfs_work 9 years ago
async-thread.h cb001095ca btrfs: plumb fs_info into btrfs_work 9 years ago
backref.c afce772e87 btrfs: fix check_shared for fiemap ioctl 9 years ago
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 years ago
btrfs_inode.h 42f31734eb Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 9 years ago
check-integrity.c 1eff9d322a block: rename bio bi_rw to bi_opf 9 years ago
check-integrity.h 2a222ca992 fs: have submit_bh users pass in op and flags separately 9 years ago
compression.c d58b0d980f Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
compression.h ebb8765b2d btrfs: move btrfs_compression_type to compression.h 9 years ago
ctree.c 66642832f0 btrfs: btrfs_abort_transaction, drop root parameter 9 years ago
ctree.h f4a9c169c2 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
dedupe.h dda3245eca btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize 9 years ago
delayed-inode.c 66642832f0 btrfs: btrfs_abort_transaction, drop root parameter 9 years ago
delayed-inode.h 02dbfc99b4 Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes 9 years ago
delayed-ref.c cb93b52cc0 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() 9 years ago
delayed-ref.h e657149933 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() 9 years ago
dev-replace.c 3cdde2240d btrfs: btrfs_test_opt and friends should take a btrfs_fs_info 9 years ago
dev-replace.h b5255456c5 btrfs: refactor btrfs_dev_replace_start for reuse 9 years ago
dir-item.c 5f5bc6b1e2 Btrfs: make xattr replace operations atomic 10 years ago
disk-io.c c79a175175 Btrfs: fix memory leak of block group cache 9 years ago
disk-io.h c79a175175 Btrfs: fix memory leak of block group cache 9 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 c79a175175 Btrfs: fix memory leak of block group cache 9 years ago
extent_io.c afce772e87 btrfs: fix check_shared for fiemap ioctl 9 years ago
extent_io.h 28687b935e Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
extent_map.c fba4b69771 btrfs: Fix slab accounting flags 9 years ago
extent_map.h 95617d6932 btrfs: cleanup, stop casting for extent_map->lookup everywhere 9 years ago
file-item.c 42049bf60d Btrfs: fix __MAX_CSUM_ITEMS 9 years ago
file.c 28a235931b Btrfs: fix lockdep warning on deadlock against an inode's log mutex 9 years ago
free-space-cache.c 66642832f0 btrfs: btrfs_abort_transaction, drop root parameter 9 years ago
free-space-cache.h 0132761017 btrfs: fix string and comment grammatical issues and typos 9 years ago
free-space-tree.c 66642832f0 btrfs: btrfs_abort_transaction, drop root parameter 9 years ago
free-space-tree.h a5ed918285 Btrfs: implement the free space B-tree 9 years ago
hash.c 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 years ago
hash.h 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 years ago
inode-item.c 34d9700702 btrfs: rename btrfs_std_error to btrfs_handle_fs_error 9 years ago
inode-map.c 18513091af btrfs: update btrfs_space_info's bytes_may_use timely 9 years ago
inode-map.h f32e48e925 Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots 9 years ago
inode.c 28687b935e Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
ioctl.c 325c50e3ce btrfs: ensure that file descriptor used with subvol ioctls is a dir 9 years ago
locking.c 7928d672ff btrfs: cleanup, remove stray return statements 9 years ago
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 11 years ago
lzo.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
ordered-data.c fba4b69771 btrfs: Fix slab accounting flags 9 years ago
ordered-data.h f0e9b7d640 Btrfs: fix race setting block group readonly during device replace 9 years ago
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 years ago
print-tree.c 9f07e1d76e btrfs: teach print_leaf about temporary item subtypes 9 years ago
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code 12 years ago
props.c bd6c57dda6 btrfs: simpilify btrfs_subvol_inherit_props 9 years ago
props.h 63541927c8 Btrfs: add support for inode properties 11 years ago
qgroup.c cb93b52cc0 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() 9 years ago
qgroup.h cb93b52cc0 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() 9 years ago
raid56.c e46a28ca3d Btrfs: remove BUG() in raid56 9 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 ce7791ffee Btrfs: fix race between readahead and device replace/removal 9 years ago
relocation.c a9b1fc851d Btrfs: fix endless loop in balancing block groups 9 years ago
root-tree.c 35bbb97fc8 btrfs: don't create or leak aliased root while cleaning up orphans 9 years ago
scrub.c d58b0d980f Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
send.c 3dc09ec895 Btrfs: kill invalid ASSERT() in process_all_refs() 9 years ago
send.h ee22184b53 Btrfs: use linux/sizes.h to represent constants 9 years ago
struct-funcs.c 0132761017 btrfs: fix string and comment grammatical issues and typos 9 years ago
super.c 9e7cc91a6d btrfs: fix fsfreeze hang caused by delayed iputs deal 9 years ago
sysfs.c b0de6c4c81 btrfs: create example debugfs file only in debugging build 9 years ago
sysfs.h 444e751698 btrfs: sysfs: introduce helper for syncing bits with sysfs files 9 years ago
transaction.c 9e7cc91a6d btrfs: fix fsfreeze hang caused by delayed iputs deal 9 years ago
transaction.h 64b6358072 btrfs: add btrfs_trans_handle->fs_info pointer 9 years ago
tree-defrag.c 0376374a98 Btrfs: fix locking bugs when defragging leaves 9 years ago
tree-log.c cbd60aa7cd Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns 9 years ago
tree-log.h 28a235931b Btrfs: fix lockdep warning on deadlock against an inode's log mutex 9 years ago
ulist.c 0132761017 btrfs: fix string and comment grammatical issues and typos 9 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 28687b935e Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
volumes.h 81a75f6781 btrfs: use bio fields for op and flags 9 years ago
xattr.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr.h e0d46f5c6e btrfs: Switch to generic xattr handlers 9 years ago
zlib.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago