1. 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  2. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  3. f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  4. e45cff5 io_uring: don't restrict issue_flags for io_openat by Pavel Begunkov · 3 years, 10 months ago
  5. 86e0d67 io_uring: make SQPOLL thread parking saner by Jens Axboe · 3 years, 10 months ago
  6. 09ca6c4 io-wq: kill hashed waitqueue before manager exits by Jens Axboe · 3 years, 10 months ago
  7. b5b0ecb io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 3 years, 10 months ago
  8. ca0a265 io_uring: don't keep looping for more events if we can't flush overflow by Jens Axboe · 3 years, 10 months ago
  9. 46fe18b io_uring: move to using create_io_thread() by Jens Axboe · 3 years, 10 months ago
  10. dd59a3d io_uring: reliably cancel linked timeouts by Pavel Begunkov · 3 years, 10 months ago
  11. b05a1bc io_uring: cancel-match based on flags by Pavel Begunkov · 3 years, 10 months ago
  12. badae9c btrfs: zoned: do not account freed region of read-only block group as zone_unusable by Naohiro Aota · 3 years, 10 months ago
  13. d734492 btrfs: zoned: use sector_t for zone sectors by Naohiro Aota · 3 years, 10 months ago
  14. f012725 io-wq: ensure all pending work is canceled on exit by Jens Axboe · 3 years, 10 months ago
  15. e4b4a13 io_uring: ensure that threads freeze on suspend by Jens Axboe · 3 years, 10 months ago
  16. b23fcf4 io_uring: remove extra in_idle wake up by Pavel Begunkov · 3 years, 10 months ago
  17. ebf9366 io_uring: inline __io_queue_async_work() by Pavel Begunkov · 3 years, 10 months ago
  18. f85c310 io_uring: inline io_req_clean_work() by Pavel Begunkov · 3 years, 10 months ago
  19. 64c7212 io_uring: choose right tctx->io_wq for try cancel by Pavel Begunkov · 3 years, 10 months ago
  20. 3e6a0d3 io_uring: fix -EAGAIN retry with IOPOLL by Jens Axboe · 3 years, 10 months ago
  21. dc7bbc9 io-wq: fix error path leak of buffered write hash map by Jens Axboe · 3 years, 10 months ago
  22. 1627089 io_uring: remove sqo_task by Pavel Begunkov · 3 years, 10 months ago
  23. 70aacfe io_uring: kill sqo_dead and sqo submission halting by Pavel Begunkov · 3 years, 10 months ago
  24. 1c3b3e6 io_uring: ignore double poll add on the same waitqueue head by Jens Axboe · 3 years, 10 months ago
  25. 3ebba79 io_uring: ensure that SQPOLL thread is started for exit by Jens Axboe · 3 years, 10 months ago
  26. 28c4721 io_uring: replace cmpxchg in fallback with xchg by Pavel Begunkov · 3 years, 10 months ago
  27. 2c32395 io_uring: fix __tctx_task_work() ctx race by Pavel Begunkov · 3 years, 10 months ago
  28. 0d30b3e io_uring: kill io_uring_flush() by Jens Axboe · 3 years, 10 months ago
  29. 914390b io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work() by Jens Axboe · 3 years, 10 months ago
  30. 5730b27 io_uring: move cred assignment into io_issue_sqe() by Jens Axboe · 3 years, 10 months ago
  31. 1575f21 io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks by Jens Axboe · 3 years, 10 months ago
  32. 4010fec io_uring: remove unused argument 'tsk' from io_req_caches_free() by Jens Axboe · 3 years, 10 months ago
  33. 8452d4a io_uring: destroy io-wq on exec by Pavel Begunkov · 3 years, 10 months ago
  34. ef8eaa4 io_uring: warn on not destroyed io-wq by Pavel Begunkov · 3 years, 10 months ago
  35. 1d5f360 io_uring: fix race condition in task_work add and clear by Jens Axboe · 3 years, 10 months ago
  36. afcc401 io-wq: provide an io_wq_put_and_exit() helper by Jens Axboe · 3 years, 10 months ago
  37. 8629397 io_uring: don't use complete_all() on SQPOLL thread exit by Jens Axboe · 3 years, 10 months ago
  38. ba50a03 io_uring: run fallback on cancellation by Pavel Begunkov · 3 years, 10 months ago
  39. e54945a io_uring: SQPOLL stop error handling fixes by Jens Axboe · 3 years, 10 months ago
  40. 470ec4e io-wq: fix double put of 'wq' in error path by Jens Axboe · 3 years, 10 months ago
  41. d364d9e io-wq: wait for manager exit on wq destroy by Jens Axboe · 3 years, 10 months ago
  42. dbf9962 io-wq: rename wq->done completion to wq->started by Jens Axboe · 3 years, 10 months ago
  43. 613eeb6 io-wq: don't ask for a new worker if we're exiting by Jens Axboe · 3 years, 10 months ago
  44. fb3a1f6 io-wq: have manager wait for all workers to exit by Jens Axboe · 3 years, 10 months ago
  45. 7db688e pstore/ram: Rate-limit "uncorrectable error in header" message by Dmitry Osipenko · 3 years, 10 months ago
  46. c28ea61 btrfs: subpage: fix the false data csum mismatch error by Qu Wenruo · 3 years, 10 months ago
  47. fd57a98 btrfs: fix warning when creating a directory with smack enabled by Filipe Manana · 3 years, 10 months ago
  48. 4d14c5c btrfs: don't flush from btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 10 months ago
  49. 80e9bae btrfs: export and rename qgroup_reserve_meta by Nikolay Borisov · 3 years, 10 months ago
  50. 0f9c03d btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 10 months ago
  51. c55a431 btrfs: fix spurious free_space_tree remount warning by Boris Burkov · 3 years, 10 months ago
  52. 5011c5a btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl by Dan Carpenter · 3 years, 11 months ago
  53. 4f6a49d btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors by Nikolay Borisov · 3 years, 10 months ago
  54. aedb9d9 btrfs: ref-verify: use 'inline void' keyword ordering by Randy Dunlap · 3 years, 10 months ago
  55. 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  56. c608aca5 Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  57. 65d4302 io-wq: wait for worker startup when forking a new one by Jens Axboe · 3 years, 10 months ago
  58. 03dc748 Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  59. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  60. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  61. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  62. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  63. c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  64. efba6d3a Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  65. 245137c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  66. 3159ed5 fs/coredump: use kmap_local_page() by Ira Weiny · 3 years, 10 months ago
  67. 4508943 proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 10 months ago
  68. 152c432 proc/wchan: use printk format instead of lookup_symbol_name() by Helge Deller · 3 years, 10 months ago
  69. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  70. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
  71. 80cc838 btrfs: use copy_highpage() instead of 2 kmaps() by Ira Weiny · 3 years, 11 months ago
  72. 3590ec5 btrfs: use memcpy_[to|from]_page() and kmap_local_page() by Ira Weiny · 3 years, 11 months ago
  73. 8369dfd cifs: update internal version number by Steve French · 3 years, 11 months ago
  74. cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 3 years, 11 months ago
  75. 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 3 years, 10 months ago
  76. ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 3 years, 10 months ago
  77. 8513222 cifs: fix DFS failover by Paulo Alcantara · 3 years, 10 months ago
  78. d01132a cifs: fix nodfs mount option by Paulo Alcantara · 3 years, 10 months ago
  79. d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 3 years, 10 months ago
  80. 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
  81. 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 3 years, 10 months ago
  82. ddaf6d4 cifs: convert revalidate of directories to using directory metadata cache timeout by Steve French · 3 years, 10 months ago
  83. 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 3 years, 10 months ago
  84. d6ce7f6 io-wq: remove now unused IO_WQ_BIT_ERROR by Jens Axboe · 3 years, 10 months ago
  85. 5f3f26f io_uring: fix SQPOLL thread handling over exec by Jens Axboe · 3 years, 10 months ago
  86. 4fb6ac3 io-wq: improve manager/worker handling over exec by Jens Axboe · 3 years, 10 months ago
  87. eb85890 io_uring: ensure SQPOLL startup is triggered before error shutdown by Jens Axboe · 3 years, 10 months ago
  88. e941894 io-wq: make buffered file write hashed work map per-ctx by Jens Axboe · 3 years, 10 months ago
  89. 756b1c3 xfs: use current->journal_info for detecting transaction recursion by Dave Chinner · 3 years, 10 months ago
  90. 9febcda xfs: don't nest transactions when scanning for eofblocks by Darrick J. Wong · 3 years, 10 months ago
  91. 06058bc xfs: don't reuse busy extents on extent trim by Brian Foster · 3 years, 10 months ago
  92. cb5e1b8 Revert "io_uring: wait potential ->release() on resurrect" by Jens Axboe · 3 years, 10 months ago
  93. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  94. e5d319d hugetlbfs: remove unneeded return value of hugetlb_vmtruncate() by Miaohe Lin · 3 years, 10 months ago
  95. 1935ebd hugetlbfs: fix some comment typos by Miaohe Lin · 3 years, 10 months ago
  96. 398c0da hugetlbfs: correct some obsolete comments about inode i_mutex by Miaohe Lin · 3 years, 10 months ago
  97. a25fddc hugetlbfs: make hugepage size conversion more readable by Miaohe Lin · 3 years, 10 months ago
  98. 88ce3fe hugetlbfs: remove meaningless variable avoid_reserve by Miaohe Lin · 3 years, 10 months ago
  99. c7e285e hugetlbfs: correct obsolete function name in hugetlbfs_read_iter() by Miaohe Lin · 3 years, 10 months ago
  100. 3b2275a hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs by Miaohe Lin · 3 years, 10 months ago