Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds authored
* 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
  B...
adff377b
Name Last commit Last update
..
Kconfig btrfs: Add lzo compression support
Makefile btrfs: Add lzo compression support
acl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
async-thread.c Btrfs: don't walk around with task->state != TASK_RUNNING
async-thread.h Btrfs: fix deadlock on async thread startup
btrfs_inode.h Btrfs: change reserved_extents to an atomic_t
compat.h Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
compression.c Btrfs: check return value of btrfs_alloc_path()
compression.h btrfs: Extract duplicate decompress code
ctree.c Btrfs: check return value of read_tree_block()
ctree.h Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
delayed-ref.c Btrfs: add initial tracepoint support for btrfs
delayed-ref.h Btrfs: Integrate metadata reservation with start_transaction
dir-item.c Btrfs: check return value of btrfs_alloc_path()
disk-io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
disk-io.h Btrfs: forced readonly mounts on errors
export.c exportfs: Return the minimum required handle size
export.h NFS support for btrfs - v3
extent-tree.c Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
extent_io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
extent_io.h btrfs: using cached extent_state in set/unlock combinations
extent_map.c Fix common misspellings
extent_map.h btrfs: Allow to add new compression algorithm
file-item.c Btrfs: check return value of btrfs_alloc_path()
file.c Btrfs: deal with the case that we run out of space in the cache
free-space-cache.c
free-space-cache.h
hash.h
inode-item.c
inode-map.c
inode.c
ioctl.c
ioctl.h
locking.c
locking.h
lzo.c
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c
root-tree.c
struct-funcs.c
super.c
sysfs.c
transaction.c
transaction.h
tree-defrag.c
tree-log.c
tree-log.h
version.h
version.sh
volumes.c
volumes.h
xattr.c
xattr.h
zlib.c