1. 1ae18f7 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
  2. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 9 months ago
  3. baaa7eb f2fs: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 4 years, 8 months ago
  4. 6d92b20 f2fs: compress: support lzo-rle compress algorithm by Chao Yu · 4 years, 9 months ago
  5. 5e6bbde f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 9 months ago
  6. 3c57f75 f2fs: use strcmp() in parse_options() by Eric Biggers · 4 years, 8 months ago
  7. 2bc4bea f2fs: add tracepoint for f2fs iostat by Daeho Jeong · 4 years, 9 months ago
  8. 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
  9. 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 10 months ago
  10. 91faa53 f2fs: change default compression algorithm by Chao Yu · 4 years, 10 months ago
  11. 62f63ee f2fs: fix NULL pointer dereference in f2fs_write_begin() by Chao Yu · 4 years, 10 months ago
  12. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 9 months ago
  13. a999150 f2fs: use kmem_cache pool during inline xattr lookups by Chao Yu · 4 years, 10 months ago
  14. 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 4 years, 11 months ago
  15. bbbc34f f2fs: clean up bggc mount option by Chao Yu · 4 years, 11 months ago
  16. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 4 years, 11 months ago
  17. a9117ec f2fs: fix to show norecovery mount option by Chao Yu · 4 years, 11 months ago
  18. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 10 months ago
  19. c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 10 months ago
  20. bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 4 years, 11 months ago
  21. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  22. bf2cbd3 f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
  23. acdf217 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  24. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  25. 2c4e0c5 f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
  26. f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
  27. d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 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. ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  31. 909110c f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  32. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  33. f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  34. 0eee17e f2fs: add support for IV_INO_LBLK_64 encryption policies by Eric Biggers · 5 years ago
  35. 7212b95 fs: Use dquot_load_quota_inode() from filesystems by Jan Kara · 5 years ago
  36. 0b20fce f2fs: cache global IPU bio by Chao Yu · 5 years ago
  37. 9f701f6 f2fs: check total_segments from devices in raw_super by Qiuyang Sun · 5 years ago
  38. ed352042 f2fs: mark recovery flag correctly in read_raw_super_block() by Chengguang Xu via Linux-f2fs-devel · 5 years ago
  39. 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
  40. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  41. 1166c1f f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  42. 27cae0b f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
  43. 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
  44. 5aba543 f2fs: include charset encoding information in the superblock by Daniel Rosenberg · 5 years ago
  45. fe973b0 f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
  46. a8933b6 f2fs: fix to drop meta/node pages during umount by Chao Yu · 5 years ago
  47. 1f78adf f2fs: disallow switching io_bits option during remount by Chao Yu · 5 years ago
  48. c72db71 f2fs: fix panic of IO alignment feature by Chao Yu · 5 years ago
  49. 95ae251 f2fs: add fs-verity support by Eric Biggers · 5 years ago
  50. 8ce589c f2fs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  51. 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
  52. 38fb6d0 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
  53. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  54. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  55. 2d00883 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 5 years ago
  56. db6ec53 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 6 years ago
  57. 10f966b f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 6 years ago
  58. dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
  59. 04f0b2e f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 6 years ago
  60. 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
  61. 9a9aeca f2fs: Fix root reserved on remount by Daniel Rosenberg · 6 years ago
  62. 81621f9 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 6 years ago
  63. 9227d52 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 6 years ago
  64. 040d2bb f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 6 years ago
  65. 5dae2d3 f2fs: fix to check layout on last valid checkpoint park by Chao Yu · 6 years ago
  66. bc88ac9 f2fs: link f2fs quota ops for sysfile by Jaegeuk Kim · 6 years ago
  67. 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  68. c9c8ed5 f2fs: fix to avoid potential race on sbi->unusable_block_count access/update by Chao Yu · 6 years ago
  69. 896285a f2fs: fix to handle error in f2fs_disable_checkpoint() by Chao Yu · 6 years ago
  70. b61af31 f2fs: fix to skip recovery on readonly device by Chao Yu · 6 years ago
  71. f824deb f2fs: fix to consider multiple device for readonly check by Chao Yu · 6 years ago
  72. d02a6e6 f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 6 years ago
  73. 7b63f72 f2fs: fix to do sanity check on valid node/block count by Chao Yu · 6 years ago
  74. bda5239 f2fs: remove new blank line of f2fs kernel message by Chao Yu · 6 years ago
  75. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  76. d01718a f2fs: switch to ->free_inode() by Al Viro · 6 years ago
  77. 2c58d54 fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 6 years ago
  78. 95175da f2fs: Reduce zoned block device memory usage by Damien Le Moal · 6 years ago
  79. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  80. dd6c89b f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 6 years ago
  81. 70db5b0 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 6 years ago
  82. 428e3bc f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  83. aa2c8c4 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 6 years ago
  84. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  85. 6d52e13 f2fs: don't allow negative ->write_io_size_bits by Chao Yu · 6 years ago
  86. 500e0b2 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
  87. 025cdb16 f2fs: jump to label 'free_node_inode' when failing from d_make_root() by Chengguang Xu · 6 years ago
  88. a0770e1 f2fs: fix to data block override node segment by mistake by zhengliang · 6 years ago
  89. 812a959 f2fs: sync filesystem after roll-forward recovery by Jaegeuk Kim · 6 years ago
  90. 0e0667b f2fs: flush quota blocks after turnning it off by Jaegeuk Kim · 6 years ago
  91. db610a6 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
  92. 03f2c02 f2fs: run discard jobs when put_super by Jaegeuk Kim · 6 years ago
  93. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  94. 21acc07 f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  95. c20e57b f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  96. f365c6c f2fs: change error code to -ENOMEM from -EINVAL by Chengguang Xu · 6 years ago
  97. 7c77bf7 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 6 years ago
  98. 60aa4d5 f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 6 years ago
  99. 8896006 f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 6 years ago
  100. 8f31b46 f2fs: fix missing unlock(sbi->gc_mutex) by Jaegeuk Kim · 6 years ago