.. |
Kconfig
|
6d49ba1b47
btrfs: move leak debug code to functions
|
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
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
backref.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
btrfs_inode.h
|
9c931c5ab2
btrfs: fix minor typo in comment
|
12 years ago |
check-integrity.c
|
cdb4c5748c
btrfs: define BTRFS_MAGIC as a u64 value
|
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
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
compression.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
ctree.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
ctree.h
|
1104a88551
btrfs: enhance superblock checks
|
12 years ago |
delayed-inode.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
delayed-inode.h
|
de3cb945db
Btrfs: improve the delayed inode throttling
|
12 years ago |
delayed-ref.c
|
fc36ed7e0b
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
|
12 years ago |
delayed-ref.h
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 years ago |
dev-replace.c
|
3edb2a68cb
Btrfs: check the return value of btrfs_start_delalloc_inodes()
|
12 years ago |
dev-replace.h
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 years ago |
dir-item.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
disk-io.c
|
667e7d94a1
Btrfs: allow superblock mismatch from older mkfs
|
12 years ago |
disk-io.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
export.c
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 years ago |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
17 years ago |
extent-tree.c
|
b6919a58f0
btrfs: fix misleading variable name for flags
|
12 years ago |
extent_io.c
|
983a5f84a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
extent_io.h
|
410748882a
btrfs: use unsigned long type for extent state bits
|
12 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
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
file.c
|
983a5f84a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
free-space-cache.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
free-space-cache.h
|
74255aa07d
Btrfs: add some free space cache tests
|
12 years ago |
hash.h
|
f186373fef
btrfs: extended inode refs
|
12 years ago |
inode-item.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 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
|
983a5f84a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
ioctl.c
|
55793c0d03
btrfs: read entire device info under lock
|
12 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
|
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
|
e4100d987b
Btrfs: improve the performance of the csums lookup
|
12 years ago |
ordered-data.h
|
e4100d987b
Btrfs: improve the performance of the csums lookup
|
12 years ago |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
print-tree.c
|
c2cf52eb71
Btrfs: Include the device in most error printk()s
|
12 years ago |
print-tree.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
qgroup.c
|
3d7b5a2882
Btrfs: automatic rescan after "quota enable" command
|
12 years ago |
raid56.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
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
|
34c2b29079
btrfs: handle errors returned from get_tree_block_key
|
12 years ago |
root-tree.c
|
5fbf83c10c
Btrfs: delete unused parameter to btrfs_read_root_item()
|
12 years ago |
scrub.c
|
625f1c8dc6
Btrfs: improve the loop of scrub_stripe
|
12 years ago |
send.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 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
|
62dbd7176e
Btrfs: fix lockdep warning
|
12 years ago |
sysfs.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 years ago |
transaction.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
transaction.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
tree-defrag.c
|
de78b51a28
btrfs: remove cache only arguments from defrag path
|
12 years ago |
tree-log.c
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
tree-log.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
ulist.c
|
f7f82b81d2
Btrfs: add a rb_tree to improve performance of ulist search
|
12 years ago |
ulist.h
|
f7f82b81d2
Btrfs: add a rb_tree to improve performance of ulist search
|
12 years ago |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
17 years ago |
volumes.c
|
983a5f84a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
volumes.h
|
48a3b6366f
btrfs: make static code static & remove dead code
|
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 |