1. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  4. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  5. 6e135ba Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  6. c899437 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  7. 80f2388 f2fs: fix race conditions in ->d_compare() and ->d_hash() by Eric Biggers · 5 years ago
  8. 5515eae f2fs: fix dcache lookup of !casefolded directories by Eric Biggers · 5 years ago
  9. fc7100e f2fs: Add f2fs stats to sysfs by Hridya Valsaraju · 5 years ago
  10. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  11. d7b0a23 f2fs: update f2fs document regarding to fsync_mode by Jaegeuk Kim · 5 years ago
  12. 0e7f4197 f2fs: add a way to turn off ipu bio cache by Jaegeuk Kim · 5 years ago
  13. bf2cbd3 f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
  14. acdf217 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  15. 644c8c9 f2fs: fix deadlock allocating bio_post_read_ctx from mempool by Eric Biggers · 5 years ago
  16. e8ce574 f2fs: remove unneeded check for error allocating bio_post_read_ctx by Eric Biggers · 5 years ago
  17. b06af2a f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
  18. fe396ad f2fs: fix memleak of kobject by Chao Yu · 5 years ago
  19. 3e5e479 f2fs: fix to add swap extent correctly by Chao Yu · 5 years ago
  20. 4eea93e f2fs: run fsck when getting bad inode during GC by Jaegeuk Kim · 5 years ago
  21. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  22. 820d366 f2fs: free sysfs kobject by Jaegeuk Kim · 5 years ago
  23. 2c4e0c5 f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
  24. 762e4db f2fs: don't put new_page twice in f2fs_rename by Jaegeuk Kim · 5 years ago
  25. 5b1dbb0 f2fs: set I_LINKABLE early to avoid wrong access by vfs by Jaegeuk Kim · 5 years ago
  26. 542989b f2fs: don't keep META_MAPPING pages used for moving verity file blocks by Eric Biggers · 5 years ago
  27. f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
  28. 0e6d016 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
  29. d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 5 years ago
  30. c426d99 f2fs: Check write pointer consistency of open zones by Shin'ichiro Kawasaki · 5 years ago
  31. fd39073 fs-verity: implement readahead of Merkle tree pages by Eric Biggers · 5 years ago
  32. ede7a09 fscrypt: Allow modular crypto algorithms by Herbert Xu · 5 years ago
  33. 3b1ada55 fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() by Eric Biggers · 5 years ago
  34. dd97300 f2fs: set GFP_NOFS when moving inline dentries by Jaegeuk Kim · 5 years ago
  35. 4f4460c f2fs: should avoid recursive filesystem ops by Jaegeuk Kim · 5 years ago
  36. 3f188c2 f2fs: keep quota data on write_begin failure by Jaegeuk Kim · 5 years ago
  37. bdf0329 f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago
  38. 47501f8 f2fs: preallocate DIO blocks when forcing buffered_io by Jaegeuk Kim · 5 years ago
  39. eb31e2f utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
  40. 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
  41. 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
  42. 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
  43. 1c1ff48 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  44. ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  45. 803e74b f2fs: stop GC when the victim becomes fully valid by Jaegeuk Kim · 5 years ago
  46. a4db59a f2fs: expose main_blkaddr in sysfs by Jaegeuk Kim · 5 years ago
  47. 909110c f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  48. 677017d f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
  49. c45d600 f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
  50. 924e319 f2fs: support STATX_ATTR_VERITY by Eric Biggers · 5 years ago
  51. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  52. 1f0d5c9 f2fs: fix potential overflow by Chao Yu · 5 years ago
  53. 2a60637 f2fs: fix to update dir's i_pino during cross_rename by Chao Yu · 5 years ago
  54. f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  55. bc005a4 f2fs: avoid kernel panic on corruption test by Jaegeuk Kim · 5 years ago
  56. 6c1b1da block: add zone open, close and finish operations by Ajay Joshi · 5 years ago
  57. 0eee17e f2fs: add support for IV_INO_LBLK_64 encryption policies by Eric Biggers · 5 years ago
  58. 7212b95 fs: Use dquot_load_quota_inode() from filesystems by Jan Kara · 5 years ago
  59. 0b20fce f2fs: cache global IPU bio by Chao Yu · 5 years ago
  60. 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
  61. 688078e f2fs: fix to avoid memory leakage in f2fs_listxattr by Randall Huang · 5 years ago
  62. 9f701f6 f2fs: check total_segments from devices in raw_super by Qiuyang Sun · 5 years ago
  63. 46d9ce1 f2fs: update multi-dev metadata in resize_fs by Qiuyang Sun · 5 years ago
  64. ed352042 f2fs: mark recovery flag correctly in read_raw_super_block() by Chengguang Xu via Linux-f2fs-devel · 5 years ago
  65. fe1897e f2fs: fix to update time in lazytime mode by Chao Yu · 5 years ago
  66. 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
  67. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  68. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  69. fbbf779 f2fs: add a condition to detect overflow in f2fs_ioc_gc_range() by Sahitya Tummala · 5 years ago
  70. 8223ecc f2fs: fix to add missing F2FS_IO_ALIGNED() condition by Chao Yu · 5 years ago
  71. 9720ee8 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
  72. 05e360061 f2fs: fix to handle error path correctly in f2fs_map_blocks by Chao Yu · 5 years ago
  73. 86f35dc f2fs: fix extent corrupotion during directIO in LFS mode by Chao Yu · 5 years ago
  74. 1166c1f f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  75. bd7253b f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY by Lockywolf · 5 years ago
  76. cb8434f f2fs: fix inode rwsem regression by Goldwyn Rodrigues · 5 years ago
  77. 9819403 f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() by Chao Yu · 5 years ago
  78. 743b620 f2fs: avoid infinite GC loop due to stale atomic files by Jaegeuk Kim · 5 years ago
  79. 957fa47 f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  80. cfb9a34 f2fs: convert inline_data in prior to i_size_write by Jaegeuk Kim · 5 years ago
  81. e8c82c1 f2fs: fix error path of f2fs_convert_inline_page() by Chao Yu · 5 years ago
  82. 100c065 f2fs: fix flushing node pages when checkpoint is disabled by Jaegeuk Kim · 5 years ago
  83. 00e09c0 f2fs: enhance f2fs_is_checkpoint_ready()'s readability by Chao Yu · 5 years ago
  84. b757f6e f2fs: clean up __bio_alloc()'s parameter by Chao Yu · 5 years ago
  85. 9ea2f0b f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
  86. 052a82d f2fs: fix to writeout dirty inode during node flush by Chao Yu · 5 years ago
  87. 950d47f f2fs: optimize case-insensitive lookups by Chao Yu · 5 years ago
  88. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  89. fe76a16 f2fs: introduce f2fs_match_name() for cleanup by Chao Yu · 5 years ago
  90. bbf9f7d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  91. 2fde3dd f2fs: allocate memory in batch in build_sit_info() by Chao Yu · 5 years ago
  92. 4507847c f2fs: support FS_IOC_{GET,SET}FSLABEL by Chao Yu · 5 years ago
  93. 899fee3 f2fs: fix to avoid data corruption by forbidding SSR overwrite by Chao Yu · 5 years ago
  94. aabc172 f2fs: Fix build error while CONFIG_NLS=m by YueHaibing · 5 years ago
  95. a37d086 Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 5 years ago
  96. 290c30d f2fs: cleanup the code in build_sit_entries. by Lihong Kou · 5 years ago
  97. 27cae0b f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
  98. 0b86f78 f2fs: remove duplicate code in f2fs_file_write_iter by Lihong Kou · 5 years ago
  99. d3a1a0e f2fs: fix to migrate blocks correctly during defragment by Chao Yu · 5 years ago
  100. 33ac18a f2fs: use wrapped f2fs_cp_error() by Chao Yu · 5 years ago