.. |
Kconfig
|
c975dd469d
Btrfs: add config option to enable btrfs integrity check
|
13 years ago |
Makefile
|
c126dea771
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
|
13 years ago |
acl.c
|
30f8fe3e47
Btrfs: cache no acl on new inodes
|
13 years ago |
async-thread.c
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
async-thread.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
backref.c
|
3301958b7c
Btrfs: add inodes before dropping the extent lock in find_all_leafs
|
13 years ago |
backref.h
|
8445f61cad
Btrfs: use the tree modification log for backref resolving
|
13 years ago |
btrfs_inode.h
|
22ee6985de
Btrfs: check to see if the inode is in the log before fsyncing
|
13 years ago |
check-integrity.c
|
48235a68a3
Btrfs: fix false positive in check-integrity on unmount
|
13 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
|
659e45d8a0
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
ctree.c
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
ctree.h
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
delayed-inode.c
|
72ac3c0d79
Btrfs: convert the inode bit field to use the actual bit operations
|
13 years ago |
delayed-inode.h
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
delayed-ref.c
|
95a06077f7
Btrfs: use delayed ref sequence numbers for all fs-tree updates
|
13 years ago |
delayed-ref.h
|
95a06077f7
Btrfs: use delayed ref sequence numbers for all fs-tree updates
|
13 years ago |
dir-item.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
disk-io.c
|
51eab603f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
disk-io.h
|
d07eb91170
btrfs: Drop unused function btrfs_abort_devices()
|
13 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
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
extent_io.c
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
extent_io.h
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
extent_map.c
|
4d2c8f62f1
Btrfs: clean up code for merging extent maps
|
14 years ago |
extent_map.h
|
c08782dacd
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
|
13 years ago |
file-item.c
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
file.c
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
free-space-cache.c
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
free-space-cache.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 years ago |
hash.h
|
163e783e6a
Btrfs: remove crc32c.h and use libcrc32c directly.
|
16 years ago |
inode-item.c
|
1d4284bd6e
Merge branch 'error-handling' into for-linus
|
13 years ago |
inode-map.c
|
2bcc0328c3
Btrfs: show useful info in space reservation tracepoint
|
13 years ago |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 years ago |
inode.c
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
ioctl.c
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
ioctl.h
|
c11d2c236c
Btrfs: add ioctl to get and reset the device stats
|
13 years ago |
locking.c
|
143bede527
btrfs: return void in functions without error conditions
|
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 |
ordered-data.c
|
5fd0204355
Btrfs: finish ordered extents in their own thread
|
13 years ago |
ordered-data.h
|
5fd0204355
Btrfs: finish ordered extents in their own thread
|
13 years ago |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
print-tree.c
|
733f4fbbc1
Btrfs: read device stats on mount, write modified ones during commit
|
13 years ago |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
17 years ago |
reada.c
|
3d136a1131
Btrfs: set ioprio of scrub readahead to idle
|
13 years ago |
relocation.c
|
7654b72417
Btrfs: Fix space checking during fs resize
|
13 years ago |
root-tree.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
scrub.c
|
442a4f6308
Btrfs: add device counters for detected IO and checksum errors
|
13 years ago |
struct-funcs.c
|
cfed81a04e
Btrfs: add the ability to cache a pointer into the eb
|
13 years ago |
super.c
|
f60d16a892
Btrfs: avoid buffer overrun in mount option handling
|
13 years ago |
sysfs.c
|
9fe6a50fb7
btrfs: Remove unused sysfs code
|
14 years ago |
transaction.c
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
transaction.h
|
49b25e0540
btrfs: enhance transaction abort infrastructure
|
13 years ago |
tree-defrag.c
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 years ago |
tree-log.c
|
5bdbeb2187
Btrfs: fix return code in drop_objectid_items
|
13 years ago |
tree-log.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
ulist.c
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
ulist.h
|
1e20932a23
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
17 years ago |
volumes.c
|
733f4fbbc1
Btrfs: read device stats on mount, write modified ones during commit
|
13 years ago |
volumes.h
|
733f4fbbc1
Btrfs: read device stats on mount, write modified ones during commit
|
13 years ago |
xattr.c
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 years ago |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
zlib.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 years ago |