You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/f2fs
Changman Lee 29e59c14ae f2fs: issue more large discard command 11 years ago
..
Kconfig f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control 11 years ago
Makefile
acl.c f2fs: fix a deadlock during init_acl procedure 11 years ago
acl.h f2fs: fix a deadlock during init_acl procedure 11 years ago
checkpoint.c f2fs: cleanup waiting routine for writeback pages in cp 11 years ago
data.c f2fs: add an option to avoid unnecessary BUG_ONs 11 years ago
debug.c
dir.c f2fs: add an option to avoid unnecessary BUG_ONs 11 years ago
f2fs.h f2fs: cleanup waiting routine for writeback pages in cp 11 years ago
file.c f2fs: avoid to wait all the node blocks during fsync 11 years ago
gc.c f2fs: introduce f2fs_balance_fs_bg for some background jobs 11 years ago
gc.h f2fs: optimize gc for better performance 12 years ago
hash.c
inode.c f2fs: add an option to avoid unnecessary BUG_ONs 11 years ago
namei.c f2fs: fix writing incorrect orphan blocks 12 years ago
node.c f2fs: remove unnecessary TestClearPageError when wait pages writeback 11 years ago
node.h f2fs: fix the use of XATTR_NODE_OFFSET 12 years ago
recovery.c f2fs: add an option to avoid unnecessary BUG_ONs 11 years ago
segment.c f2fs: issue more large discard command 11 years ago
segment.h f2fs: check all ones or zeros bitmap with bitops for better mount performance 11 years ago
super.c f2fs: fix memory leak after kobject init failed in fill_super 11 years ago
xattr.c f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattr 11 years ago
xattr.h f2fs: support the inline xattrs 12 years ago