.. |
Kconfig
|
c975dd469d
Btrfs: add config option to enable btrfs integrity check
|
vor 13 Jahren |
Makefile
|
c126dea771
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
|
vor 13 Jahren |
acl.c
|
cfbffc39ac
Btrfs: fix return value of btrfs_get_acl()
|
vor 13 Jahren |
async-thread.c
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
async-thread.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
backref.c
|
dadcaf78b5
Btrfs: bugfix in btrfs_find_parent_nodes
|
vor 13 Jahren |
backref.h
|
7a3ae2f8c8
Btrfs: fix regression in scrub path resolving
|
vor 13 Jahren |
btrfs_inode.h
|
f248679e86
Btrfs: add a delalloc mutex to inodes for delalloc reservations
|
vor 13 Jahren |
check-integrity.c
|
e77266e4c4
Btrfs: fix compiler warnings on 32 bit systems
|
vor 13 Jahren |
check-integrity.h
|
5db0276014
Btrfs: add optional integrity check code
|
vor 13 Jahren |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
vor 16 Jahren |
compression.c
|
e627ee7bcd
Btrfs: check return value of bio_alloc() properly
|
vor 13 Jahren |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
ctree.c
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
vor 13 Jahren |
ctree.h
|
25cd999e1a
Btrfs: fix that check_int_data mount option was ignored
|
vor 13 Jahren |
delayed-inode.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
delayed-inode.h
|
60063497a9
atomic: use <linux/atomic.h>
|
vor 14 Jahren |
delayed-ref.c
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
delayed-ref.h
|
a168650c08
Btrfs: add waitqueue instead of doing busy waiting for more delayed refs
|
vor 13 Jahren |
dir-item.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
disk-io.c
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
vor 13 Jahren |
disk-io.h
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
vor 13 Jahren |
export.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
vor 17 Jahren |
extent-tree.c
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
vor 13 Jahren |
extent_io.c
|
17de39ac17
Btrfs: fix page leak when allocing extent buffers
|
vor 13 Jahren |
extent_io.h
|
5cf1ab5613
Btrfs: always store the mirror we read the eb from
|
vor 13 Jahren |
extent_map.c
|
4d2c8f62f1
Btrfs: clean up code for merging extent maps
|
vor 14 Jahren |
extent_map.h
|
c08782dacd
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
|
vor 13 Jahren |
file-item.c
|
7ca4be45a0
Btrfs: don't use crc items bigger than 4KB
|
vor 13 Jahren |
file.c
|
dc7fdde39e
Btrfs: reduce lock contention during extent insertion
|
vor 13 Jahren |
free-space-cache.c
|
d53ba47484
Btrfs: use commit root when loading free space cache
|
vor 13 Jahren |
free-space-cache.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
vor 14 Jahren |
hash.h
|
163e783e6a
Btrfs: remove crc32c.h and use libcrc32c directly.
|
vor 16 Jahren |
inode-item.c
|
1d4284bd6e
Merge branch 'error-handling' into for-linus
|
vor 13 Jahren |
inode-map.c
|
2bcc0328c3
Btrfs: show useful info in space reservation tracepoint
|
vor 13 Jahren |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
vor 14 Jahren |
inode.c
|
fede766f28
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
|
vor 13 Jahren |
ioctl.c
|
99ba55ad69
Btrfs: fix btrfs_ioctl_dev_info() crash on missing device
|
vor 13 Jahren |
ioctl.h
|
d04b1debc9
btrfs: Fix mismatching struct members in ioctl.h
|
vor 13 Jahren |
locking.c
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
locking.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
lzo.c
|
ca9b688c1c
Btrfs: Avoid accessing unmapped kernel address
|
vor 14 Jahren |
ordered-data.c
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
ordered-data.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
print-tree.c
|
068132bad1
btrfs: fix oops on failure path
|
vor 13 Jahren |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
vor 17 Jahren |
reada.c
|
207a232cca
btrfs: don't add both copies of DUP to reada extent tree
|
vor 13 Jahren |
relocation.c
|
7654b72417
Btrfs: Fix space checking during fs resize
|
vor 13 Jahren |
root-tree.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
vor 13 Jahren |
scrub.c
|
ea9947b439
Btrfs: fix crash in scrub repair code when device is missing
|
vor 13 Jahren |
struct-funcs.c
|
cfed81a04e
Btrfs: add the ability to cache a pointer into the eb
|
vor 13 Jahren |
super.c
|
996d282c7f
Btrfs: do not start delalloc inodes during sync
|
vor 13 Jahren |
sysfs.c
|
9fe6a50fb7
btrfs: Remove unused sysfs code
|
vor 14 Jahren |
transaction.c
|
871383be59
btrfs: add missing unlocks to transaction abort paths
|
vor 13 Jahren |
transaction.h
|
49b25e0540
btrfs: enhance transaction abort infrastructure
|
vor 13 Jahren |
tree-defrag.c
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
vor 14 Jahren |
tree-log.c
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
vor 13 Jahren |
tree-log.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
ulist.c
|
cd1b413c5c
Btrfs: ulist realloc bugfix
|
vor 13 Jahren |
ulist.h
|
cd1b413c5c
Btrfs: ulist realloc bugfix
|
vor 13 Jahren |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
vor 17 Jahren |
volumes.c
|
3e74317ad7
Btrfs: fix repair code for RAID10
|
vor 13 Jahren |
volumes.h
|
143bede527
btrfs: return void in functions without error conditions
|
vor 13 Jahren |
xattr.c
|
7ad85bb76a
Btrfs: do not use btrfs_end_transaction_throttle everywhere
|
vor 13 Jahren |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
vor 14 Jahren |
zlib.c
|
565d76cb7d
zlib: slim down zlib_deflate() workspace when possible
|
vor 14 Jahren |