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: (37 commits) Btrfs: Make sure dir is non-null before doing S_ISGID checks Btrfs: Fix memory leak in cache_drop_leaf_ref Btrfs: don't return congestion in write_cache_pages as often Btrfs: Only prep for btree deletion balances when nodes are mostly empty Btrfs: fix btrfs_unlock_up_safe to walk the entire path Btrfs: change btrfs_del_leaf to drop locks earlier Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode Btrfs: Don't try to compress pages past i_size Btrfs: join the transaction in __btrfs_setxattr Btrfs: Handle SGID bit when creating inodes Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks Btrfs: Change btree locking to use explicit blocking points Btrfs: hash_lock is no longer needed Btrfs: disable leak debugging checks in extent_io.c Btrfs: sort references by byte number during btrfs_inc_ref Btrfs: async threads should try harder to find work Btrfs: selinux support Btrfs: make btrfs acls selectable Btrfs: Catch missed bios in the async bio submission thread Btrfs: fix readdir on 32 bit machines ...
No related branches found
No related tags found
Showing
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- fs/btrfs/Kconfig 13 additions, 0 deletionsfs/btrfs/Kconfig
- fs/btrfs/async-thread.c 53 additions, 8 deletionsfs/btrfs/async-thread.c
- fs/btrfs/compression.c 0 additions, 1 deletionfs/btrfs/compression.c
- fs/btrfs/ctree.c 244 additions, 32 deletionsfs/btrfs/ctree.c
- fs/btrfs/ctree.h 13 additions, 15 deletionsfs/btrfs/ctree.h
- fs/btrfs/disk-io.c 87 additions, 33 deletionsfs/btrfs/disk-io.c
- fs/btrfs/disk-io.h 2 additions, 0 deletionsfs/btrfs/disk-io.h
- fs/btrfs/extent-tree.c 365 additions, 73 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/extent_io.c 109 additions, 23 deletionsfs/btrfs/extent_io.c
- fs/btrfs/extent_io.h 16 additions, 2 deletionsfs/btrfs/extent_io.h
- fs/btrfs/extent_map.c 0 additions, 1 deletionfs/btrfs/extent_map.c
- fs/btrfs/file.c 2 additions, 3 deletionsfs/btrfs/file.c
- fs/btrfs/inode.c 70 additions, 14 deletionsfs/btrfs/inode.c
- fs/btrfs/ioctl.c 0 additions, 1 deletionfs/btrfs/ioctl.c
- fs/btrfs/locking.c 190 additions, 18 deletionsfs/btrfs/locking.c
- fs/btrfs/locking.h 6 additions, 0 deletionsfs/btrfs/locking.h
- fs/btrfs/ordered-data.c 1 addition, 3 deletionsfs/btrfs/ordered-data.c
- fs/btrfs/ref-cache.c 1 addition, 0 deletionsfs/btrfs/ref-cache.c
- fs/btrfs/ref-cache.h 0 additions, 1 deletionfs/btrfs/ref-cache.h
Loading
Please register or sign in to comment