.. |
Kconfig
|
c975dd469d
Btrfs: add config option to enable btrfs integrity check
|
13 anni fa |
Makefile
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 anni fa |
acl.c
|
755ac67f83
Btrfs: skip adding an acl attribute if we don't have to
|
12 anni fa |
async-thread.c
|
e9fbcb4220
Btrfs: call the ordered free operation without any locks held
|
13 anni fa |
async-thread.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 anni fa |
backref.c
|
3ef5969cd8
Btrfs: merge inode_list in __merge_refs
|
12 anni fa |
backref.h
|
96b5bd7771
Btrfs: extended inode refs support for send mechanism
|
12 anni fa |
btrfs_inode.h
|
b812ce2879
Btrfs: inline csums if we're fsyncing
|
12 anni fa |
check-integrity.c
|
cb3806ec88
Btrfs: fix race in check-integrity caused by usage of bitfield
|
12 anni fa |
check-integrity.h
|
5db0276014
Btrfs: add optional integrity check code
|
13 anni fa |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
16 anni fa |
compression.c
|
618919236b
Btrfs: handle errors from btrfs_map_bio() everywhere
|
12 anni fa |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 anni fa |
ctree.c
|
2a745b14bc
Btrfs: fix crash in log replay with qgroups enabled
|
12 anni fa |
ctree.h
|
e6ec716f0d
Btrfs: make raid attr array more readable
|
12 anni fa |
delayed-inode.c
|
0e8c36a9fd
Btrfs: fix lots of orphan inodes when the space is not enough
|
12 anni fa |
delayed-inode.h
|
0e8c36a9fd
Btrfs: fix lots of orphan inodes when the space is not enough
|
12 anni fa |
delayed-ref.c
|
093486c453
Btrfs: make delayed ref lock logic more readable
|
12 anni fa |
delayed-ref.h
|
093486c453
Btrfs: make delayed ref lock logic more readable
|
12 anni fa |
dev-replace.c
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 anni fa |
dev-replace.h
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 anni fa |
dir-item.c
|
9c52057c69
Btrfs: fix hash overflow handling
|
12 anni fa |
disk-io.c
|
a1897fddd2
Btrfs: record first logical byte in memory
|
12 anni fa |
disk-io.h
|
b53d3f5db2
Btrfs: cleanup for btrfs_btree_balance_dirty
|
12 anni fa |
export.c
|
b0b0382bb4
->encode_fh() API change
|
13 anni fa |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
17 anni fa |
extent-tree.c
|
e6ec716f0d
Btrfs: make raid attr array more readable
|
12 anni fa |
extent_io.c
|
4eee4fa4f8
Btrfs: use wrapper page_offset
|
12 anni fa |
extent_io.h
|
3ec706c831
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
|
12 anni fa |
extent_map.c
|
222c81dc38
Btrfs: do not merge logged extents if we've removed them from the tree
|
12 anni fa |
extent_map.h
|
201a903894
Btrfs: do not allow logged extents to be merged or removed
|
12 anni fa |
file-item.c
|
e58dd74bcc
Btrfs: put csums on the right ordered extent
|
12 anni fa |
file.c
|
2ab28f322f
Btrfs: wait on ordered extents at the last possible moment
|
12 anni fa |
free-space-cache.c
|
b0175117b9
Btrfs: fix panic when recovering tree log
|
12 anni fa |
free-space-cache.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 anni fa |
hash.h
|
f186373fef
btrfs: extended inode refs
|
13 anni fa |
inode-item.c
|
f186373fef
btrfs: extended inode refs
|
13 anni fa |
inode-map.c
|
08e007d2e5
Btrfs: improve the noflush reservation
|
12 anni fa |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 anni fa |
inode.c
|
51fab69347
Btrfs: use token to avoid times mapping extent buffer
|
12 anni fa |
ioctl.c
|
dfd79829b7
Btrfs: fix trivial error in btrfs_ioctl_resize()
|
12 anni fa |
ioctl.h
|
3f6bcfbd41
Btrfs: add support for device replace ioctls
|
12 anni fa |
locking.c
|
39f9d028c9
Btrfs: save us a read_lock
|
12 anni fa |
locking.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 anni fa |
lzo.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 anni fa |
math.h
|
3fed40cc97
Btrfs: cleanup duplicated division functions
|
12 anni fa |
ordered-data.c
|
2ab28f322f
Btrfs: wait on ordered extents at the last possible moment
|
12 anni fa |
ordered-data.h
|
2ab28f322f
Btrfs: wait on ordered extents at the last possible moment
|
12 anni fa |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 anni fa |
print-tree.c
|
a2bff64025
Btrfs: introduce a btrfs_dev_replace_item type
|
12 anni fa |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
17 anni fa |
qgroup.c
|
2cf6870396
Btrfs: prevent qgroup destroy when there are still relations
|
12 anni fa |
rcu-string.h
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 anni fa |
reada.c
|
29a8d9a0bc
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
|
12 anni fa |
relocation.c
|
4eee4fa4f8
Btrfs: use wrapper page_offset
|
12 anni fa |
root-tree.c
|
5f3ab90a72
Btrfs: rename root_times_lock to root_item_lock
|
12 anni fa |
scrub.c
|
6f1c36055f
Btrfs: fix race between snapshot deletion and getting inode
|
12 anni fa |
send.c
|
cfa7a9ccda
Btrfs: fix memory leak in name_cache_insert()
|
12 anni fa |
send.h
|
1bcea35597
Btrfs: write_buf is now callable outside send.c
|
13 anni fa |
struct-funcs.c
|
18077bb413
Btrfs: rewrite BTRFS_SETGET_FUNCS
|
13 anni fa |
super.c
|
78a6184a3f
Btrfs: use slabs for delayed reference allocation
|
12 anni fa |
sysfs.c
|
9fe6a50fb7
btrfs: Remove unused sysfs code
|
14 anni fa |
transaction.c
|
c6b305a89b
Btrfs: don't re-enter when allocating a chunk
|
12 anni fa |
transaction.h
|
c6b305a89b
Btrfs: don't re-enter when allocating a chunk
|
12 anni fa |
tree-defrag.c
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 anni fa |
tree-log.c
|
dcfac4156f
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
|
12 anni fa |
tree-log.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 anni fa |
ulist.c
|
34d73f54e2
Btrfs: make aux field of ulist 64 bit
|
13 anni fa |
ulist.h
|
34d73f54e2
Btrfs: make aux field of ulist 64 bit
|
13 anni fa |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
17 anni fa |
volumes.c
|
e6ec716f0d
Btrfs: make raid attr array more readable
|
12 anni fa |
volumes.h
|
31e502298d
Btrfs: put raid properties into global table
|
12 anni fa |
xattr.c
|
e997615149
Btrfs: only log the inode item if we can get away with it
|
12 anni fa |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 anni fa |
zlib.c
|
489406626c
btrfs: fix message printing
|
13 anni fa |