1. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
  2. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  3. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
  4. 5298d4b unicode: clean up the Kconfig symbol confusion by Christoph Hellwig · 3 years ago
  5. 1d1df41 Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years ago
  6. 6661224 Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years ago
  7. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  8. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 4 months ago
  9. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  10. 5fed0be f2fs: do not allow partial truncation on pinned file by Jaegeuk Kim · 3 years ago
  11. 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  12. 2b64289 f2fs: remove redunant invalidate compress pages by Fengnan Chang · 3 years ago
  13. d361b69 f2fs: Simplify bool conversion by Yang Li · 3 years ago
  14. 2a64e30 f2fs: don't drop compressed page cache in .{invalidate,release}page by Chao Yu · 3 years ago
  15. 300a8429 f2fs: fix to reserve space for IO align feature by Chao Yu · 3 years, 1 month ago
  16. b702c83 f2fs: fix to check available space of CP area correctly in update_ckpt_flags() by Chao Yu · 3 years, 1 month ago
  17. 3e02038 f2fs: support fault injection to f2fs_trylock_op() by Chao Yu · 3 years, 1 month ago
  18. dd9d4a3 f2fs: clean up __find_inline_xattr() with __find_xattr() by Chao Yu · 3 years, 1 month ago
  19. 645a3c4 f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr() by Chao Yu · 3 years, 1 month ago
  20. a9419b6 f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years ago
  21. 0df035c f2fs: avoid down_write on nat_tree_lock during checkpoint by Jaegeuk Kim · 3 years ago
  22. 7377e85 f2fs: compress: fix potential deadlock of compress file by Hyeong-Jun Kim · 3 years, 1 month ago
  23. 19bdba5 f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file by Jaegeuk Kim · 3 years, 1 month ago
  24. 325163e f2fs: add gc_urgent_high_remaining sysfs node by Daeho Jeong · 3 years, 1 month ago
  25. 77900c4 f2fs: fix to do sanity check in is_alive() by Chao Yu · 3 years, 1 month ago
  26. f6db430 f2fs: fix to avoid panic in is_alive() if metadata is inconsistent by Chao Yu · 3 years, 1 month ago
  27. 9056d64 f2fs: fix to do sanity check on inode type during garbage collection by Chao Yu · 3 years, 1 month ago
  28. 766c663 f2fs: avoid duplicate call of mark_inode_dirty by Jaegeuk Kim · 3 years, 1 month ago
  29. ae2e280 f2fs: show number of pending discard commands by Jaegeuk Kim · 3 years, 1 month ago
  30. e64347a f2fs: support POSIX_FADV_DONTNEED drop compressed page cache by Fengnan Chang · 3 years, 1 month ago
  31. d191786 f2fs: fix remove page failed in invalidate compress pages by Fengnan Chang · 3 years, 1 month ago
  32. bd984c0 f2fs: show more DIO information in tracepoint by Jaegeuk Kim · 3 years, 1 month ago
  33. a1e09b0 f2fs: use iomap for direct I/O by Eric Biggers · 3 years, 5 months ago
  34. 1517c1a f2fs: implement iomap operations by Eric Biggers · 3 years, 5 months ago
  35. ccf7cf9 f2fs: fix the f2fs_file_write_iter tracepoint by Eric Biggers · 3 years, 5 months ago
  36. d4dd19e f2fs: do not expose unwritten blocks to user by DIO by Jaegeuk Kim · 3 years, 1 month ago
  37. b31bf0f f2fs: reduce indentation in f2fs_file_write_iter() by Eric Biggers · 3 years, 5 months ago
  38. 3d697a4 f2fs: rework write preallocations by Eric Biggers · 3 years, 5 months ago
  39. 3271d7e f2fs: compress: reduce one page array alloc and free when write compressed page by Fengnan Chang · 3 years, 2 months ago
  40. c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
  41. 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, 1 month ago
  42. 5429c9d f2fs: fix UAF in f2fs_available_free_memory by Dongliang Mu · 3 years, 2 months ago
  43. e3b49ea f2fs: invalidate META_MAPPING before IPU/DIO write by Hyeong-Jun Kim · 3 years, 2 months ago
  44. cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
  45. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  46. cd3e8ea Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 2 months ago
  47. 10a2687 f2fs: support fault injection for dquot_initialize() by Chao Yu · 3 years, 2 months ago
  48. ca98d72 f2fs: fix incorrect return value in f2fs_sanity_check_ckpt() by Chao Yu · 3 years, 2 months ago
  49. 02d58cd f2fs: compress: disallow disabling compress on non-empty compressed file by Hyeong-Jun Kim · 3 years, 2 months ago
  50. b368cc5 f2fs: compress: fix overwrite may reduce compress ratio unproperly by Fengnan Chang · 3 years, 2 months ago
  51. 71f2c82 f2fs: multidevice: support direct IO by Chao Yu · 3 years, 4 months ago
  52. 6691d94 f2fs: introduce fragment allocation mode mount option by Daeho Jeong · 3 years, 3 months ago
  53. 84eab2a f2fs: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
  54. 09631cf f2fs: include non-compressed blocks in compr_written_block by Daeho Jeong · 3 years, 3 months ago
  55. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
  56. e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
  57. cd6d697a6 f2fs: fix wrong condition to trigger background checkpoint correctly by Chao Yu · 3 years, 3 months ago
  58. 011e086 f2fs: fix to use WHINT_MODE by Keoseong Park · 3 years, 3 months ago
  59. 49bd03c unicode: pass a UNICODE_AGE() tripple to utf8_load by Christoph Hellwig · 3 years, 3 months ago
  60. a440943 unicode: remove the charset field from struct unicode_map by Christoph Hellwig · 3 years, 3 months ago
  61. 86e8057 f2fs: simplify f2fs_sb_read_encoding by Christoph Hellwig · 3 years, 3 months ago
  62. 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
  63. 6663b13 f2fs: set SBI_NEED_FSCK flag when inconsistent node block found by Weichao Guo · 3 years, 3 months ago
  64. 287b140 f2fs: introduce excess_dirty_threshold() by Chao Yu · 3 years, 3 months ago
  65. c02599f f2fs: avoid attaching SB_ACTIVE flag during mount by Chao Yu · 3 years, 4 months ago
  66. a5c0042 f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 4 months ago
  67. 92d602b f2fs: should use GFP_NOFS for directory inodes by Jaegeuk Kim · 3 years, 4 months ago
  68. 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
  69. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  70. 9605f75 f2fs: should put a page beyond EOF when preparing a write by Jaegeuk Kim · 3 years, 4 months ago
  71. 827f028 f2fs: deallocate compressed pages when error happens by Jaegeuk Kim · 3 years, 4 months ago
  72. cd35820 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 4 months ago
  73. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  74. f7db8dd f2fs: enable realtime discard iff device supports discard by Chao Yu · 3 years, 4 months ago
  75. dddd3d6 f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 4 months ago
  76. c8dc304 f2fs: fix to unmap pages from userspace process in punch_hole() by Chao Yu · 3 years, 4 months ago
  77. adf9ea8 f2fs: fix unexpected ENOENT comes from f2fs_map_blocks() by Chao Yu · 3 years, 4 months ago
  78. ad126eb f2fs: fix to account missing .skipped_gc_rwsem by Chao Yu · 3 years, 4 months ago
  79. d75da8c f2fs: adjust unlock order for cleanup by Chao Yu · 3 years, 4 months ago
  80. 4d67490 f2fs: Don't create discard thread when device doesn't support realtime discard by Fengnan Chang · 3 years, 4 months ago
  81. 94c821f f2fs: rebuild nat_bits during umount by Chao Yu · 3 years, 4 months ago
  82. a4b6817 f2fs: introduce periodic iostat io latency traces by Daeho Jeong · 3 years, 4 months ago
  83. 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 4 months ago
  84. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  85. 202bc94 block: Introduce IOPRIO_NR_LEVELS by Damien Le Moal · 3 years, 5 months ago
  86. bbe1da7 f2fs: compress: do sanity check on cluster by Chao Yu · 3 years, 5 months ago
  87. 491f7f7 f2fs: convert S_IRUGO to 0444 by Yangtao Li · 3 years, 5 months ago
  88. b96d9b3 f2fs: fix to keep compatibility of fault injection interface by Chao Yu · 3 years, 5 months ago
  89. 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
  90. 4a4fc04 f2fs: compress: allow write compress released file after truncate to zero by Fengnan Chang · 3 years, 5 months ago
  91. 1927ccd f2fs: correct comment in segment.h by Yangtao Li · 3 years, 5 months ago
  92. b6d9246 f2fs: improve sbi status info in debugfs/f2fs/status by Yangtao Li · 3 years, 5 months ago
  93. a264931 f2fs: compress: avoid duplicate counting of valid blocks when read compressed file by Fengnan Chang · 3 years, 5 months ago
  94. 65ddf65 f2fs: fix to do sanity check for sb/cp fields correctly by Chao Yu · 3 years, 5 months ago
  95. 4b10651 f2fs: avoid unneeded memory allocation in __add_ino_entry() by Chao Yu · 3 years, 5 months ago
  96. 94afd6d f2fs: extent cache: support unaligned extent by Chao Yu · 3 years, 5 months ago
  97. 6b3ba1e f2fs: Kconfig: clean up config options about compression by Tiezhu Yang · 3 years, 5 months ago
  98. d4bf15a f2fs: reduce the scope of setting fsck tag when de->name_len is zero by Yangtao Li · 3 years, 5 months ago
  99. 9180339 f2fs: fix to stop filesystem update once CP failed by Chao Yu · 3 years, 5 months ago
  100. 0f6b56e f2fs: add sysfs node to control ra_pages for fadvise seq file by Daeho Jeong · 3 years, 5 months ago