index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2019-09-16
f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
Chao Yu
2019-09-16
f2fs: avoid infinite GC loop due to stale atomic files
Jaegeuk Kim
2019-09-09
f2fs: Fix indefinite loop in f2fs_gc()
Sahitya Tummala
2019-09-06
f2fs: convert inline_data in prior to i_size_write
Jaegeuk Kim
2019-09-06
f2fs: fix error path of f2fs_convert_inline_page()
Chao Yu
2019-09-06
f2fs: fix flushing node pages when checkpoint is disabled
Jaegeuk Kim
2019-09-06
f2fs: enhance f2fs_is_checkpoint_ready()'s readability
Chao Yu
2019-09-06
f2fs: clean up __bio_alloc()'s parameter
Chao Yu
2019-09-06
f2fs: fix wrong error injection path in inc_valid_block_count()
Chao Yu
2019-09-06
f2fs: fix to writeout dirty inode during node flush
Chao Yu
2019-09-06
f2fs: optimize case-insensitive lookups
Chao Yu
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-23
f2fs: introduce f2fs_match_name() for cleanup
Chao Yu
2019-08-23
f2fs: Fix indefinite loop in f2fs_gc()
Sahitya Tummala
2019-08-23
f2fs: allocate memory in batch in build_sit_info()
Chao Yu
2019-08-23
f2fs: support FS_IOC_{GET,SET}FSLABEL
Chao Yu
2019-08-23
f2fs: fix to avoid data corruption by forbidding SSR overwrite
Chao Yu
2019-08-23
f2fs: Fix build error while CONFIG_NLS=m
YueHaibing
2019-08-23
Revert "f2fs: avoid out-of-range memory access"
Chao Yu
2019-08-23
f2fs: cleanup the code in build_sit_entries.
Lihong Kou
2019-08-23
f2fs: fix wrong available node count calculation
Chao Yu
2019-08-23
f2fs: remove duplicate code in f2fs_file_write_iter
Lihong Kou
2019-08-23
f2fs: fix to migrate blocks correctly during defragment
Chao Yu
2019-08-23
f2fs: use wrapped f2fs_cp_error()
Chao Yu
2019-08-23
f2fs: fix to use more generic EOPNOTSUPP
Chao Yu
2019-08-23
f2fs: use wrapped IS_SWAPFILE()
Chao Yu
2019-08-23
f2fs: Support case-insensitive file name lookups
Daniel Rosenberg
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
2019-08-23
f2fs: fix to avoid call kvfree under spinlock
Chao Yu
2019-08-23
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
Jia-Ju Bai
2019-08-23
f2fs: disallow direct IO in atomic write
Chao Yu
2019-08-23
f2fs: fix to handle quota_{on,off} correctly
Chao Yu
2019-08-23
f2fs: fix to detect cp error in f2fs_setxattr()
Chao Yu
2019-08-23
f2fs: fix to spread f2fs_is_checkpoint_ready()
Chao Yu
2019-08-23
f2fs: support fiemap() for directory inode
Chao Yu
2019-08-23
f2fs: fix to avoid discard command leak
Chao Yu
2019-08-23
f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
Chao Yu
2019-08-23
f2fs: fix to drop meta/node pages during umount
Chao Yu
2019-08-23
f2fs: disallow switching io_bits option during remount
Chao Yu
2019-08-23
f2fs: fix panic of IO alignment feature
Chao Yu
2019-08-23
f2fs: introduce {page,io}_is_mergeable() for readability
Chao Yu
2019-08-16
f2fs: fix livelock in swapfile writes
Jaegeuk Kim
2019-08-12
f2fs: add fs-verity support
Eric Biggers
2019-08-12
f2fs: wire up new fscrypt ioctls
Eric Biggers
2019-07-30
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-28
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
2019-07-26
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-12
f2fs: remove redundant check from f2fs_setflags_common()
Eric Biggers
[prev]
[next]