.. |
tests
|
dc11dd5d70
Btrfs: separate out tests into their own directory
|
12 years ago |
Kconfig
|
2e17c7c65e
Btrfs: add support for asserts
|
12 years ago |
Makefile
|
07b30a49da
Btrfs: introduce a tree for items that map UUIDs to something
|
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
|
b9e9a6cbc6
Btrfs: allocate prelim_ref with a slab allocater
|
12 years ago |
backref.h
|
b9e9a6cbc6
Btrfs: allocate prelim_ref with a slab allocater
|
12 years ago |
btrfs_inode.h
|
a5874ce6ce
Btrfs: check roots last log commit when checking if an inode has been logged
|
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
|
83d4cfd4da
Btrfs: fixup error handling in btrfs_reloc_cow
|
11 years ago |
ctree.h
|
363e4d354e
Btrfs: remove space_info->reservation_progress
|
11 years ago |
delayed-inode.c
|
bdab49d760
Btrfs: fix printing of non NULL terminated string
|
12 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
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 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
|
a724b43690
Btrfs: add the missing mutex unlock in write_all_supers()
|
11 years ago |
disk-io.h
|
b0feb9d96e
Btrfs: introduce grab/put functions for the root of the fs/file tree
|
12 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
|
363e4d354e
Btrfs: remove space_info->reservation_progress
|
11 years ago |
extent_io.c
|
573aecafca
Btrfs: actually limit the size of delalloc range
|
11 years ago |
extent_io.h
|
171170c1c5
btrfs: mark some local function as 'static'
|
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
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
file.c
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
free-space-cache.c
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
free-space-cache.h
|
a482039889
Btrfs: allocate the free space by the existed max extent size when ENOSPC
|
11 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
|
7b61cd9224
Btrfs: don't use global block reservation for inode cache truncation
|
12 years ago |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 years ago |
inode.c
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
ioctl.c
|
cbf8b8ca3e
btrfs: change extent-same to copy entire argument struct
|
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
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
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
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 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
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
11 years ago |
root-tree.c
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
scrub.c
|
652f25a292
Btrfs: improve replacing nocow extents
|
11 years ago |
send.c
|
b7c09ad401
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
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
|
94aebfb2e7
Btrfs: create the uuid tree on remount rw
|
11 years ago |
sysfs.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 years ago |
transaction.c
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
11 years ago |
transaction.h
|
171170c1c5
btrfs: mark some local function as 'static'
|
12 years ago |
tree-defrag.c
|
de78b51a28
btrfs: remove cache only arguments from defrag path
|
12 years ago |
tree-log.c
|
d555438b6e
Btrfs: drop dir i_size when adding new names on replay
|
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
|
70f8017547
Btrfs: check UUID tree during mount if required
|
12 years ago |
volumes.c
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
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 |