.. |
tests
|
0e30db86a4
Btrfs: add a sanity test for a vacant extent at the front of a file
|
11 years ago |
Kconfig
|
2e17c7c65e
Btrfs: add support for asserts
|
12 years ago |
Makefile
|
aaedb55bc0
Btrfs: add tests for btrfs_get_extent
|
11 years ago |
acl.c
|
755ac67f83
Btrfs: skip adding an acl attribute if we don't have to
|
12 years ago |
async-thread.c
|
964fb15acf
Btrfs: eliminate races in worker stopping code
|
11 years ago |
async-thread.h
|
964fb15acf
Btrfs: eliminate races in worker stopping code
|
11 years ago |
backref.c
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
backref.h
|
b9e9a6cbc6
Btrfs: allocate prelim_ref with a slab allocater
|
12 years ago |
btrfs_inode.h
|
778ba82b17
Btrfs: improve inode hash function/inode lookup
|
11 years ago |
check-integrity.c
|
8d78eb1663
Btrfs: Use %z to format size_t
|
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
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
compression.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
ctree.c
|
e8b0d724d5
Btrfs: fix btrfs_prev_leaf() previous key computation
|
11 years ago |
ctree.h
|
aaedb55bc0
Btrfs: add tests for btrfs_get_extent
|
11 years ago |
delayed-inode.c
|
3c77bd94ec
Btrfs: don't leak delayed node on path allocation failure
|
11 years ago |
delayed-inode.h
|
9cdda8d31f
[readdir] convert btrfs
|
12 years ago |
delayed-ref.c
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 years ago |
delayed-ref.h
|
b1c79e0947
Btrfs: handle running extent ops with skinny metadata
|
12 years ago |
dev-replace.c
|
e649e587cb
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
|
11 years ago |
dev-replace.h
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 years ago |
dir-item.c
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
disk-io.c
|
452c75c3d2
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
|
11 years ago |
disk-io.h
|
06ea65a398
Btrfs: add a sanity test for btrfs_split_item
|
11 years ago |
export.c
|
3c64a1aba7
Btrfs: cleanup: don't check the same thing twice
|
12 years ago |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
17 years ago |
extent-tree.c
|
30d133fc22
Btrfs: fixup error path in __btrfs_inc_extent_ref
|
11 years ago |
extent_io.c
|
452c75c3d2
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
|
11 years ago |
extent_io.h
|
452c75c3d2
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
|
11 years ago |
extent_map.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
extent_map.h
|
09a2a8f96e
Btrfs: fix bad extent logging
|
12 years ago |
file-item.c
|
4277a9c3b3
Btrfs: add an assert to btrfs_lookup_csums_range for alignment
|
11 years ago |
file.c
|
7f4ca37c48
Btrfs: fix up seek_hole/seek_data handling
|
11 years ago |
free-space-cache.c
|
7451432394
Btrfs: remove path arg from btrfs_truncate_free_space_cache
|
11 years ago |
free-space-cache.h
|
7451432394
Btrfs: remove path arg from btrfs_truncate_free_space_cache
|
11 years ago |
hash.h
|
f186373fef
btrfs: extended inode refs
|
12 years ago |
inode-item.c
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
inode-map.c
|
ff76b05655
Btrfs: Don't allocate inode that is already in use
|
11 years ago |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 years ago |
inode.c
|
25a50341b6
Btrfs: handle a missing extent for the first file extent
|
11 years ago |
ioctl.c
|
229eed4348
btrfs: simplify kmalloc+copy_from_user to memdup_user
|
11 years ago |
locking.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
locking.h
|
d340d2475c
Btrfs: remove btrfs_try_spin_lock
|
12 years ago |
lzo.c
|
59516f6017
Btrfs: return -1 when lzo compression makes data bigger
|
12 years ago |
math.h
|
3fed40cc97
Btrfs: cleanup duplicated division functions
|
12 years ago |
ordered-data.c
|
5ede859b00
Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison.
|
11 years ago |
ordered-data.h
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
11 years ago |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
print-tree.c
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
print-tree.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
qgroup.c
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
raid56.c
|
3cd846d1d7
Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed
|
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
|
3c59ccd32a
Btrfs: fix reada debug code compilation
|
12 years ago |
relocation.c
|
20dd2cbf01
Btrfs: fix BUG_ON() casued by the reserved space migration
|
11 years ago |
root-tree.c
|
14927d9546
Btrfs: insert orphan roots into fs radix tree
|
11 years ago |
scrub.c
|
539f358a30
Btrfs: fix the dev-replace suspend sequence
|
11 years ago |
send.c
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
send.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
struct-funcs.c
|
18077bb413
Btrfs: rewrite BTRFS_SETGET_FUNCS
|
13 years ago |
super.c
|
361c093d7f
Btrfs: Wait for uuid-tree rebuild task on remount read-only
|
11 years ago |
sysfs.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 years ago |
transaction.c
|
80d94fb3df
Btrfs: fix memory leaks on transaction commit failure
|
11 years ago |
transaction.h
|
20dd2cbf01
Btrfs: fix BUG_ON() casued by the reserved space migration
|
11 years ago |
tree-defrag.c
|
8319bfe136
Btrfs: cleanup dead code of defragment
|
11 years ago |
tree-log.c
|
e93ae26fe1
Btrfs: optimize tree-log.c:count_inode_refs()
|
11 years ago |
tree-log.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
ulist.c
|
35f0399db6
Btrfs: fix crash regarding to ulist_add_merge
|
12 years ago |
ulist.h
|
f7f82b81d2
Btrfs: add a rb_tree to improve performance of ulist search
|
12 years ago |
uuid-tree.c
|
6174d3cb43
Btrfs: remove unused max_key arg from btrfs_search_forward
|
11 years ago |
volumes.c
|
27087f3701
Btrfs: init device stats for new devices
|
11 years ago |
volumes.h
|
12bd2fc0d2
Btrfs: add btrfs_alloc_device and switch to it
|
12 years ago |
xattr.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
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
|
12 years ago |