1. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  2. d7b0a23 f2fs: update f2fs document regarding to fsync_mode by Jaegeuk Kim · 5 years ago
  3. 0e7f4197 f2fs: add a way to turn off ipu bio cache by Jaegeuk Kim · 5 years ago
  4. bf2cbd3 f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
  5. acdf217 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  6. 644c8c9 f2fs: fix deadlock allocating bio_post_read_ctx from mempool by Eric Biggers · 5 years ago
  7. e8ce574 f2fs: remove unneeded check for error allocating bio_post_read_ctx by Eric Biggers · 5 years ago
  8. b06af2a f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
  9. fe396ad f2fs: fix memleak of kobject by Chao Yu · 5 years ago
  10. 3e5e479 f2fs: fix to add swap extent correctly by Chao Yu · 5 years ago
  11. 4eea93e f2fs: run fsck when getting bad inode during GC by Jaegeuk Kim · 5 years ago
  12. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  13. 820d366 f2fs: free sysfs kobject by Jaegeuk Kim · 5 years ago
  14. 2c4e0c5 f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
  15. 762e4db f2fs: don't put new_page twice in f2fs_rename by Jaegeuk Kim · 5 years ago
  16. 5b1dbb0 f2fs: set I_LINKABLE early to avoid wrong access by vfs by Jaegeuk Kim · 5 years ago
  17. 542989b f2fs: don't keep META_MAPPING pages used for moving verity file blocks by Eric Biggers · 5 years ago
  18. f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
  19. 0e6d016 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
  20. d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 5 years ago
  21. c426d99 f2fs: Check write pointer consistency of open zones by Shin'ichiro Kawasaki · 5 years ago
  22. dd97300 f2fs: set GFP_NOFS when moving inline dentries by Jaegeuk Kim · 5 years ago
  23. 4f4460c f2fs: should avoid recursive filesystem ops by Jaegeuk Kim · 5 years ago
  24. 3f188c2 f2fs: keep quota data on write_begin failure by Jaegeuk Kim · 5 years ago
  25. bdf0329 f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago
  26. 47501f8 f2fs: preallocate DIO blocks when forcing buffered_io by Jaegeuk Kim · 5 years ago
  27. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  28. b8072d5 Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  29. 8f45533 Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  30. 1c1ff48 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  31. ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  32. 803e74b f2fs: stop GC when the victim becomes fully valid by Jaegeuk Kim · 5 years ago
  33. a4db59a f2fs: expose main_blkaddr in sysfs by Jaegeuk Kim · 5 years ago
  34. 909110c f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  35. 677017d f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
  36. c45d600 f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
  37. 924e319 f2fs: support STATX_ATTR_VERITY by Eric Biggers · 5 years ago
  38. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  39. 1f0d5c9 f2fs: fix potential overflow by Chao Yu · 5 years ago
  40. 2a60637 f2fs: fix to update dir's i_pino during cross_rename by Chao Yu · 5 years ago
  41. f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  42. bc005a4 f2fs: avoid kernel panic on corruption test by Jaegeuk Kim · 5 years ago
  43. 6c1b1da block: add zone open, close and finish operations by Ajay Joshi · 5 years ago
  44. 0eee17e f2fs: add support for IV_INO_LBLK_64 encryption policies by Eric Biggers · 5 years ago
  45. 7212b95 fs: Use dquot_load_quota_inode() from filesystems by Jan Kara · 5 years ago
  46. 0b20fce f2fs: cache global IPU bio by Chao Yu · 5 years ago
  47. 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
  48. 688078e f2fs: fix to avoid memory leakage in f2fs_listxattr by Randall Huang · 5 years ago
  49. 9f701f6 f2fs: check total_segments from devices in raw_super by Qiuyang Sun · 5 years ago
  50. 46d9ce1 f2fs: update multi-dev metadata in resize_fs by Qiuyang Sun · 5 years ago
  51. ed352042 f2fs: mark recovery flag correctly in read_raw_super_block() by Chengguang Xu via Linux-f2fs-devel · 5 years ago
  52. fe1897e f2fs: fix to update time in lazytime mode by Chao Yu · 5 years ago
  53. fbc246a Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  54. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  55. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  56. fbbf779 f2fs: add a condition to detect overflow in f2fs_ioc_gc_range() by Sahitya Tummala · 5 years ago
  57. 8223ecc f2fs: fix to add missing F2FS_IO_ALIGNED() condition by Chao Yu · 5 years ago
  58. 9720ee8 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
  59. 05e360061 f2fs: fix to handle error path correctly in f2fs_map_blocks by Chao Yu · 5 years ago
  60. 86f35dc f2fs: fix extent corrupotion during directIO in LFS mode by Chao Yu · 5 years ago
  61. 1166c1f f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  62. bd7253b f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY by Lockywolf · 5 years ago
  63. cb8434f f2fs: fix inode rwsem regression by Goldwyn Rodrigues · 5 years ago
  64. 9819403 f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() by Chao Yu · 5 years ago
  65. 743b620 f2fs: avoid infinite GC loop due to stale atomic files by Jaegeuk Kim · 5 years ago
  66. 957fa47 f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  67. cfb9a34 f2fs: convert inline_data in prior to i_size_write by Jaegeuk Kim · 5 years ago
  68. e8c82c1 f2fs: fix error path of f2fs_convert_inline_page() by Chao Yu · 5 years ago
  69. 100c065 f2fs: fix flushing node pages when checkpoint is disabled by Jaegeuk Kim · 5 years ago
  70. 00e09c0 f2fs: enhance f2fs_is_checkpoint_ready()'s readability by Chao Yu · 5 years ago
  71. b757f6e f2fs: clean up __bio_alloc()'s parameter by Chao Yu · 5 years ago
  72. 9ea2f0b f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
  73. 052a82d f2fs: fix to writeout dirty inode during node flush by Chao Yu · 5 years ago
  74. 950d47f f2fs: optimize case-insensitive lookups by Chao Yu · 5 years ago
  75. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  76. fe76a16 f2fs: introduce f2fs_match_name() for cleanup by Chao Yu · 5 years ago
  77. bbf9f7d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  78. 2fde3dd f2fs: allocate memory in batch in build_sit_info() by Chao Yu · 5 years ago
  79. 4507847c f2fs: support FS_IOC_{GET,SET}FSLABEL by Chao Yu · 5 years ago
  80. 899fee3 f2fs: fix to avoid data corruption by forbidding SSR overwrite by Chao Yu · 5 years ago
  81. aabc172 f2fs: Fix build error while CONFIG_NLS=m by YueHaibing · 5 years ago
  82. a37d086 Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 5 years ago
  83. 290c30d f2fs: cleanup the code in build_sit_entries. by Lihong Kou · 5 years ago
  84. 27cae0b f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
  85. 0b86f78 f2fs: remove duplicate code in f2fs_file_write_iter by Lihong Kou · 5 years ago
  86. d3a1a0e f2fs: fix to migrate blocks correctly during defragment by Chao Yu · 5 years ago
  87. 33ac18a f2fs: use wrapped f2fs_cp_error() by Chao Yu · 5 years ago
  88. fd114ab f2fs: fix to use more generic EOPNOTSUPP by Chao Yu · 5 years ago
  89. 3ee0c5d f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
  90. 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
  91. 5aba543 f2fs: include charset encoding information in the superblock by Daniel Rosenberg · 5 years ago
  92. 0921835 f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
  93. 280fd42 fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status() by Jia-Ju Bai · 5 years ago
  94. 038d069 f2fs: disallow direct IO in atomic write by Chao Yu · 5 years ago
  95. fe973b0 f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
  96. a25c2cd f2fs: fix to detect cp error in f2fs_setxattr() by Chao Yu · 5 years ago
  97. 955ebcd f2fs: fix to spread f2fs_is_checkpoint_ready() by Chao Yu · 5 years ago
  98. 7975f34 f2fs: support fiemap() for directory inode by Chao Yu · 5 years ago
  99. 04f9287 f2fs: fix to avoid discard command leak by Chao Yu · 5 years ago
  100. 0f1898f f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly by Chao Yu · 5 years ago