Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Pull btrfs cleanups and fixes from Chris Mason: "We have another round of fixes and a few cleanups. I have a fix for short returns from btrfs_copy_from_user, which finally nails down a very hard to find regression we added in v4.6. Dave is pushing around gfp parameters, mostly to cleanup internal apis and make it a little more consistent. The rest are smaller fixes, and one speelling fixup patch" * 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: (22 commits) Btrfs: fix handling of faults from btrfs_copy_from_user btrfs: fix string and comment grammatical issues and typos btrfs: scrub: Set bbio to NULL before calling btrfs_map_block Btrfs: fix unexpected return value of fiemap Btrfs: free sys_array eb as soon as possible btrfs: sink gfp parameter to convert_extent_bit btrfs: make state preallocation more speculative in __set_extent_bit btrfs: untangle gotos a bit in convert_extent_bit btrfs: untangle gotos a bit in __clear_extent_bit btrfs: untangle gotos a bit in __set_extent_bit btrfs: sink gfp parameter to set_record_extent_bits btrfs: sink gfp parameter to set_extent_new btrfs: sink gfp parameter to set_extent_defrag btrfs: sink gfp parameter to set_extent_delalloc btrfs: sink gfp parameter to clear_extent_dirty btrfs: sink gfp parameter to clear_record_extent_bits btrfs: sink gfp parameter to clear_extent_bits btrfs: sink gfp parameter to set_extent_bits btrfs: make find_workspace warn if there are no workspaces btrfs: make find_workspace always succeed ...
Showing
- fs/btrfs/backref.c 1 addition, 1 deletionfs/btrfs/backref.c
- fs/btrfs/btrfs_inode.h 1 addition, 1 deletionfs/btrfs/btrfs_inode.h
- fs/btrfs/check-integrity.c 1 addition, 1 deletionfs/btrfs/check-integrity.c
- fs/btrfs/ctree.c 7 additions, 7 deletionsfs/btrfs/ctree.c
- fs/btrfs/ctree.h 3 additions, 3 deletionsfs/btrfs/ctree.h
- fs/btrfs/delayed-ref.h 1 addition, 1 deletionfs/btrfs/delayed-ref.h
- fs/btrfs/dev-replace.c 1 addition, 1 deletionfs/btrfs/dev-replace.c
- fs/btrfs/disk-io.c 7 additions, 7 deletionsfs/btrfs/disk-io.c
- fs/btrfs/extent-tree.c 24 additions, 24 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/extent_io.c 49 additions, 45 deletionsfs/btrfs/extent_io.c
- fs/btrfs/extent_io.h 17 additions, 17 deletionsfs/btrfs/extent_io.h
- fs/btrfs/extent_map.c 1 addition, 1 deletionfs/btrfs/extent_map.c
- fs/btrfs/file-item.c 1 addition, 1 deletionfs/btrfs/file-item.c
- fs/btrfs/file.c 19 additions, 12 deletionsfs/btrfs/file.c
- fs/btrfs/free-space-cache.c 1 addition, 1 deletionfs/btrfs/free-space-cache.c
- fs/btrfs/free-space-cache.h 1 addition, 1 deletionfs/btrfs/free-space-cache.h
- fs/btrfs/inode.c 13 additions, 14 deletionsfs/btrfs/inode.c
- fs/btrfs/ioctl.c 6 additions, 6 deletionsfs/btrfs/ioctl.c
- fs/btrfs/ordered-data.h 1 addition, 1 deletionfs/btrfs/ordered-data.h
- fs/btrfs/qgroup.c 11 additions, 13 deletionsfs/btrfs/qgroup.c
Loading
Please register or sign in to comment