Linus Torvalds 5732c46849 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable %!s(int64=16) %!d(string=hai) anos
..
Kconfig bef62ef339 Btrfs: make btrfs acls selectable %!s(int64=16) %!d(string=hai) anos
Makefile 2ea2544ef5 Btrfs: simplify makefile %!s(int64=16) %!d(string=hai) anos
acl.c 7b1a14bbb0 Btrfs: fix acl caching %!s(int64=16) %!d(string=hai) anos
async-thread.c d313d7a31a Btrfs: add a priority queue to the async thread helpers %!s(int64=16) %!d(string=hai) anos
async-thread.h d313d7a31a Btrfs: add a priority queue to the async thread helpers %!s(int64=16) %!d(string=hai) anos
btrfs_inode.h 5a3f23d515 Btrfs: add extra flushing for renames and truncates %!s(int64=16) %!d(string=hai) anos
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code %!s(int64=16) %!d(string=hai) anos
compression.c 7eaebe7d50 Btrfs: removed unused #include <version.h>'s %!s(int64=16) %!d(string=hai) anos
compression.h c8b978188c Btrfs: Add zlib compression support %!s(int64=16) %!d(string=hai) anos
crc32c.h 755efdc3c4 Btrfs: Drop the hardware crc32c asm code %!s(int64=16) %!d(string=hai) anos
ctree.c 76a05b35a3 Btrfs: Don't loop forever on metadata IO failures %!s(int64=16) %!d(string=hai) anos
ctree.h e980b50cda Btrfs: fix fallocate deadlock on inode extent lock %!s(int64=16) %!d(string=hai) anos
delayed-ref.c 2e966ed22c Btrfs: remove unused ftrace include %!s(int64=16) %!d(string=hai) anos
delayed-ref.h 1a81af4d1d Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod %!s(int64=16) %!d(string=hai) anos
dir-item.c b9473439d3 Btrfs: leave btree locks spinning more often %!s(int64=16) %!d(string=hai) anos
disk-io.c cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path %!s(int64=16) %!d(string=hai) anos
disk-io.h b9473439d3 Btrfs: leave btree locks spinning more often %!s(int64=16) %!d(string=hai) anos
export.c d397712bcc Btrfs: Fix checkpatch.pl warnings %!s(int64=16) %!d(string=hai) anos
export.h be6e8dc0ba NFS support for btrfs - v3 %!s(int64=16) %!d(string=hai) anos
extent-tree.c 9f55684c2d Btrfs: Spelling fix in btrfs_lookup_first_block_group comments %!s(int64=16) %!d(string=hai) anos
extent_io.c b7967db75a Btrfs: remove #if 0 code %!s(int64=16) %!d(string=hai) anos
extent_io.h b9473439d3 Btrfs: leave btree locks spinning more often %!s(int64=16) %!d(string=hai) anos
extent_map.c 9601e3f633 Btrfs: kill btrfs_cache_create %!s(int64=16) %!d(string=hai) anos
extent_map.h ff5b7ee33d Btrfs: Fix csum error for compressed data %!s(int64=16) %!d(string=hai) anos
file-item.c b9473439d3 Btrfs: leave btree locks spinning more often %!s(int64=16) %!d(string=hai) anos
file.c b7967db75a Btrfs: remove #if 0 code %!s(int64=16) %!d(string=hai) anos
free-space-cache.c 21380931eb Btrfs: Fix a bunch of printk() warnings. %!s(int64=16) %!d(string=hai) anos
free-space-cache.h fa9c0d795f Btrfs: rework allocation clustering %!s(int64=16) %!d(string=hai) anos
hash.h 615f996fb8 Switch btrfs_name_hash() to crc32c %!s(int64=16) %!d(string=hai) anos
inode-item.c b9473439d3 Btrfs: leave btree locks spinning more often %!s(int64=16) %!d(string=hai) anos
inode-map.c e63b6a6c0f Btrfs: Fix a trivial warning using max() of u64 vs ULL. %!s(int64=16) %!d(string=hai) anos
inode.c cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path %!s(int64=16) %!d(string=hai) anos
ioctl.c 5732c46849 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable %!s(int64=16) %!d(string=hai) anos
ioctl.h c071fcfdb6 Btrfs: fix ioctl arg size (userland incompatible change!) %!s(int64=16) %!d(string=hai) anos
locking.c d4a789474a Btrfs: fix typos in comments %!s(int64=16) %!d(string=hai) anos
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems %!s(int64=16) %!d(string=hai) anos
ordered-data.c ffbd517d5a Btrfs: use WRITE_SYNC for synchronous writes %!s(int64=16) %!d(string=hai) anos
ordered-data.h 5a3f23d515 Btrfs: add extra flushing for renames and truncates %!s(int64=16) %!d(string=hai) anos
orphan.c 7b12876623 Btrfs: Create orphan inode records to prevent lost files after a crash %!s(int64=16) %!d(string=hai) anos
print-tree.c d397712bcc Btrfs: Fix checkpatch.pl warnings %!s(int64=16) %!d(string=hai) anos
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes %!s(int64=16) %!d(string=hai) anos
ref-cache.c bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks %!s(int64=16) %!d(string=hai) anos
ref-cache.h bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks %!s(int64=16) %!d(string=hai) anos
root-tree.c d397712bcc Btrfs: Fix checkpatch.pl warnings %!s(int64=16) %!d(string=hai) anos
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings %!s(int64=16) %!d(string=hai) anos
super.c 5732c46849 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable %!s(int64=16) %!d(string=hai) anos
sysfs.c d397712bcc Btrfs: Fix checkpatch.pl warnings %!s(int64=16) %!d(string=hai) anos
transaction.c 59bc5c758e Btrfs: fix deadlocks and stalls on dead root removal %!s(int64=16) %!d(string=hai) anos
transaction.h b7ec40d784 Btrfs: reduce stalls during transaction commit %!s(int64=16) %!d(string=hai) anos
tree-defrag.c 56bec294de Btrfs: do extent allocation and reference count updates in the background %!s(int64=16) %!d(string=hai) anos
tree-log.c e980b50cda Btrfs: fix fallocate deadlock on inode extent lock %!s(int64=16) %!d(string=hai) anos
tree-log.h 12fcfd22fe Btrfs: tree logging unlink/rename fixes %!s(int64=16) %!d(string=hai) anos
version.h b4f6c45dfb Update Btrfs files for in-kernel usage %!s(int64=16) %!d(string=hai) anos
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes %!s(int64=16) %!d(string=hai) anos
volumes.c d6397baee4 Btrfs: When shrinking, only update disk size on success %!s(int64=16) %!d(string=hai) anos
volumes.h d6397baee4 Btrfs: When shrinking, only update disk size on success %!s(int64=16) %!d(string=hai) anos
xattr.c 811449496b Btrfs: join the transaction in __btrfs_setxattr %!s(int64=16) %!d(string=hai) anos
xattr.h 0279b4cd86 Btrfs: selinux support %!s(int64=16) %!d(string=hai) anos
zlib.c d397712bcc Btrfs: Fix checkpatch.pl warnings %!s(int64=16) %!d(string=hai) anos