Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable: Btrfs: fix file clone ioctl for bookend extents Btrfs: fix uninit compiler warning in cow_file_range_nocow Btrfs: constify dentry_operations Btrfs: optimize back reference update during btrfs_drop_snapshot Btrfs: remove negative dentry when deleting subvolumne Btrfs: optimize fsync for the single writer case Btrfs: async delalloc flushing under space pressure Btrfs: release delalloc reservations on extent item insertion Btrfs: delay clearing EXTENT_DELALLOC for compressed extents Btrfs: cleanup extent_clear_unlock_delalloc flags Btrfs: fix possible softlockup in the allocator Btrfs: fix deadlock on async thread startup
No related branches found
No related tags found
Showing
- fs/btrfs/async-thread.c 73 additions, 8 deletionsfs/btrfs/async-thread.c
- fs/btrfs/async-thread.h 7 additions, 3 deletionsfs/btrfs/async-thread.h
- fs/btrfs/btrfs_inode.h 7 additions, 5 deletionsfs/btrfs/btrfs_inode.h
- fs/btrfs/ctree.h 11 additions, 4 deletionsfs/btrfs/ctree.h
- fs/btrfs/disk-io.c 29 additions, 19 deletionsfs/btrfs/disk-io.c
- fs/btrfs/extent-tree.c 186 additions, 49 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/extent_io.c 22 additions, 20 deletionsfs/btrfs/extent_io.c
- fs/btrfs/extent_io.h 12 additions, 6 deletionsfs/btrfs/extent_io.h
- fs/btrfs/file.c 2 additions, 1 deletionfs/btrfs/file.c
- fs/btrfs/inode.c 74 additions, 37 deletionsfs/btrfs/inode.c
- fs/btrfs/ioctl.c 5 additions, 2 deletionsfs/btrfs/ioctl.c
- fs/btrfs/ordered-data.c 6 additions, 0 deletionsfs/btrfs/ordered-data.c
- fs/btrfs/relocation.c 2 additions, 2 deletionsfs/btrfs/relocation.c
- fs/btrfs/tree-log.c 11 additions, 1 deletionfs/btrfs/tree-log.c
Loading
Please register or sign in to comment