1. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  2. 5bbb336 Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  3. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  4. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  5. b52bb13 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  6. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  7. f023616 Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  8. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 11 months ago
  9. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
  10. 681e2ab Merge tag 'erofs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 11 months ago
  11. 8b42fe1 Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 11 months ago
  12. 6f3952c Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  13. f9d58de Merge tag 'affs-for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  14. d88e8b6 Merge tag 'jfs-5.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 3 years, 11 months ago
  15. 961a9b5 Merge tag 'locks-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 11 months ago
  16. c57b1f0 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  17. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  18. 054560e Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  19. 584ce3c Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 11 months ago
  20. eacd9aa8 fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy* by Al Viro · 3 years, 11 months ago
  21. 19d8e91 pstore: Fix typo in compression option name by Jiri Bohac · 3 years, 11 months ago
  22. 0b81e80 io_uring: tctx->task_lock should be IRQ safe by Jens Axboe · 3 years, 11 months ago
  23. 0d4370c proc: don't allow async path resolution of /proc/thread-self components by Jens Axboe · 3 years, 11 months ago
  24. e42ee56 Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  25. 41be53e io_uring: kill cached requests from exiting task closing the ring by Jens Axboe · 3 years, 11 months ago
  26. 9a4fdbd io_uring: add helper to free all request caches by Jens Axboe · 3 years, 11 months ago
  27. 68e68ee io_uring: allow task match to be passed to io_req_cache_free() by Jens Axboe · 3 years, 11 months ago
  28. 7989807 Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel by Linus Torvalds · 3 years, 11 months ago
  29. 938a184 f2fs: give a warning only for readonly partition by Jaegeuk Kim · 3 years, 11 months ago
  30. e06aa2e io-wq: clear out worker ->fs and ->files by Jens Axboe · 3 years, 11 months ago
  31. c6d8570 Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  32. 5be9ad1 io_uring: optimise io_init_req() flags setting by Pavel Begunkov · 3 years, 11 months ago
  33. cdbff98 io_uring: clean io_req_find_next() fast check by Pavel Begunkov · 3 years, 11 months ago
  34. dc0eced io_uring: don't check PF_EXITING from syscall by Pavel Begunkov · 3 years, 11 months ago
  35. 83c68bb btrfs: initialize fs_info::csum_size earlier in open_ctree by Su Yue · 3 years, 11 months ago
  36. 4fccfcb io_uring: don't split out consume out of SQE get by Pavel Begunkov · 3 years, 11 months ago
  37. 04fc6c8 io_uring: save ctx put/get for task_work submit by Pavel Begunkov · 3 years, 11 months ago
  38. 921b905 io_uring: don't duplicate io_req_task_queue() by Pavel Begunkov · 3 years, 11 months ago
  39. 4e32635 io_uring: optimise SQPOLL mm/files grabbing by Pavel Begunkov · 3 years, 11 months ago
  40. d3d7298 io_uring: optimise out unlikely link queue by Pavel Begunkov · 3 years, 11 months ago
  41. bd75904 io_uring: take compl state from submit state by Pavel Begunkov · 3 years, 11 months ago
  42. 2f8e45f io_uring: inline io_complete_rw_common() by Pavel Begunkov · 3 years, 11 months ago
  43. 23faba3 io_uring: move res check out of io_rw_reissue() by Pavel Begunkov · 3 years, 11 months ago
  44. f161340 io_uring: simplify iopoll reissuing by Pavel Begunkov · 3 years, 11 months ago
  45. 6e833d5 io_uring: clean up io_req_free_batch_finish() by Pavel Begunkov · 3 years, 11 months ago
  46. 3c1a2ea io_uring: move submit side state closer in the ring by Jens Axboe · 3 years, 11 months ago
  47. 4208c39 fs/jfs: fix potential integer overflow on shift of a int by Colin Ian King · 3 years, 11 months ago
  48. a738c93 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 3 years, 11 months ago
  49. af1a3d2 cifs: In the new mount api we get the full devname as source= by Ronnie Sahlberg · 3 years, 11 months ago
  50. 1cd738b xfs: consider shutdown in bmapbt cursor delete assert by Brian Foster · 3 years, 11 months ago
  51. e68a3ff io_uring: assign file_slot prior to calling io_sqe_file_register() by Jens Axboe · 3 years, 11 months ago
  52. ce063129 erofs: initialized fields can only be observed after bit is set by Gao Xiang · 4 years ago
  53. bde5452 erofs: fix shift-out-of-bounds of blkszbits by Gao Xiang · 4 years ago
  54. 8646b98 xfs: fix boolreturn.cocci warnings by kernel test robot · 3 years, 11 months ago
  55. e482669 xfs: restore shutdown check in mapped write fault path by Brian Foster · 3 years, 11 months ago
  56. 4a24547 io_uring: remove redundant initialization of variable ret by Colin Ian King · 3 years, 11 months ago
  57. 3434378 io_uring: unpark SQPOLL thread for cancelation by Pavel Begunkov · 4 years ago
  58. 92c75f7 Revert "io_uring: don't take fs for recvmsg/sendmsg" by Jens Axboe · 3 years, 11 months ago
  59. a35d8f0 nilfs2: make splice write available again by Joachim Henke · 4 years ago
  60. 0f1ba5f zonefs: use zone write granularity as block size by Damien Le Moal · 4 years ago
  61. 26bfa89e io_uring: place ring SQ/CQ arrays under memcg memory limits by Jens Axboe · 4 years ago
  62. 91f245d io_uring: enable kmemcg account for io_uring requests by Jens Axboe · 4 years ago
  63. c7dae4b io_uring: enable req cache for IRQ driven IO by Jens Axboe · 4 years ago
  64. ed670c3 io_uring: fix possible deadlock in io_uring_poll by Hao Xu · 4 years ago
  65. e5d1bc0 io_uring: defer flushing cached reqs by Pavel Begunkov · 4 years ago
  66. c5eef2b io_uring: take comp_state from ctx by Pavel Begunkov · 4 years ago
  67. 65453d1 io_uring: enable req cache for task_work items by Jens Axboe · 4 years ago
  68. 7cbf172 io_uring: provide FIFO ordering for task_work by Jens Axboe · 4 years ago
  69. 1b4c351 io_uring: use persistent request cache by Jens Axboe · 4 years ago
  70. 6ff119a io_uring: feed reqs back into alloc cache by Pavel Begunkov · 4 years ago
  71. bf019da io_uring: persistent req cache by Pavel Begunkov · 4 years ago
  72. 9ae7246 io_uring: count ctx refs separately from reqs by Pavel Begunkov · 4 years ago
  73. 3893f39 io_uring: remove fallback_req by Pavel Begunkov · 4 years ago
  74. 905c172 io_uring: submit-completion free batching by Pavel Begunkov · 4 years ago
  75. 6dd0be1 io_uring: replace list with array for compl batch by Pavel Begunkov · 4 years ago
  76. 5087275 io_uring: don't reinit submit state every time by Pavel Begunkov · 4 years ago
  77. ba88ff1 io_uring: remove ctx from comp_state by Pavel Begunkov · 4 years ago
  78. 258b29a io_uring: don't keep submit_state on stack by Pavel Begunkov · 4 years ago
  79. 889fca7 io_uring: don't propagate io_comp_state by Pavel Begunkov · 4 years ago
  80. a0f85e3 cifs: do not disable noperm if multiuser mount option is not provided by Ronnie Sahlberg · 4 years ago
  81. 61e9820 io_uring: make op handlers always take issue flags by Pavel Begunkov · 4 years ago
  82. 45d189c io_uring: replace force_nonblock with flags by Pavel Begunkov · 4 years ago
  83. ad69c38 tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha by Seth Forshee · 4 years ago
  84. b85a7a8 tmpfs: disallow CONFIG_TMPFS_INODE64 on s390 by Seth Forshee · 4 years ago
  85. 506220d squashfs: add more sanity checks in xattr id lookup by Phillip Lougher · 4 years ago
  86. eabac19 squashfs: add more sanity checks in inode lookup by Phillip Lougher · 4 years ago
  87. f37aa4c squashfs: add more sanity checks in id lookup by Phillip Lougher · 4 years ago
  88. e812cbb squashfs: avoid out of bounds writes in decompressors by Phillip Lougher · 4 years ago
  89. abd4af4 cifs: fix dfs-links by Ronnie Sahlberg · 4 years ago
  90. 70779b8 fs/affs: release old buffer head on error path by Pan Bian · 4 years ago
  91. 9d294a6 btrfs: zoned: enable to mount ZONED incompat flag by Naohiro Aota · 4 years ago
  92. b528f46 btrfs: zoned: deal with holes writing out tree-log pages by Naohiro Aota · 4 years ago
  93. 3ddebf2 btrfs: zoned: reorder log node allocation on zoned filesystem by Naohiro Aota · 4 years ago
  94. fa1a0f4 btrfs: zoned: serialize log transaction on zoned filesystems by Naohiro Aota · 4 years ago
  95. 40ab3be btrfs: zoned: extend zoned allocator to use dedicated tree-log block group by Naohiro Aota · 4 years ago
  96. 6ab6ebb btrfs: split alloc_log_tree() by Naohiro Aota · 4 years ago
  97. f7ef528 btrfs: zoned: relocate block group to repair IO failure in zoned filesystems by Naohiro Aota · 4 years ago
  98. 32430c6 btrfs: zoned: enable relocation on a zoned filesystem by Naohiro Aota · 4 years ago
  99. 7db1c5d btrfs: zoned: support dev-replace in zoned filesystems by Naohiro Aota · 4 years ago
  100. de17add btrfs: zoned: implement copying for zoned device-replace by Naohiro Aota · 4 years ago