1. 5fed0be f2fs: do not allow partial truncation on pinned file by Jaegeuk Kim · 3 years ago
  2. a9419b6 f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years, 1 month ago
  3. 19bdba5 f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file by Jaegeuk Kim · 3 years, 1 month ago
  4. e64347a f2fs: support POSIX_FADV_DONTNEED drop compressed page cache by Fengnan Chang · 3 years, 2 months ago
  5. bd984c0 f2fs: show more DIO information in tracepoint by Jaegeuk Kim · 3 years, 2 months ago
  6. a1e09b0 f2fs: use iomap for direct I/O by Eric Biggers · 3 years, 6 months ago
  7. ccf7cf9 f2fs: fix the f2fs_file_write_iter tracepoint by Eric Biggers · 3 years, 6 months ago
  8. d4dd19e f2fs: do not expose unwritten blocks to user by DIO by Jaegeuk Kim · 3 years, 2 months ago
  9. b31bf0f f2fs: reduce indentation in f2fs_file_write_iter() by Eric Biggers · 3 years, 6 months ago
  10. 3d697a4 f2fs: rework write preallocations by Eric Biggers · 3 years, 6 months ago
  11. 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
  12. 10a2687 f2fs: support fault injection for dquot_initialize() by Chao Yu · 3 years, 3 months ago
  13. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 6 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. dddd3d6 f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 5 months ago
  16. c8dc304 f2fs: fix to unmap pages from userspace process in punch_hole() by Chao Yu · 3 years, 5 months ago
  17. d75da8c f2fs: adjust unlock order for cleanup by Chao Yu · 3 years, 5 months ago
  18. 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 5 months ago
  19. 4a4fc04 f2fs: compress: allow write compress released file after truncate to zero by Fengnan Chang · 3 years, 5 months ago
  20. 0f6b56e f2fs: add sysfs node to control ra_pages for fadvise seq file by Daeho Jeong · 3 years, 6 months ago
  21. 2787991 f2fs: fix to force keeping write barrier for strict fsync mode by Chao Yu · 3 years, 6 months ago
  22. 6de8687 f2fs: remove allow_outplace_dio() by Eric Biggers · 3 years, 6 months ago
  23. edc6d01 f2fs: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
  24. 833dcd3 f2fs: logging neatening by Joe Perches · 3 years, 8 months ago
  25. c614041 f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit by Jaegeuk Kim · 3 years, 8 months ago
  26. 8f1d498 f2fs: compress: remove unneeded preallocation by Chao Yu · 3 years, 8 months ago
  27. 4f55dc2 f2fs: return success if there is no work to do by Tom Rix · 3 years, 8 months ago
  28. fbec3b9 f2fs: compress: remove unneeded f2fs_put_dnode() by Chao Yu · 3 years, 8 months ago
  29. a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 8 months ago
  30. 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
  31. 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 9 months ago
  32. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  33. 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 9 months ago
  34. 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  35. 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 10 months ago
  36. a303b0a f2fs: fix to avoid GC/mmap race with f2fs_truncate() by Chao Yu · 3 years, 10 months ago
  37. 88f2cfc f2fs: fix to update last i_size if fallocate partially succeeds by Chao Yu · 3 years, 10 months ago
  38. e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 3 years, 11 months ago
  39. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 11 months ago
  40. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  41. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 11 months ago
  42. e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
  43. c8e43d5 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years ago
  44. 25fb04d f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years ago
  45. d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
  46. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
  47. df0736d f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years ago
  48. 2562515 f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 1 month ago
  49. e0fcd01 f2fs: enforce the immutable flag on open files by Chao Yu · 4 years, 1 month ago
  50. 17232e83 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years, 1 month ago
  51. a28d9aa f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 1 month ago
  52. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  53. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  54. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  55. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  56. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 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. 5fdb322 f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE by Daeho Jeong · 4 years, 1 month ago
  59. 34178b1b f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE by Chao Yu · 4 years, 2 months ago
  60. 3a1b9ea f2fs: avoid unneeded data copy in f2fs_ioc_move_range() by Chao Yu · 4 years, 2 months ago
  61. e1e8deb f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 3 months ago
  62. 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 2 months ago
  63. 9e2a5f8 f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 3 months ago
  64. fa4320c f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 3 months ago
  65. 7a6e59d f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 2 months ago
  66. 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 3 months ago
  67. 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 4 years, 3 months ago
  68. 519a5a2 f2fs: compress: fix to disallow enabling compress on non-empty file by Chao Yu · 4 years, 4 months ago
  69. c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 months ago
  70. 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 4 months ago
  71. c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
  72. aad1383 f2fs: check position in move range ioctl by Dan Robertson · 4 years, 5 months ago
  73. 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  74. 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 5 months ago
  75. d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
  76. 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 6 months ago
  77. 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 6 months ago
  78. 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
  79. 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
  80. 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 7 months ago
  81. 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
  82. 6f64892 f2fs: remove useless truncate in f2fs_collapse_range() by Wei Fang · 4 years, 7 months ago
  83. 8626441 f2fs: handle readonly filesystem in f2fs_ioc_shutdown() by Chao Yu · 4 years, 7 months ago
  84. fd61264 f2fs: protect new segment allocation in expand_inode_data by Daeho Jeong · 4 years, 8 months ago
  85. 195f406 f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 8 months ago
  86. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 10 months ago
  87. 4fec3fc0 f2fs: use round_up to enhance calculation by Chao Yu · 4 years, 9 months ago
  88. c75488f f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
  89. ef8d563 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
  90. 84c9c2d f2fs: correctly fix the parent inode number during fsync() by Eric Biggers · 4 years, 9 months ago
  91. 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
  92. 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
  93. 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
  94. 531dfae f2fs: keep inline_data when compression conversion by Chao Yu · 4 years, 10 months ago
  95. aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 10 months ago
  96. fd26725 f2fs: show compression in statx by Chao Yu · 4 years, 10 months ago
  97. ee446e1 f2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  98. 7bd2935 f2fs: fix to show tracepoint correctly by Chao Yu · 5 years ago
  99. 439dfb1 f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS by Chao Yu · 5 years ago
  100. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 5 years ago