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