* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable: (24 commits) Btrfs: fix free space cache leak Btrfs: avoid taking the chunk_mutex in do_chunk_alloc Btrfs end_bio_extent_readpage should look for locked bits Btrfs: don't force chunk allocation in find_free_extent Btrfs: Check validity before setting an acl Btrfs: Fix incorrect inode nlink in btrfs_link() Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() Btrfs: make uncache_state unconditional btrfs: using cached extent_state in set/unlock combinations Btrfs: avoid taking the trans_mutex in btrfs_end_transaction Btrfs: fix subvolume mount by name problem when default mount subvolume is set fix user annotation in ioctl.c Btrfs: check for duplicate iov_base's when doing dio reads btrfs: properly handle overlapping areas in memmove_extent_buffer Btrfs: fix memory leaks in btrfs_new_inode() Btrfs: check for duplicate iov_base's when doing dio reads Btrfs: reuse the extent_map we found when calling btrfs_get_extent Btrfs: do not use async submit for small DIO io's Btrfs: don't split dio bios if we don't have to ...
Showing
- fs/btrfs/acl.c 5 additions, 4 deletionsfs/btrfs/acl.c
- fs/btrfs/ctree.h 8 additions, 1 deletionfs/btrfs/ctree.h
- fs/btrfs/disk-io.c 1 addition, 1 deletionfs/btrfs/disk-io.c
- fs/btrfs/extent-tree.c 98 additions, 27 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/extent_io.c 62 additions, 20 deletionsfs/btrfs/extent_io.c
- fs/btrfs/extent_io.h 1 addition, 1 deletionfs/btrfs/extent_io.h
- fs/btrfs/file.c 9 additions, 12 deletionsfs/btrfs/file.c
- fs/btrfs/free-space-cache.c 56 additions, 63 deletionsfs/btrfs/free-space-cache.c
- fs/btrfs/inode.c 116 additions, 49 deletionsfs/btrfs/inode.c
- fs/btrfs/ioctl.c 1 addition, 1 deletionfs/btrfs/ioctl.c
- fs/btrfs/super.c 33 additions, 9 deletionsfs/btrfs/super.c
- fs/btrfs/transaction.c 26 additions, 22 deletionsfs/btrfs/transaction.c
- fs/btrfs/transaction.h 2 additions, 2 deletionsfs/btrfs/transaction.h
- fs/btrfs/xattr.c 12 additions, 21 deletionsfs/btrfs/xattr.c
Loading
Please register or sign in to comment