David Sterba f54de068dd btrfs: use GFP_KERNEL in init_ipath 8 lat temu
..
tests c6100a4b4e Btrfs: replace tree->mapping with tree->private_data 8 lat temu
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 11 lat temu
Makefile 7c55ee0c4a Btrfs: add free space tree sanity tests 10 lat temu
acl.c 073931017b posix_acl: Clear SGID bit when setting file permissions 9 lat temu
async-thread.c ac0c7cf8be btrfs: fix crash when tracepoint arguments are freed by wq callbacks 9 lat temu
async-thread.h 2939e1a86f btrfs: limit async_work allocation and worker func duration 9 lat temu
backref.c f54de068dd btrfs: use GFP_KERNEL in init_ipath 8 lat temu
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 11 lat temu
btrfs_inode.h a7e3b975a0 Btrfs: fix reported number of inode blocks 8 lat temu
check-integrity.c 818e010bf9 btrfs: replace opencoded kvzalloc with the helper 8 lat temu
check-integrity.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 lat temu
compression.c e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 lat temu
compression.h e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 lat temu
ctree.c 3d9ec8c49a btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET 8 lat temu
ctree.h 4b5faeac46 btrfs: use generic slab for for btrfs_transaction 8 lat temu
dedupe.h dda3245eca btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize 9 lat temu
delayed-inode.c 089e77e10d btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t 8 lat temu
delayed-inode.h 089e77e10d btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t 8 lat temu
delayed-ref.c 6df8cdf5bd btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t 8 lat temu
delayed-ref.h 6df8cdf5bd btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t 8 lat temu
dev-replace.c 42c61ab676 Btrfs: switch to div64_u64 if with a u64 divisor 8 lat temu
dev-replace.h da353f6b30 btrfs: constify device path passed to relevant helpers 8 lat temu
dir-item.c 286b92f43c btrfs: tree-log.c: Wrong printk information about namelen 8 lat temu
disk-io.c 4b5faeac46 btrfs: use generic slab for for btrfs_transaction 8 lat temu
disk-io.h 3189ff7786 btrfs: btrfs_wait_tree_block_writeback can be void return 8 lat temu
export.c 4a0cc7ca6c btrfs: Make btrfs_ino take a struct btrfs_inode 8 lat temu
export.h be6e8dc0ba NFS support for btrfs - v3 17 lat temu
extent-tree.c d2006e6d28 btrfs: Refactor update_space_info 8 lat temu
extent_io.c 3d9ec8c49a btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET 8 lat temu
extent_io.h e477094f0d Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial 8 lat temu
extent_map.c 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 lat temu
extent_map.h 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 lat temu
file-item.c 17347cec15 Btrfs: change how we iterate bios in endio 8 lat temu
file.c bce19f9d23 Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12 8 lat temu
free-space-cache.c 619a974292 btrfs: use clear_page where appropriate 8 lat temu
free-space-cache.h 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 lat temu
free-space-tree.c 25ff17e82f Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps 8 lat temu
free-space-tree.h a5ed918285 Btrfs: implement the free space B-tree 10 lat temu
hash.c d41519a69b crypto: Work around deallocated stack frame reference gcc bug on sparc. 8 lat temu
hash.h 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 lat temu
inode-item.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 lat temu
inode-map.c 691fa05967 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode 8 lat temu
inode-map.h f32e48e925 Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots 10 lat temu
inode.c 054ec2f626 btrfs: simplify code with bio_io_error 8 lat temu
ioctl.c f54de068dd btrfs: use GFP_KERNEL in init_ipath 8 lat temu
locking.c 7928d672ff btrfs: cleanup, remove stray return statements 10 lat temu
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 11 lat temu
lzo.c 1e9d7291e5 Btrfs: lzo: compressed data size must be less then input size 8 lat temu
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 lat temu
ordered-data.c e76edab7f0 btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t 8 lat temu
ordered-data.h e76edab7f0 btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t 8 lat temu
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 lat temu
print-tree.c 555ba411aa Btrfs: let btrfs_print_leaf print more about block group 8 lat temu
print-tree.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 lat temu
props.c 4a0cc7ca6c btrfs: Make btrfs_ino take a struct btrfs_inode 8 lat temu
props.h 63541927c8 Btrfs: add support for inode properties 12 lat temu
qgroup.c f29efe2921 btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE 8 lat temu
qgroup.h d51ea5dd22 btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint 8 lat temu
raid56.c 818e010bf9 btrfs: replace opencoded kvzalloc with the helper 8 lat temu
raid56.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 lat temu
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 lat temu
reada.c 106204f191 btrfs: remove unused member err from reada_extent 8 lat temu
relocation.c c6100a4b4e Btrfs: replace tree->mapping with tree->private_data 8 lat temu
root-tree.c fa7aede2ab btrfs: Use ktime_get_real_ts for root ctime 8 lat temu
scrub.c de2491fdef btrfs: scrub: add memalloc_nofs protection around init_ipath 8 lat temu
send.c f11f74416a btrfs: send: use kvmalloc in iterate_dir_item 8 lat temu
send.h ee22184b53 Btrfs: use linux/sizes.h to represent constants 10 lat temu
struct-funcs.c 0132761017 btrfs: fix string and comment grammatical issues and typos 9 lat temu
super.c 1b86826d12 btrfs: cleanup root usage by btrfs_get_alloc_profile 8 lat temu
sysfs.c 2723480a0f btrfs: Add quota_override knob into sysfs 8 lat temu
sysfs.h 444e751698 btrfs: sysfs: introduce helper for syncing bits with sysfs files 10 lat temu
transaction.c 4b5faeac46 btrfs: use generic slab for for btrfs_transaction 8 lat temu
transaction.h f486135eba btrfs: remove unused qgroup members from btrfs_trans_handle 8 lat temu
tree-defrag.c 0376374a98 Btrfs: fix locking bugs when defragging leaves 10 lat temu
tree-log.c 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 lat temu
tree-log.h a491abb2e7 btrfs: Make btrfs_del_inode_ref take btrfs_inode 8 lat temu
ulist.c 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 8 lat temu
ulist.h 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 8 lat temu
uuid-tree.c 73ba39ab93 btrfs: return the actual error value from from btrfs_uuid_tree_iterate 9 lat temu
volumes.c 1b86826d12 btrfs: cleanup root usage by btrfs_get_alloc_profile 8 lat temu
volumes.h 17347cec15 Btrfs: change how we iterate bios in endio 8 lat temu
xattr.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 lat temu
xattr.h e0d46f5c6e btrfs: Switch to generic xattr handlers 9 lat temu
zlib.c e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 lat temu