1. 833dcd3 f2fs: logging neatening by Joe Perches · 3 years, 8 months ago
  2. c614041 f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit by Jaegeuk Kim · 3 years, 8 months ago
  3. 8f1d498 f2fs: compress: remove unneeded preallocation by Chao Yu · 3 years, 8 months ago
  4. 4f55dc2 f2fs: return success if there is no work to do by Tom Rix · 3 years, 8 months ago
  5. fbec3b9 f2fs: compress: remove unneeded f2fs_put_dnode() by Chao Yu · 3 years, 8 months ago
  6. a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 8 months ago
  7. 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
  8. 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
  9. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  10. 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 9 months ago
  11. 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  12. 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 9 months ago
  13. a303b0a f2fs: fix to avoid GC/mmap race with f2fs_truncate() by Chao Yu · 3 years, 9 months ago
  14. 88f2cfc f2fs: fix to update last i_size if fallocate partially succeeds by Chao Yu · 3 years, 10 months ago
  15. e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 3 years, 10 months ago
  16. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 11 months ago
  17. 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
  18. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 11 months ago
  19. e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
  20. c8e43d5 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years ago
  21. 25fb04d f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years ago
  22. d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
  23. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
  24. df0736d f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years ago
  25. 2562515 f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 1 month ago
  26. e0fcd01 f2fs: enforce the immutable flag on open files by Chao Yu · 4 years ago
  27. 17232e83 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years ago
  28. a28d9aa f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 1 month ago
  29. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  30. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  31. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  32. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  33. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  34. 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
  35. 5fdb322 f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE by Daeho Jeong · 4 years, 1 month ago
  36. 34178b1b f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE by Chao Yu · 4 years, 2 months ago
  37. 3a1b9ea f2fs: avoid unneeded data copy in f2fs_ioc_move_range() by Chao Yu · 4 years, 2 months ago
  38. e1e8deb f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 2 months ago
  39. 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 1 month ago
  40. 9e2a5f8 f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 2 months ago
  41. fa4320c f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 2 months ago
  42. 7a6e59d f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 2 months ago
  43. 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 3 months ago
  44. 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 4 years, 3 months ago
  45. 519a5a2 f2fs: compress: fix to disallow enabling compress on non-empty file by Chao Yu · 4 years, 4 months ago
  46. c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 months ago
  47. 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 4 months ago
  48. c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
  49. aad1383 f2fs: check position in move range ioctl by Dan Robertson · 4 years, 4 months ago
  50. 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  51. 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 5 months ago
  52. d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
  53. 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 5 months ago
  54. 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 6 months ago
  55. 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
  56. 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
  57. 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 6 months ago
  58. 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
  59. 6f64892 f2fs: remove useless truncate in f2fs_collapse_range() by Wei Fang · 4 years, 7 months ago
  60. 8626441 f2fs: handle readonly filesystem in f2fs_ioc_shutdown() by Chao Yu · 4 years, 7 months ago
  61. fd61264 f2fs: protect new segment allocation in expand_inode_data by Daeho Jeong · 4 years, 8 months ago
  62. 195f406 f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 8 months ago
  63. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 9 months ago
  64. 4fec3fc0 f2fs: use round_up to enhance calculation by Chao Yu · 4 years, 9 months ago
  65. c75488f f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
  66. ef8d563 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
  67. 84c9c2d f2fs: correctly fix the parent inode number during fsync() by Eric Biggers · 4 years, 8 months ago
  68. 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
  69. 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
  70. 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
  71. 531dfae f2fs: keep inline_data when compression conversion by Chao Yu · 4 years, 10 months ago
  72. aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 10 months ago
  73. fd26725 f2fs: show compression in statx by Chao Yu · 4 years, 10 months ago
  74. ee446e1 f2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  75. 7bd2935 f2fs: fix to show tracepoint correctly by Chao Yu · 4 years, 11 months ago
  76. 439dfb1 f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
  77. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 5 years ago
  78. a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 5 years ago
  79. 2536ac6 f2fs: allow to clear F2FS_COMPR_FL flag by Chao Yu · 4 years, 10 months ago
  80. 99eabb9 f2fs: fix wrong check on F2FS_IOC_FSSETXATTR by Jaegeuk Kim · 4 years, 10 months ago
  81. 06c7540 f2fs: fix to avoid using uninitialized variable by Chao Yu · 4 years, 10 months ago
  82. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 11 months ago
  83. c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 11 months ago
  84. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  85. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  86. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  87. 0e6d016 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
  88. 4f4460c f2fs: should avoid recursive filesystem ops by Jaegeuk Kim · 5 years ago
  89. bdf0329 f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago
  90. 47501f8 f2fs: preallocate DIO blocks when forcing buffered_io by Jaegeuk Kim · 5 years ago
  91. eb31e2f utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
  92. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  93. 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
  94. 677017d f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
  95. c45d600 f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
  96. 924e319 f2fs: support STATX_ATTR_VERITY by Eric Biggers · 5 years ago
  97. 1f0d5c9 f2fs: fix potential overflow by Chao Yu · 5 years ago
  98. f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  99. 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
  100. 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