.. |
Kconfig
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
Makefile
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
acl.c
|
755ac67f83
Btrfs: skip adding an acl attribute if we don't have to
|
12 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
|
b812ce2879
Btrfs: inline csums if we're fsyncing
|
12 years ago |
check-integrity.c
|
cb3806ec88
Btrfs: fix race in check-integrity caused by usage of bitfield
|
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
|
64a167011b
Btrfs: add rw argument to merge_bio_hook()
|
12 years ago |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
ctree.c
|
57ba86c00f
Revert "Btrfs: reorder tree mod log operations in deleting a pointer"
|
12 years ago |
ctree.h
|
4ae10b3a13
Btrfs: Add a stripe cache to raid56
|
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 |
dev-replace.c
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 years ago |
dev-replace.h
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 years ago |
dir-item.c
|
9c52057c69
Btrfs: fix hash overflow handling
|
12 years ago |
disk-io.c
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
disk-io.h
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
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
|
8de972b4fa
Btrfs: fix cluster alignment for mount -o ssd
|
12 years ago |
extent_io.c
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
extent_io.h
|
64a167011b
Btrfs: add rw argument to merge_bio_hook()
|
12 years ago |
extent_map.c
|
70c8a91ce2
Btrfs: log changed inodes based on the extent map tree
|
12 years ago |
extent_map.h
|
b11e234d21
Btrfs: do not mark ems as prealloc if we are writing to them
|
12 years ago |
file-item.c
|
315a9850da
Btrfs: fix wrong file extent length
|
12 years ago |
file.c
|
6c760c0724
Btrfs: do not call file_update_time in aio_write
|
12 years ago |
free-space-cache.c
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
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
|
13 years ago |
inode-item.c
|
f186373fef
btrfs: extended inode refs
|
13 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
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
ioctl.c
|
213490b301
Btrfs: fix a bug of per-file nocow
|
12 years ago |
ioctl.h
|
3f6bcfbd41
Btrfs: add support for device replace ioctls
|
12 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
|
a2bff64025
Btrfs: introduce a btrfs_dev_replace_item type
|
12 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 |
raid56.c
|
6ac0f4884e
Btrfs: add a plugging callback to raid56 writes
|
12 years ago |
raid56.h
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
rcu-string.h
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 years ago |
reada.c
|
29a8d9a0bc
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
|
12 years ago |
relocation.c
|
b53d3f5db2
Btrfs: cleanup for btrfs_btree_balance_dirty
|
12 years ago |
root-tree.c
|
5f3ab90a72
Btrfs: rename root_times_lock to root_item_lock
|
12 years ago |
scrub.c
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
send.c
|
5f3ab90a72
Btrfs: rename root_times_lock to root_item_lock
|
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
|
9247f3170b
Btrfs: use slabs for auto defrag allocation
|
12 years ago |
sysfs.c
|
9fe6a50fb7
btrfs: Remove unused sysfs code
|
14 years ago |
transaction.c
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
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
|
0b1c6ccade
Btrfs: use tokens where we can in the tree log
|
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
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
volumes.h
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
xattr.c
|
e997615149
Btrfs: only log the inode item if we can get away with it
|
12 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
|
13 years ago |