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
Jin Xu a26b7c8a01 f2fs: optimize gc for better performance 12 years ago
..
Kconfig f2fs: support xattr security labels 12 years ago
Makefile f2fs: update Kconfig and Makefile 12 years ago
acl.c f2fs: support xattr security labels 12 years ago
acl.h f2fs: adjust kernel coding style 12 years ago
checkpoint.c f2fs: introduce cur_cp_version function to reduce code size 12 years ago
data.c f2fs: reserve the xattr space dynamically 12 years ago
debug.c f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible 12 years ago
dir.c f2fs: fix handling orphan inodes 12 years ago
f2fs.h f2fs: support the inline xattrs 12 years ago
file.c f2fs: reserve the xattr space dynamically 12 years ago
gc.c f2fs: optimize gc for better performance 12 years ago
gc.h f2fs: optimize gc for better performance 12 years ago
hash.c f2fs: unify string length declarations and usage 12 years ago
inode.c f2fs: add flags for inline xattrs 12 years ago
namei.c f2fs: use strncasecmp() simplify the string comparison 12 years ago
node.c f2fs: merge more bios of node block writes 12 years ago
node.h f2fs: fix the use of XATTR_NODE_OFFSET 12 years ago
recovery.c f2fs: reserve the xattr space dynamically 12 years ago
segment.c f2fs: fix a compound statement label error 12 years ago
segment.h f2fs: optimize gc for better performance 12 years ago
super.c f2fs: reserve the xattr space dynamically 12 years ago
xattr.c f2fs: support the inline xattrs 12 years ago
xattr.h f2fs: support the inline xattrs 12 years ago