Liu Bo 183f37fa35 Btrfs: do not log extents when we only log new names 12 rokov pred
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check 13 rokov pred
Makefile 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus 13 rokov pred
acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 rokov pred
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 rokov pred
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 rokov pred
backref.c c657c3ef1a Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable 12 rokov pred
backref.h 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 rokov pred
btrfs_inode.h 46d8bc3424 Btrfs: fix a bug in checking whether a inode is already in log 13 rokov pred
check-integrity.c 62856a9b73 Btrfs: detect corrupted filesystem after write I/O errors 13 rokov pred
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 rokov pred
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 rokov pred
compression.c 15e3004a0e Btrfs: cleanup pages properly when ENOMEM in compression 13 rokov pred
compression.h 143bede527 btrfs: return void in functions without error conditions 13 rokov pred
ctree.c 32adf09013 Btrfs: cleanup unused arguments 12 rokov pred
ctree.h d142324873 Btrfs: Fix typo in fs/btrfs 12 rokov pred
delayed-inode.c 08e007d2e5 Btrfs: improve the noflush reservation 12 rokov pred
delayed-inode.h 96c3f4331a Btrfs: flush delayed inodes if we're short on space 13 rokov pred
delayed-ref.c ae1e206b80 Btrfs: allow delayed refs to be merged 13 rokov pred
delayed-ref.h 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 rokov pred
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 rokov pred
disk-io.c 292fd7fc39 Btrfs: don't allow degraded mount if too many devices are missing 12 rokov pred
disk-io.h 5af3e8cce8 Btrfs: make filesystem read-only when submitting barrier fails 13 rokov pred
export.c b0b0382bb4 ->encode_fh() API change 13 rokov pred
export.h be6e8dc0ba NFS support for btrfs - v3 17 rokov pred
extent-tree.c 7b398f8e58 Btrfs: fill the global reserve when unpinning space 12 rokov pred
extent_io.c f48d42773b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 rokov pred
extent_io.h 479ed9abdb btrfs: move inline function code to header file 13 rokov pred
extent_map.c ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 rokov pred
extent_map.h ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 rokov pred
file-item.c 221b831835 btrfs: fix min csum item size warnings in 32bit 13 rokov pred
file.c 72055425e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 rokov pred
free-space-cache.c de6c4115a2 Btrfs: fix unnecessary while loop when search the free space, cache 12 rokov pred
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 rokov pred
hash.h f186373fef btrfs: extended inode refs 13 rokov pred
inode-item.c f186373fef btrfs: extended inode refs 13 rokov pred
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation 12 rokov pred
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 rokov pred
inode.c 8ccf6f19b6 Btrfs: make delalloc inodes be flushed by multi-task 12 rokov pred
ioctl.c 0253f40ef9 Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() 12 rokov pred
ioctl.h 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus 13 rokov pred
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition 13 rokov pred
locking.h 143bede527 btrfs: return void in functions without error conditions 13 rokov pred
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 rokov pred
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 rokov pred
ordered-data.c 9afab8820b Btrfs: make ordered extent be flushed by multi-task 12 rokov pred
ordered-data.h 9afab8820b Btrfs: make ordered extent be flushed by multi-task 12 rokov pred
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 rokov pred
print-tree.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 rokov pred
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 rokov pred
qgroup.c 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() 12 rokov pred
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 rokov pred
reada.c 99621b44aa btrfs: reada_extent doesn't need kref for refcount 13 rokov pred
relocation.c 8ccf6f19b6 Btrfs: make delalloc inodes be flushed by multi-task 12 rokov pred
root-tree.c 005d6427ac btrfs: move transaction aborts to the point of failure 13 rokov pred
scrub.c be3940c0a9 btrfs: Kill some bi_idx references 13 rokov pred
send.c e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. 12 rokov pred
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c 13 rokov pred
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 rokov pred
super.c 292fd7fc39 Btrfs: don't allow degraded mount if too many devices are missing 12 rokov pred
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 rokov pred
transaction.c 25287e0a16 Btrfs: make ordered operations be handled by multi-task 12 rokov pred
transaction.h 08e007d2e5 Btrfs: improve the noflush reservation 12 rokov pred
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 rokov pred
tree-log.c 183f37fa35 Btrfs: do not log extents when we only log new names 12 rokov pred
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 rokov pred
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 rokov pred
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 rokov pred
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 rokov pred
volumes.c d142324873 Btrfs: Fix typo in fs/btrfs 12 rokov pred
volumes.h 5ee0844d64 Btrfs: revert checksum error statistic which can cause a BUG() 13 rokov pred
xattr.c 0c4d2d95d0 Btrfs: use i_version instead of our own sequence 13 rokov pred
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 rokov pred
zlib.c 489406626c btrfs: fix message printing 13 rokov pred