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