https://github.com/torvalds/linux
Revision 72fbbc3d0e3e3117c29a73d0b4d928dc00ed99ce authored by Linus Torvalds on 03 June 2022, 17:21:43 UTC, committed by Linus Torvalds on 03 June 2022, 17:21:43 UTC
Pull block request execute cleanups from Jens Axboe:
 "This change was advertised in the initial core block pull request, but
  didn't actually make that branch as we deferred it to a post-merge
  pull request to avoid a bunch of cross branch issues.

  This series cleans up the block execute path quite nicely"

* tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block:
  blk-mq: remove the done argument to blk_execute_rq_nowait
  blk-mq: avoid a mess of casts for blk_end_sync_rq
  blk-mq: remove __blk_execute_rq_nowait
2 parent s 34845d9 + e2e5308
History
Tip revision: 72fbbc3d0e3e3117c29a73d0b4d928dc00ed99ce authored by Linus Torvalds on 03 June 2022, 17:21:43 UTC
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Tip revision: 72fbbc3
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 22.5 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 648.5 KB
Makefile -rw-r--r-- 63.9 KB
README -rw-r--r-- 727 bytes

README

back to top