1. f395183 f2fs: return EINVAL for hole cases in swap file by Jaegeuk Kim · 3 years, 10 months ago
  2. ca29824 f2fs: avoid swapon failure by giving a warning first by Jaegeuk Kim · 3 years, 10 months ago
  3. 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 10 months ago
  4. a949dc5 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 10 months ago
  5. a12cc5b4 f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 10 months ago
  6. a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 10 months ago
  7. 349c4d6 f2fs: avoid null pointer access when handling IPU error by Jaegeuk Kim · 3 years, 10 months ago
  8. 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, 10 months ago
  9. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  10. 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 10 months ago
  11. 9557727 f2fs: drop inplace IO if fs status is abnormal by Chao Yu · 3 years, 10 months ago
  12. 8af85f7 f2fs: compress: remove unneed check condition by Chao Yu · 3 years, 10 months ago
  13. 2e22d48 f2fs: clean up left deprecated IO trace codes by Chao Yu · 3 years, 10 months ago
  14. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  15. 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 10 months ago
  16. a7b4e50 f2fs: remove unnecessary struct declaration by Wan Jiabing · 3 years, 10 months ago
  17. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 11 months ago
  18. 594b6d0 f2fs: fix to avoid NULL pointer dereference by Yi Chen · 3 years, 11 months ago
  19. 453e2ff f2fs: avoid duplicated codes for cleanup by Chao Yu · 3 years, 11 months ago
  20. 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 11 months ago
  21. 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 11 months ago
  22. c35b8d5 f2fs: fix the periodic wakeups of discard thread by Sahitya Tummala · 3 years, 11 months ago
  23. 25ae837 f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block() by Chao Yu · 4 years ago
  24. a303b0a f2fs: fix to avoid GC/mmap race with f2fs_truncate() by Chao Yu · 4 years ago
  25. b5d1519 f2fs: set checkpoint_merge by default by Jaegeuk Kim · 4 years ago
  26. be1ee45 f2fs: Fix a hungtask problem in atomic write by Yi Zhuang · 4 years ago
  27. 23738e7 f2fs: fix to restrict mount condition on readonly block device by Chao Yu · 4 years ago
  28. 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 4 years ago
  29. 823d13e f2fs: fix to cover __allocate_new_section() with curseg_lock by Chao Yu · 4 years ago
  30. 753a8ed f2fs: fix wrong alloc_type in f2fs_do_replace_block by Wang Xiaojun · 4 years ago
  31. e8bf1f5 f2fs: delete empty compress.h by Chao Yu · 4 years ago
  32. 2c718fe f2fs: fix a typo in inode.c by Ruiqi Gong · 4 years ago
  33. d6d2b49 f2fs: allow to change discard policy based on cached discard cmds by Sahitya Tummala · 4 years ago
  34. 61461fc f2fs: fix to avoid touching checkpointed data in get_victim() by Chao Yu · 4 years ago
  35. 88f2cfc f2fs: fix to update last i_size if fallocate partially succeeds by Chao Yu · 4 years ago
  36. 3fd9735 f2fs: fix error path of f2fs_remount() by Chao Yu · 4 years ago
  37. f3e367d f2fs: fix wrong comment of nat_tree_lock by qiulaibin · 4 years ago
  38. b862676e f2fs: fix to avoid out-of-bounds memory access by Chao Yu · 4 years ago
  39. 3f7070b f2fs: don't start checkpoint thread in readonly mountpoint by Chao Yu · 4 years ago
  40. ac2d750 f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GC by Weichao Guo · 4 years ago
  41. 5ac443e f2fs: add sysfs nodes to get runtime compression stat by Daeho Jeong · 4 years ago
  42. 0bb2045 f2fs: fix to use per-inode maxbytes in f2fs_fiemap by Chengguang Xu · 4 years ago
  43. e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 4 years ago
  44. 0823427 f2fs: expose # of overprivision segments by Jaegeuk Kim · 4 years ago
  45. 3c03154 f2fs: fix error handling in f2fs_end_enable_verity() by Eric Biggers · 4 years ago
  46. 28e18ee f2fs: fix a redundant call to f2fs_balance_fs if an error occurs by Colin Ian King · 4 years ago
  47. 1153db0 f2fs: remove unused file_clear_encrypt() by Chao Yu · 4 years ago
  48. 36e4d95 f2fs: check if swapfile is section-alligned by huangjianan@oppo.com · 4 years ago
  49. 1da6610 f2fs: fix last_lblock check in check_swap_activate_fast by huangjianan@oppo.com · 4 years ago
  50. ebc29b62 f2fs: remove unnecessary IS_SWAPFILE check by huangjianan@oppo.com · 4 years ago
  51. 4260c40 f2fs: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years ago
  52. 72f8588 f2fs: compress: Allow modular (de)compression algorithms by Geert Uytterhoeven · 4 years ago
  53. 43f8c47e f2fs: check discard command number before traversing discard pending list by Chao Yu · 4 years ago
  54. 3b42c74 f2fs: update comments for explicit memory barrier by Chao Yu · 4 years ago
  55. 4831675 f2fs: remove unused FORCE_FG_GC macro by Chao Yu · 4 years ago
  56. cd6ee73 f2fs: avoid unused f2fs_show_compress_options() by Chao Yu · 4 years ago
  57. 3ab0598 f2fs: fix panic during f2fs_resize_fs() by Chao Yu · 4 years ago
  58. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 4 years ago
  59. 2a4bd0c f2fs: fix a spacing coding style by jiahao · 4 years ago
  60. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 4 years ago
  61. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  62. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  63. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  64. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
  65. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  66. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years ago
  67. 938a184 f2fs: give a warning only for readonly partition by Jaegeuk Kim · 4 years ago
  68. d50dfc0c f2fs: don't grab superblock freeze for flush/ckpt thread by Jaegeuk Kim · 4 years, 1 month ago
  69. e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years, 1 month ago
  70. e659206 f2fs: add ckpt_thread_ioprio sysfs node by Daeho Jeong · 4 years, 1 month ago
  71. 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years, 1 month ago
  72. c8e43d5 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years, 1 month ago
  73. 39f71b7 f2fs: fix a wrong condition in __submit_bio by Dehe Gu · 4 years, 1 month ago
  74. 2e0cd47 f2fs: remove unnecessary initialization in xattr.c by Liu Song · 4 years, 1 month ago
  75. 25fb04d f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years, 1 month ago
  76. b0ff4fe f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years, 1 month ago
  77. d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years, 1 month ago
  78. 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  79. deaa965 f2fs: remove unused stat_{inc, dec}_atomic_write by Jack Qiu · 4 years, 1 month ago
  80. 0bfe9f7 f2fs: introduce sb_status sysfs node by Chao Yu · 4 years, 1 month ago
  81. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years, 1 month ago
  82. 3afae09 f2fs: compress: fix potential deadlock by Chao Yu · 4 years, 2 months ago
  83. 46085f3 f2fs: fix to set/clear I_LINKABLE under i_lock by Chao Yu · 4 years, 2 months ago
  84. df0736d f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years, 2 months ago
  85. 7f59b27 f2fs: clean up post-read processing by Eric Biggers · 4 years, 2 months ago
  86. cf74040 f2fs: trival cleanup in move_data_block() by Chao Yu · 4 years, 2 months ago
  87. 2562515 f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 2 months ago
  88. 0953fe8 f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap() by Chao Yu · 4 years, 2 months ago
  89. 5d4daa5 f2fs: introduce a new per-sb directory in sysfs by Chao Yu · 4 years, 3 months ago
  90. 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years, 1 month ago
  91. 32be0e9 f2fs: compress: deny setting unsupported compress algorithm by Chao Yu · 4 years, 1 month ago
  92. 0b979f1 f2fs: relocate f2fs_precache_extents() by Chao Yu · 4 years, 2 months ago
  93. e0fcd01 f2fs: enforce the immutable flag on open files by Chao Yu · 4 years, 2 months ago
  94. 17232e83 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years, 2 months ago
  95. a28d9aa f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 2 months ago
  96. 36218b8 f2fs: Replace expression with offsetof() by Zheng Yongjun · 4 years, 2 months ago
  97. 632faca f2fs: handle unallocated section and zone on pinned/atgc by Jaegeuk Kim · 4 years, 2 months ago
  98. 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years, 1 month ago
  99. 25ac842 f2fs: use blkdev_issue_flush in __submit_flush_wait by Christoph Hellwig · 4 years, 1 month ago
  100. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years, 1 month ago