Stefan Behrens cb2ced73d8 Btrfs: in scrub repair code, optimize the reading of mirrors 12 years ago
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check 13 years ago
Makefile 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus 13 years ago
acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 years ago
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 years ago
backref.c 3ef5969cd8 Btrfs: merge inode_list in __merge_refs 12 years ago
backref.h 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 years ago
btrfs_inode.h 46d8bc3424 Btrfs: fix a bug in checking whether a inode is already in log 13 years ago
check-integrity.c 62856a9b73 Btrfs: detect corrupted filesystem after write I/O errors 12 years ago
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 years ago
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
compression.c 15e3004a0e Btrfs: cleanup pages properly when ENOMEM in compression 12 years ago
compression.h 143bede527 btrfs: return void in functions without error conditions 13 years ago
ctree.c 6c1500f22a fs/btrfs: drop if around WARN_ON 12 years ago
ctree.h 315a9850da Btrfs: fix wrong file extent length 12 years ago
delayed-inode.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
delayed-inode.h 96c3f4331a Btrfs: flush delayed inodes if we're short on space 13 years ago
delayed-ref.c ae1e206b80 Btrfs: allow delayed refs to be merged 13 years ago
delayed-ref.h 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 years ago
disk-io.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
disk-io.h b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
export.c b0b0382bb4 ->encode_fh() API change 13 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 17 years ago
extent-tree.c 37c4146d22 Btrfs: fix a deadlock in aborting transaction due to ENOSPC 12 years ago
extent_io.c 31b1a2bd75 fs/btrfs: use WARN 12 years ago
extent_io.h 479ed9abdb btrfs: move inline function code to header file 12 years ago
extent_map.c ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 years ago
extent_map.h ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 years ago
file-item.c 315a9850da Btrfs: fix wrong file extent length 12 years ago
file.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
free-space-cache.c de6c4115a2 Btrfs: fix unnecessary while loop when search the free space, cache 12 years ago
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
hash.h f186373fef btrfs: extended inode refs 12 years ago
inode-item.c f186373fef btrfs: extended inode refs 12 years ago
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation 12 years ago
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
ioctl.c 109f2365f1 Btrfs: fix a double free on pending snapshots in error handling 12 years ago
ioctl.h 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus 13 years ago
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition 13 years ago
locking.h 143bede527 btrfs: return void in functions without error conditions 13 years ago
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 years ago
ordered-data.c 4fde183d8c Btrfs: cleanup for btrfs_wait_order_range 12 years ago
ordered-data.h 9afab8820b Btrfs: make ordered extent be flushed by multi-task 12 years ago
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 years ago
print-tree.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 years ago
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
qgroup.c 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() 12 years ago
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 years ago
reada.c 99621b44aa btrfs: reada_extent doesn't need kref for refcount 13 years ago
relocation.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
root-tree.c 005d6427ac btrfs: move transaction aborts to the point of failure 12 years ago
scrub.c cb2ced73d8 Btrfs: in scrub repair code, optimize the reading of mirrors 12 years ago
send.c e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. 12 years ago
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c 13 years ago
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 years ago
super.c 292fd7fc39 Btrfs: don't allow degraded mount if too many devices are missing 12 years ago
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 years ago
transaction.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 years ago
transaction.h 08e007d2e5 Btrfs: improve the noflush reservation 12 years ago
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 years ago
tree-log.c 5269b67e3d Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set 12 years ago
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 years ago
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 years ago
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 years ago
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 years ago
volumes.c d25628bdd6 Btrfs: protect devices list with its mutex 12 years ago
volumes.h d9d181c1ba Btrfs: rename the scrub context structure 12 years ago
xattr.c 0c4d2d95d0 Btrfs: use i_version instead of our own sequence 13 years ago
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
zlib.c 489406626c btrfs: fix message printing 12 years ago