1. 300a8429 f2fs: fix to reserve space for IO align feature by Chao Yu · 3 years, 1 month ago
  2. 3e02038 f2fs: support fault injection to f2fs_trylock_op() by Chao Yu · 3 years, 1 month ago
  3. 325163e f2fs: add gc_urgent_high_remaining sysfs node by Daeho Jeong · 3 years, 1 month ago
  4. c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 2 months ago
  5. 5664896 Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 2 months ago
  6. 5429c9d f2fs: fix UAF in f2fs_available_free_memory by Dongliang Mu · 3 years, 2 months ago
  7. cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
  8. 10a2687 f2fs: support fault injection for dquot_initialize() by Chao Yu · 3 years, 3 months ago
  9. ca98d72 f2fs: fix incorrect return value in f2fs_sanity_check_ckpt() by Chao Yu · 3 years, 3 months ago
  10. 71f2c82 f2fs: multidevice: support direct IO by Chao Yu · 3 years, 5 months ago
  11. 6691d94 f2fs: introduce fragment allocation mode mount option by Daeho Jeong · 3 years, 4 months ago
  12. 011e086 f2fs: fix to use WHINT_MODE by Keoseong Park · 3 years, 4 months ago
  13. 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
  14. 6abaa83 Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 4 months ago
  15. f7db8dd f2fs: enable realtime discard iff device supports discard by Chao Yu · 3 years, 5 months ago
  16. dddd3d6 f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 5 months ago
  17. 4d67490 f2fs: Don't create discard thread when device doesn't support realtime discard by Fengnan Chang · 3 years, 5 months ago
  18. a4b6817 f2fs: introduce periodic iostat io latency traces by Daeho Jeong · 3 years, 5 months ago
  19. 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 5 months ago
  20. 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
  21. 65ddf65 f2fs: fix to do sanity check for sb/cp fields correctly by Chao Yu · 3 years, 5 months ago
  22. 0f6b56e f2fs: add sysfs node to control ra_pages for fadvise seq file by Daeho Jeong · 3 years, 6 months ago
  23. 4f99326 f2fs: introduce discard_unit mount option by Chao Yu · 3 years, 6 months ago
  24. 277afbd f2fs: fix wrong checkpoint_changed value in f2fs_remount() by Chao Yu · 3 years, 6 months ago
  25. 9de71ed f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 6 months ago
  26. edc6d01 f2fs: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
  27. 151b198 f2fs: compress: add nocompress extensions support by Fengnan Chang · 3 years, 7 months ago
  28. 4d9a2bb f2fs: introduce f2fs_casefolded_name slab cache by Chao Yu · 3 years, 7 months ago
  29. 6ce19af f2fs: compress: add compress_inode to cache compressed blocks by Chao Yu · 3 years, 8 months ago
  30. a7d9fe3 f2fs: support RO feature by Jaegeuk Kim · 3 years, 8 months ago
  31. 833dcd3 f2fs: logging neatening by Joe Perches · 3 years, 8 months ago
  32. 0dd5717 f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs by Chao Yu · 3 years, 8 months ago
  33. cad83c9 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances by Chao Yu · 3 years, 8 months ago
  34. d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 9 months ago
  35. 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 9 months ago
  36. b5d1519 f2fs: set checkpoint_merge by default by Jaegeuk Kim · 3 years, 10 months ago
  37. 23738e7 f2fs: fix to restrict mount condition on readonly block device by Chao Yu · 3 years, 10 months ago
  38. 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 3 years, 10 months ago
  39. 3fd9735 f2fs: fix error path of f2fs_remount() by Chao Yu · 3 years, 10 months ago
  40. 3f7070b f2fs: don't start checkpoint thread in readonly mountpoint by Chao Yu · 3 years, 10 months ago
  41. cd6ee73 f2fs: avoid unused f2fs_show_compress_options() by Chao Yu · 3 years, 11 months ago
  42. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 11 months ago
  43. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  44. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 11 months ago
  45. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  46. 938a184 f2fs: give a warning only for readonly partition by Jaegeuk Kim · 4 years ago
  47. d50dfc0c f2fs: don't grab superblock freeze for flush/ckpt thread by Jaegeuk Kim · 4 years ago
  48. 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
  49. b0ff4fe f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
  50. d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
  51. 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years ago
  52. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
  53. 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
  54. 32be0e9 f2fs: compress: deny setting unsupported compress algorithm by Chao Yu · 4 years ago
  55. 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
  56. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  57. ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
  58. e584bbe f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 1 month ago
  59. d540e35 f2fs: don't check PAGE_SIZE again in sanity_check_raw_super() by Yangtao Li · 4 years, 1 month ago
  60. b9ec109 f2fs: convert to F2FS_*_INO macro by Yangtao Li · 4 years, 1 month ago
  61. 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 2 months ago
  62. 3a0a9cb f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 2 months ago
  63. b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 2 months ago
  64. 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 2 months ago
  65. 7ad08a5 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 2 months ago
  66. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  67. 9f7e334 f2fs: remove writeback_inodes_sb in f2fs_remount by Liu Song · 4 years, 2 months ago
  68. 89ff600 f2fs: fix double free of unicode map by Hyeongseok Kim · 4 years, 2 months ago
  69. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 2 months ago
  70. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  71. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  72. 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
  73. c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
  74. 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
  75. 3a22e9a f2fs: fix to do sanity check on segment/section count by Chao Yu · 4 years, 4 months ago
  76. f99ba9a f2fs: fix wrong total_sections check and fsmeta check by Wang Xiaojun · 4 years, 4 months ago
  77. d89f589 f2fs: remove duplicated code in sanity_check_area_boundary by Wang Xiaojun · 4 years, 4 months ago
  78. d066012 f2fs: relocate blkzoned feature check by Chao Yu · 4 years, 4 months ago
  79. 07eb1d6 f2fs: do sanity check on zoned block device path by Chao Yu · 4 years, 4 months ago
  80. c8c868a fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' by Eric Biggers · 4 years, 4 months ago
  81. ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
  82. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 4 months ago
  83. c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
  84. 69c0dd2 f2fs: ignore compress mount option on image w/o compression feature by Chao Yu · 4 years, 4 months ago
  85. 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 5 months ago
  86. eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
  87. d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
  88. de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
  89. 086ba2e Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 5 months ago
  90. 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 6 months ago
  91. 99c787c f2fs: fix use-after-free issue by Li Guifu · 4 years, 6 months ago
  92. 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 7 months ago
  93. 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
  94. ba87a45 f2fs: use kfree() to free variables allocated by match_strdup() by Wang Xiaojun · 4 years, 7 months ago
  95. 742532d f2fs: use kfree() instead of kvfree() to free superblock data by Denis Efremov · 4 years, 7 months ago
  96. 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
  97. 0b6d4ca f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 4 years, 7 months ago
  98. ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
  99. 1ae18f7 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
  100. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 10 months ago