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
Jaegeuk Kim 99b072bb38 f2fs: fix readdir incorrectness 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: fix crc endian conversion 12 years ago
data.c This patch-set includes the following major enhancement patches. 12 years ago
debug.c f2fs: use list_for_each_entry rather than list_for_each_entry_safe 12 years ago
dir.c f2fs: fix readdir incorrectness 12 years ago
f2fs.h f2fs: fix crc endian conversion 12 years ago
file.c f2fs: recover wrong pino after checkpoint during fsync 12 years ago
gc.c f2fs: code cleanup and simplify in func {find/add}_gc_inode 12 years ago
gc.h f2fs: avoid frequent background GC 12 years ago
hash.c f2fs: unify string length declarations and usage 12 years ago
inode.c f2fs: avoid freqeunt write_inode calls 12 years ago
namei.c f2fs: recover wrong pino after checkpoint during fsync 12 years ago
node.c This patch-set includes the following major enhancement patches. 12 years ago
node.h f2fs: recover wrong pino after checkpoint during fsync 12 years ago
recovery.c f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes() 12 years ago
segment.c f2fs: remove reusing any prefree segments 12 years ago
segment.h f2fs: modify the number of issued pages to merge IOs 12 years ago
super.c f2fs: add remount_fs callback support 12 years ago
xattr.c f2fs: support xattr security labels 12 years ago
xattr.h f2fs: support xattr security labels 12 years ago