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