1. 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
  2. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  3. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  4. fbbf779 f2fs: add a condition to detect overflow in f2fs_ioc_gc_range() by Sahitya Tummala · 5 years ago
  5. 8223ecc f2fs: fix to add missing F2FS_IO_ALIGNED() condition by Chao Yu · 5 years ago
  6. 9720ee8 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
  7. 05e360061 f2fs: fix to handle error path correctly in f2fs_map_blocks by Chao Yu · 5 years ago
  8. 86f35dc f2fs: fix extent corrupotion during directIO in LFS mode by Chao Yu · 5 years ago
  9. 1166c1f f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  10. bd7253b f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY by Lockywolf · 5 years ago
  11. cb8434f f2fs: fix inode rwsem regression by Goldwyn Rodrigues · 5 years ago
  12. 9819403 f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() by Chao Yu · 5 years ago
  13. 743b620 f2fs: avoid infinite GC loop due to stale atomic files by Jaegeuk Kim · 5 years ago
  14. 957fa47 f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  15. cfb9a34 f2fs: convert inline_data in prior to i_size_write by Jaegeuk Kim · 5 years ago
  16. e8c82c1 f2fs: fix error path of f2fs_convert_inline_page() by Chao Yu · 5 years ago
  17. 100c065 f2fs: fix flushing node pages when checkpoint is disabled by Jaegeuk Kim · 5 years ago
  18. 00e09c0 f2fs: enhance f2fs_is_checkpoint_ready()'s readability by Chao Yu · 5 years ago
  19. b757f6e f2fs: clean up __bio_alloc()'s parameter by Chao Yu · 5 years ago
  20. 9ea2f0b f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
  21. 052a82d f2fs: fix to writeout dirty inode during node flush by Chao Yu · 5 years ago
  22. 950d47f f2fs: optimize case-insensitive lookups by Chao Yu · 5 years ago
  23. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  24. fe76a16 f2fs: introduce f2fs_match_name() for cleanup by Chao Yu · 5 years ago
  25. bbf9f7d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  26. 2fde3dd f2fs: allocate memory in batch in build_sit_info() by Chao Yu · 5 years ago
  27. 4507847c f2fs: support FS_IOC_{GET,SET}FSLABEL by Chao Yu · 5 years ago
  28. 899fee3 f2fs: fix to avoid data corruption by forbidding SSR overwrite by Chao Yu · 5 years ago
  29. aabc172 f2fs: Fix build error while CONFIG_NLS=m by YueHaibing · 5 years ago
  30. a37d086 Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 5 years ago
  31. 290c30d f2fs: cleanup the code in build_sit_entries. by Lihong Kou · 5 years ago
  32. 27cae0b f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
  33. 0b86f78 f2fs: remove duplicate code in f2fs_file_write_iter by Lihong Kou · 5 years ago
  34. d3a1a0e f2fs: fix to migrate blocks correctly during defragment by Chao Yu · 5 years ago
  35. 33ac18a f2fs: use wrapped f2fs_cp_error() by Chao Yu · 5 years ago
  36. fd114ab f2fs: fix to use more generic EOPNOTSUPP by Chao Yu · 5 years ago
  37. 3ee0c5d f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
  38. 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
  39. 5aba543 f2fs: include charset encoding information in the superblock by Daniel Rosenberg · 5 years ago
  40. 0921835 f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
  41. 280fd42 fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status() by Jia-Ju Bai · 5 years ago
  42. 038d069 f2fs: disallow direct IO in atomic write by Chao Yu · 5 years ago
  43. fe973b0 f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
  44. a25c2cd f2fs: fix to detect cp error in f2fs_setxattr() by Chao Yu · 5 years ago
  45. 955ebcd f2fs: fix to spread f2fs_is_checkpoint_ready() by Chao Yu · 5 years ago
  46. 7975f34 f2fs: support fiemap() for directory inode by Chao Yu · 5 years ago
  47. 04f9287 f2fs: fix to avoid discard command leak by Chao Yu · 5 years ago
  48. 0f1898f f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly by Chao Yu · 5 years ago
  49. a8933b6 f2fs: fix to drop meta/node pages during umount by Chao Yu · 5 years ago
  50. 1f78adf f2fs: disallow switching io_bits option during remount by Chao Yu · 5 years ago
  51. c72db71 f2fs: fix panic of IO alignment feature by Chao Yu · 5 years ago
  52. 8896cbd f2fs: introduce {page,io}_is_mergeable() for readability by Chao Yu · 5 years ago
  53. 75a037f f2fs: fix livelock in swapfile writes by Jaegeuk Kim · 5 years ago
  54. 95ae251 f2fs: add fs-verity support by Eric Biggers · 5 years ago
  55. 8ce589c f2fs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  56. 0572d76 Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  57. 38fb6d0 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
  58. 543b8c46 f2fs: fix to read source block before invalidating it by Jaegeuk Kim · 5 years ago
  59. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  60. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  61. d5e5efa f2fs: remove redundant check from f2fs_setflags_common() by Eric Biggers · 6 years ago
  62. 6fc93c4 f2fs: use generic checking function for FS_IOC_FSSETXATTR by Eric Biggers · 6 years ago
  63. a1f32ee f2fs: use generic checking and prep function for FS_IOC_SETFLAGS by Eric Biggers · 6 years ago
  64. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  65. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  66. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  67. 2d00883 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 5 years ago
  68. 56f3ce6 f2fs: avoid out-of-range memory access by Ocean Chen · 5 years ago
  69. 6e0cd4a f2fs: fix to avoid long latency during umount by Heng Xiao · 6 years ago
  70. b13bdf0 f2fs: allow all the users to pin a file by Jaegeuk Kim · 6 years ago
  71. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
  72. 4969c06 f2fs: support swap file w/ DIO by Jaegeuk Kim · 6 years ago
  73. cad3836 f2fs: allocate blocks for pinned file by Jaegeuk Kim · 6 years ago
  74. 56659ce f2fs: fix is_idle() check for discard type by Sahitya Tummala · 6 years ago
  75. db6ec53 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 6 years ago
  76. c83414a f2fs: set SBI_NEED_FSCK for xattr corruption case by Chao Yu · 6 years ago
  77. 10f966b f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 6 years ago
  78. f91108b f2fs: Use DIV_ROUND_UP() instead of open-coding by Geert Uytterhoeven · 6 years ago
  79. 2d821c1 f2fs: print kernel message if filesystem is inconsistent by Chao Yu · 6 years ago
  80. dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
  81. 8740edc f2fs: avoid get_valid_blocks() for cleanup by Chao Yu · 6 years ago
  82. 04f0b2e f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 6 years ago
  83. 5043a96 f2fs: only set project inherit bit for directory by Wang Shilong · 6 years ago
  84. 3609855 f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags by Eric Biggers · 6 years ago
  85. 176ef3c f2fs: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  86. dad4afe f2fs: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  87. 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
  88. a4c3eca f2fs: Fix accounting for unusable blocks by Daniel Rosenberg · 6 years ago
  89. 9a9aeca f2fs: Fix root reserved on remount by Daniel Rosenberg · 6 years ago
  90. ae4ad7e f2fs: Lower threshold for disable_cp_again by Daniel Rosenberg · 6 years ago
  91. 36af5f4 f2fs: fix sparse warning by Chao Yu · 6 years ago
  92. 81621f9 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 6 years ago
  93. 9227d52 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 6 years ago
  94. c854f4d f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 6 years ago
  95. 53bc1d85 fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  96. d2d0727 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  97. 040d2bb f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 6 years ago
  98. f7dfd9f f2fs: always assume that the device is idle under gc_urgent by Park Ju Hyung · 6 years ago
  99. 8648de2 f2fs: add bio cache for IPU by Chao Yu · 6 years ago
  100. 49dd883 f2fs: allow ssr block allocation during checkpoint=disable period by Jaegeuk Kim · 6 years ago