.. |
Kconfig
|
3b218e3a21
f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control
|
11 years ago |
Makefile
|
a14d53937c
f2fs: update Kconfig and Makefile
|
12 years ago |
acl.c
|
2ed2d5b33c
f2fs: fix a deadlock during init_acl procedure
|
11 years ago |
acl.h
|
2ed2d5b33c
f2fs: fix a deadlock during init_acl procedure
|
11 years ago |
checkpoint.c
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
data.c
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
debug.c
|
2d219c5188
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
|
12 years ago |
dir.c
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
f2fs.h
|
cfe58f9dcd
f2fs: avoid to wait all the node blocks during fsync
|
11 years ago |
file.c
|
cfe58f9dcd
f2fs: avoid to wait all the node blocks during fsync
|
11 years ago |
gc.c
|
4660f9c0fe
f2fs: introduce f2fs_balance_fs_bg for some background jobs
|
11 years ago |
gc.h
|
a26b7c8a01
f2fs: optimize gc for better performance
|
12 years ago |
hash.c
|
9836b8b949
f2fs: unify string length declarations and usage
|
12 years ago |
inode.c
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
namei.c
|
ccaaca2591
f2fs: fix writing incorrect orphan blocks
|
11 years ago |
node.c
|
4bf08ff6f9
f2fs: remove unnecessary TestClearPageError when wait pages writeback
|
11 years ago |
node.h
|
dbe6a5ff4f
f2fs: fix the use of XATTR_NODE_OFFSET
|
12 years ago |
recovery.c
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
segment.c
|
3b03f72445
f2fs: avoid to use a NULL point in destroy_segment_manager
|
11 years ago |
segment.h
|
44c60bf2b9
f2fs: check all ones or zeros bitmap with bitops for better mount performance
|
11 years ago |
super.c
|
ea91e9b043
f2fs: add reclaiming control by sysfs
|
11 years ago |
xattr.c
|
cc3de6a3ac
f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattr
|
11 years ago |
xattr.h
|
65985d935d
f2fs: support the inline xattrs
|
12 years ago |