.. |
Kconfig
|
c975dd469d
Btrfs: add config option to enable btrfs integrity check
|
vor 13 Jahren |
Makefile
|
113c1cb530
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
|
vor 13 Jahren |
acl.c
|
30f8fe3e47
Btrfs: cache no acl on new inodes
|
vor 13 Jahren |
async-thread.c
|
e9fbcb4220
Btrfs: call the ordered free operation without any locks held
|
vor 13 Jahren |
async-thread.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
backref.c
|
d24bec3ae5
btrfs: extended inode ref iteration
|
vor 13 Jahren |
backref.h
|
d24bec3ae5
btrfs: extended inode ref iteration
|
vor 13 Jahren |
btrfs_inode.h
|
46d8bc3424
Btrfs: fix a bug in checking whether a inode is already in log
|
vor 13 Jahren |
check-integrity.c
|
8ea05e3a42
Btrfs: introduce subvol uuids and times
|
vor 13 Jahren |
check-integrity.h
|
5db0276014
Btrfs: add optional integrity check code
|
vor 13 Jahren |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
vor 16 Jahren |
compression.c
|
66657b318e
Btrfs: barrier before waitqueue_active
|
vor 13 Jahren |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
ctree.c
|
74dd17fbe3
Btrfs: fix btrfs send for inline items and compression
|
vor 13 Jahren |
ctree.h
|
f186373fef
btrfs: extended inode refs
|
vor 13 Jahren |
delayed-inode.c
|
837e197283
btrfs: polish names of kmem caches
|
vor 13 Jahren |
delayed-inode.h
|
96c3f4331a
Btrfs: flush delayed inodes if we're short on space
|
vor 13 Jahren |
delayed-ref.c
|
ae1e206b80
Btrfs: allow delayed refs to be merged
|
vor 13 Jahren |
delayed-ref.h
|
ae1e206b80
Btrfs: allow delayed refs to be merged
|
vor 13 Jahren |
dir-item.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
disk-io.c
|
354aa0fb6d
Btrfs: fix orphan transaction on the freezed filesystem
|
vor 13 Jahren |
disk-io.h
|
68ce9682a4
Btrfs: remove superblock writing after fatal error
|
vor 13 Jahren |
export.c
|
b0b0382bb4
->encode_fh() API change
|
vor 13 Jahren |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
vor 17 Jahren |
extent-tree.c
|
005d6427ac
btrfs: move transaction aborts to the point of failure
|
vor 13 Jahren |
extent_io.c
|
b5bae2612a
Btrfs: fix race when getting the eb out of page->private
|
vor 13 Jahren |
extent_io.h
|
9e8a4a8b0b
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
|
vor 13 Jahren |
extent_map.c
|
ff44c6e36d
Btrfs: do not hold the write_lock on the extent tree while logging
|
vor 13 Jahren |
extent_map.h
|
ff44c6e36d
Btrfs: do not hold the write_lock on the extent tree while logging
|
vor 13 Jahren |
file-item.c
|
995e01b7af
Btrfs: fix gcc warnings for 32bit compiles
|
vor 13 Jahren |
file.c
|
c3308f84c1
Btrfs: fix punch hole when no extent exists
|
vor 13 Jahren |
free-space-cache.c
|
ebb3dad435
Btrfs: using for_each_set_bit_from to simplify the code
|
vor 13 Jahren |
free-space-cache.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
vor 14 Jahren |
hash.h
|
f186373fef
btrfs: extended inode refs
|
vor 13 Jahren |
inode-item.c
|
f186373fef
btrfs: extended inode refs
|
vor 13 Jahren |
inode-map.c
|
2bcc0328c3
Btrfs: show useful info in space reservation tracepoint
|
vor 13 Jahren |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
vor 14 Jahren |
inode.c
|
a698d0755a
Btrfs: add a type field for the transaction handle
|
vor 13 Jahren |
ioctl.c
|
aa42ffd918
Btrfs: fix off-by-one in file clone
|
vor 13 Jahren |
ioctl.h
|
113c1cb530
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
|
vor 13 Jahren |
locking.c
|
aa2ffd0616
Btrfs: fix a misplaced address operator in a condition
|
vor 13 Jahren |
locking.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
lzo.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
vor 13 Jahren |
ordered-data.c
|
6bbe3a9c80
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
|
vor 13 Jahren |
ordered-data.h
|
6bbe3a9c80
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
|
vor 13 Jahren |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
print-tree.c
|
733f4fbbc1
Btrfs: read device stats on mount, write modified ones during commit
|
vor 13 Jahren |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
vor 17 Jahren |
qgroup.c
|
3d6b5c3b5c
Btrfs: check return value of ulist_alloc() properly
|
vor 13 Jahren |
rcu-string.h
|
606686eeac
Btrfs: use rcu to protect device->name
|
vor 13 Jahren |
reada.c
|
3d136a1131
Btrfs: set ioprio of scrub readahead to idle
|
vor 13 Jahren |
relocation.c
|
6bbe3a9c80
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
|
vor 13 Jahren |
root-tree.c
|
005d6427ac
btrfs: move transaction aborts to the point of failure
|
vor 13 Jahren |
scrub.c
|
be3940c0a9
btrfs: Kill some bi_idx references
|
vor 13 Jahren |
send.c
|
1bcea35597
Btrfs: write_buf is now callable outside send.c
|
vor 13 Jahren |
send.h
|
1bcea35597
Btrfs: write_buf is now callable outside send.c
|
vor 13 Jahren |
struct-funcs.c
|
18077bb413
Btrfs: rewrite BTRFS_SETGET_FUNCS
|
vor 13 Jahren |
super.c
|
354aa0fb6d
Btrfs: fix orphan transaction on the freezed filesystem
|
vor 13 Jahren |
sysfs.c
|
9fe6a50fb7
btrfs: Remove unused sysfs code
|
vor 14 Jahren |
transaction.c
|
354aa0fb6d
Btrfs: fix orphan transaction on the freezed filesystem
|
vor 13 Jahren |
transaction.h
|
354aa0fb6d
Btrfs: fix orphan transaction on the freezed filesystem
|
vor 13 Jahren |
tree-defrag.c
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
vor 14 Jahren |
tree-log.c
|
f186373fef
btrfs: extended inode refs
|
vor 13 Jahren |
tree-log.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
ulist.c
|
34d73f54e2
Btrfs: make aux field of ulist 64 bit
|
vor 13 Jahren |
ulist.h
|
34d73f54e2
Btrfs: make aux field of ulist 64 bit
|
vor 13 Jahren |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
vor 17 Jahren |
volumes.c
|
005d6427ac
btrfs: move transaction aborts to the point of failure
|
vor 13 Jahren |
volumes.h
|
5ee0844d64
Btrfs: revert checksum error statistic which can cause a BUG()
|
vor 13 Jahren |
xattr.c
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
vor 13 Jahren |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
vor 14 Jahren |
zlib.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
vor 13 Jahren |