.. |
Kconfig
|
c975dd469d
Btrfs: add config option to enable btrfs integrity check
|
13 yıl önce |
Makefile
|
c126dea771
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
|
13 yıl önce |
acl.c
|
30f8fe3e47
Btrfs: cache no acl on new inodes
|
13 yıl önce |
async-thread.c
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
async-thread.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
backref.c
|
b916a59adf
Btrfs: add missing read locks in backref.c
|
13 yıl önce |
backref.h
|
7a3ae2f8c8
Btrfs: fix regression in scrub path resolving
|
13 yıl önce |
btrfs_inode.h
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 yıl önce |
check-integrity.c
|
e06baab418
Btrfs: change integrity checker to support big blocks
|
13 yıl önce |
check-integrity.h
|
5db0276014
Btrfs: add optional integrity check code
|
13 yıl önce |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
16 yıl önce |
compression.c
|
659e45d8a0
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 yıl önce |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
ctree.c
|
f775738f6f
btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search
|
13 yıl önce |
ctree.h
|
f7b0069317
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 yıl önce |
delayed-inode.c
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 yıl önce |
delayed-inode.h
|
60063497a9
atomic: use <linux/atomic.h>
|
14 yıl önce |
delayed-ref.c
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
delayed-ref.h
|
a168650c08
Btrfs: add waitqueue instead of doing busy waiting for more delayed refs
|
13 yıl önce |
dir-item.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 yıl önce |
disk-io.c
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
13 yıl önce |
disk-io.h
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
13 yıl önce |
export.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 yıl önce |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
17 yıl önce |
extent-tree.c
|
a25c75d5ad
Btrfs: cleanup: use consistent lock naming
|
13 yıl önce |
extent_io.c
|
d7dbe9e7f6
Btrfs: fix compile warnings in extent_io.c
|
13 yıl önce |
extent_io.h
|
5cf1ab5613
Btrfs: always store the mirror we read the eb from
|
13 yıl önce |
extent_map.c
|
4d2c8f62f1
Btrfs: clean up code for merging extent maps
|
14 yıl önce |
extent_map.h
|
c08782dacd
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
|
13 yıl önce |
file-item.c
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 yıl önce |
file.c
|
0885ef5b56
Btrfs: do not do filemap_write_and_wait_range in fsync
|
13 yıl önce |
free-space-cache.c
|
659e45d8a0
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 yıl önce |
free-space-cache.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 yıl önce |
hash.h
|
163e783e6a
Btrfs: remove crc32c.h and use libcrc32c directly.
|
16 yıl önce |
inode-item.c
|
1d4284bd6e
Merge branch 'error-handling' into for-linus
|
13 yıl önce |
inode-map.c
|
2bcc0328c3
Btrfs: show useful info in space reservation tracepoint
|
13 yıl önce |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 yıl önce |
inode.c
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 yıl önce |
ioctl.c
|
a27202fbe9
Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result
|
13 yıl önce |
ioctl.h
|
d04b1debc9
btrfs: Fix mismatching struct members in ioctl.h
|
13 yıl önce |
locking.c
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
locking.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
lzo.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 yıl önce |
ordered-data.c
|
551ebb2d34
Btrfs: remove useless waiting and extra filemap work
|
13 yıl önce |
ordered-data.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 yıl önce |
print-tree.c
|
068132bad1
btrfs: fix oops on failure path
|
13 yıl önce |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
17 yıl önce |
reada.c
|
207a232cca
btrfs: don't add both copies of DUP to reada extent tree
|
13 yıl önce |
relocation.c
|
7654b72417
Btrfs: Fix space checking during fs resize
|
13 yıl önce |
root-tree.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 yıl önce |
scrub.c
|
271fd5d728
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 yıl önce |
struct-funcs.c
|
cfed81a04e
Btrfs: add the ability to cache a pointer into the eb
|
13 yıl önce |
super.c
|
f07c9a79f0
Btrfs: avoid buffer overrun in btrfs_printk
|
13 yıl önce |
sysfs.c
|
9fe6a50fb7
btrfs: Remove unused sysfs code
|
14 yıl önce |
transaction.c
|
871383be59
btrfs: add missing unlocks to transaction abort paths
|
13 yıl önce |
transaction.h
|
49b25e0540
btrfs: enhance transaction abort infrastructure
|
13 yıl önce |
tree-defrag.c
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 yıl önce |
tree-log.c
|
b9fab919b7
Btrfs: avoid sleeping in verify_parent_transid while atomic
|
13 yıl önce |
tree-log.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
ulist.c
|
2eec6c8102
Fix minor type issues
|
13 yıl önce |
ulist.h
|
2eec6c8102
Fix minor type issues
|
13 yıl önce |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
17 yıl önce |
volumes.c
|
3e74317ad7
Btrfs: fix repair code for RAID10
|
13 yıl önce |
volumes.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 yıl önce |
xattr.c
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 yıl önce |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 yıl önce |
zlib.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 yıl önce |