1. 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, 8 months ago
  2. 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 9 months ago
  3. b5d1519 f2fs: set checkpoint_merge by default by Jaegeuk Kim · 3 years, 9 months ago
  4. 23738e7 f2fs: fix to restrict mount condition on readonly block device by Chao Yu · 3 years, 9 months ago
  5. 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 3 years, 9 months ago
  6. 3fd9735 f2fs: fix error path of f2fs_remount() by Chao Yu · 3 years, 10 months ago
  7. 3f7070b f2fs: don't start checkpoint thread in readonly mountpoint by Chao Yu · 3 years, 10 months ago
  8. cd6ee73 f2fs: avoid unused f2fs_show_compress_options() by Chao Yu · 3 years, 11 months ago
  9. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 11 months ago
  10. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  11. 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
  12. 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
  13. 938a184 f2fs: give a warning only for readonly partition by Jaegeuk Kim · 3 years, 11 months ago
  14. d50dfc0c f2fs: don't grab superblock freeze for flush/ckpt thread by Jaegeuk Kim · 4 years ago
  15. 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
  16. b0ff4fe f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
  17. d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
  18. 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years ago
  19. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
  20. 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
  21. 32be0e9 f2fs: compress: deny setting unsupported compress algorithm by Chao Yu · 4 years ago
  22. 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
  23. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  24. 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
  25. e584bbe f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 1 month ago
  26. d540e35 f2fs: don't check PAGE_SIZE again in sanity_check_raw_super() by Yangtao Li · 4 years, 1 month ago
  27. b9ec109 f2fs: convert to F2FS_*_INO macro by Yangtao Li · 4 years, 1 month ago
  28. 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 1 month ago
  29. 3a0a9cb f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 1 month ago
  30. b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 1 month ago
  31. 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 1 month ago
  32. 7ad08a5 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 2 months ago
  33. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  34. 9f7e334 f2fs: remove writeback_inodes_sb in f2fs_remount by Liu Song · 4 years, 2 months ago
  35. 89ff600 f2fs: fix double free of unicode map by Hyeongseok Kim · 4 years, 2 months ago
  36. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
  37. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  38. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  39. 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
  40. c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
  41. 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
  42. 3a22e9a f2fs: fix to do sanity check on segment/section count by Chao Yu · 4 years, 3 months ago
  43. f99ba9a f2fs: fix wrong total_sections check and fsmeta check by Wang Xiaojun · 4 years, 4 months ago
  44. d89f589 f2fs: remove duplicated code in sanity_check_area_boundary by Wang Xiaojun · 4 years, 4 months ago
  45. d066012 f2fs: relocate blkzoned feature check by Chao Yu · 4 years, 4 months ago
  46. 07eb1d6 f2fs: do sanity check on zoned block device path by Chao Yu · 4 years, 4 months ago
  47. c8c868a fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' by Eric Biggers · 4 years, 4 months ago
  48. ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
  49. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 4 months ago
  50. c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
  51. 69c0dd2 f2fs: ignore compress mount option on image w/o compression feature by Chao Yu · 4 years, 4 months ago
  52. 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 5 months ago
  53. eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
  54. d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
  55. de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
  56. 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
  57. 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 5 months ago
  58. 99c787c f2fs: fix use-after-free issue by Li Guifu · 4 years, 6 months ago
  59. 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 6 months ago
  60. 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
  61. ba87a45 f2fs: use kfree() to free variables allocated by match_strdup() by Wang Xiaojun · 4 years, 7 months ago
  62. 742532d f2fs: use kfree() instead of kvfree() to free superblock data by Denis Efremov · 4 years, 7 months ago
  63. 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
  64. 0b6d4ca f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 4 years, 7 months ago
  65. ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
  66. 1ae18f7 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
  67. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 9 months ago
  68. baaa7eb f2fs: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 4 years, 8 months ago
  69. 6d92b20 f2fs: compress: support lzo-rle compress algorithm by Chao Yu · 4 years, 9 months ago
  70. 5e6bbde f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 9 months ago
  71. 3c57f75 f2fs: use strcmp() in parse_options() by Eric Biggers · 4 years, 8 months ago
  72. 2bc4bea f2fs: add tracepoint for f2fs iostat by Daeho Jeong · 4 years, 9 months ago
  73. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
  74. 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 10 months ago
  75. 91faa53 f2fs: change default compression algorithm by Chao Yu · 4 years, 10 months ago
  76. 62f63ee f2fs: fix NULL pointer dereference in f2fs_write_begin() by Chao Yu · 4 years, 10 months ago
  77. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  78. a999150 f2fs: use kmem_cache pool during inline xattr lookups by Chao Yu · 4 years, 11 months ago
  79. 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 4 years, 11 months ago
  80. bbbc34f f2fs: clean up bggc mount option by Chao Yu · 5 years ago
  81. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 5 years ago
  82. a9117ec f2fs: fix to show norecovery mount option by Chao Yu · 5 years ago
  83. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 10 months ago
  84. c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 10 months ago
  85. bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 4 years, 11 months ago
  86. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  87. bf2cbd3 f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
  88. acdf217 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  89. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  90. 2c4e0c5 f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
  91. f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
  92. d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 5 years ago
  93. 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
  94. 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
  95. ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  96. 909110c f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  97. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  98. f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  99. 0eee17e f2fs: add support for IV_INO_LBLK_64 encryption policies by Eric Biggers · 5 years ago
  100. 7212b95 fs: Use dquot_load_quota_inode() from filesystems by Jan Kara · 5 years ago