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
Linus Torvalds c7d7b98671 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 10 years ago
..
Kconfig f2fs: add f2fs_io_tracer support 10 years ago
Makefile f2fs: add f2fs_io_tracer support 10 years ago
acl.c f2fs: fix a bug of inheriting default ACL from parent 10 years ago
acl.h
checkpoint.c f2fs: fix sparse warnings 10 years ago
data.c f2fs: allocate data blocks in advance for f2fs_direct_IO 10 years ago
debug.c f2fs: avoid variable length array 10 years ago
dir.c f2fs: use missing the use of f2fs_kunmap_page 10 years ago
f2fs.h f2fs: fix sparse warnings 10 years ago
file.c Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 10 years ago
gc.c f2fs: split UMOUNT and FASTBOOT flags 10 years ago
gc.h f2fs: fix sparse warnings 10 years ago
hash.c
inline.c f2fs: make truncate_inline_date static 10 years ago
inode.c f2fs: get rid of kzalloc in __recover_inline_status 10 years ago
namei.c f2fs: fix to use highmem for pages of newly created directory 10 years ago
node.c f2fs: fix accessing wrong indexed data blocks 10 years ago
node.h f2fs: free radix_tree_nodes used by nat_set entries 10 years ago
recovery.c f2fs: merge flags in struct f2fs_sb_info 10 years ago
segment.c f2fs: use spinlock for segmap_lock instead of rwlock 10 years ago
segment.h f2fs: use spinlock for segmap_lock instead of rwlock 10 years ago
super.c f2fs: introduce a batched trim 10 years ago
trace.c f2fs: fix sparse warnings 10 years ago
trace.h f2fs: add f2fs_destroy_trace_ios to free radix tree 10 years ago
xattr.c
xattr.h