linux-kernelorg-stable/drivers
Jens Axboe 1afdb76038 nvme/io_uring: use helper for polled completions
NVMe is making up issue_flags, which is a no-no in general, and to make
matters worse, they are completely the wrong ones. For a pure polled
request, which it does check for, we're already inside the
ctx->uring_lock when the completions are run off io_do_iopoll(). Hence
the correct flag would be '0' rather than IO_URING_F_UNLOCKED.

Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-04-15 08:10:24 -06:00
..
accel accel/ivpu: Fix deadlock in context_xa 2024-04-08 10:55:01 +02:00
accessibility
acpi ACPI: scan: Do not increase dep_unmet for already met dependencies 2024-04-08 16:44:14 +02:00
amba
android
ata ata: libata-core: Allow command duration limits detection for ACS-4 drives 2024-04-13 10:42:28 +09:00
atm
auxdisplay
base
bcma
block
bluetooth
bus
cache
cdrom
cdx
char
clk
clocksource
comedi
connector
counter
cpufreq
cpuidle
crypto
cxl cxl fixes for v6.9-rc4 2024-04-11 16:49:11 -07:00
dax
dca
devfreq
dio
dma
dma-buf
dpll
edac
eisa
extcon
firewire firewire: ohci: mask bus reset interrupts between ISR and bottom half 2024-04-06 09:36:46 +09:00
firmware Arm FF-A fix for v6.9 2024-04-09 16:29:48 +02:00
fpga
fsi
gnss
gpio
gpu amdkfd: use calloc instead of kzalloc to avoid integer overflow 2024-04-12 11:11:59 +10:00
greybus
hid
hsi
hte
hv hyperv-fixes for v6.9-rc4 2024-04-11 16:23:56 -07:00
hwmon
hwspinlock
hwtracing
i2c
i3c
idle
iio
infiniband
input
interconnect
iommu iommu/amd: Change log message severity 2024-04-12 12:21:46 +02:00
ipack
irqchip irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1 2024-04-09 11:11:18 +02:00
isdn mISDN: fix MISDN_TIME_STAMP handling 2024-04-09 17:01:01 -07:00
leds
macintosh
mailbox
mcb
md Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.9 2024-04-08 21:49:27 -06:00
media
memory
memstick
message
mfd
misc
mmc GPIO regression fixes for n8x0 2024-04-09 16:17:37 +02:00
most
mtd
mux
net hyperv-fixes for v6.9-rc4 2024-04-11 16:23:56 -07:00
nfc
ntb
nubus
nvdimm
nvme nvme/io_uring: use helper for polled completions 2024-04-15 08:10:24 -06:00
nvmem
of
opp
parisc
parport
pci
pcmcia
peci
perf
phy
pinctrl
platform chrome-platform fixes for v6.9-rc4 2024-04-11 11:15:09 -07:00
pmdomain
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390 Revert "s390/ism: fix receive message buffer allocation" 2024-04-11 09:18:18 +02:00
sbus
scsi scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() 2024-04-05 21:48:32 -04:00
sh
siox
slimbus
soc
soundwire
spi
spmi
ssb
staging
target scsi: target: Fix SELinux error when systemd-modules loads the target module 2024-04-05 21:37:54 -04:00
tc
tee
thermal
thunderbolt
tty
ufs
uio hyperv-fixes for v6.9-rc4 2024-04-11 16:23:56 -07:00
usb
vdpa
vfio
vhost vhost: correct misleading printing information 2024-04-08 04:11:04 -04:00
video
virt
virtio virtio: store owner from modules with register_virtio_driver() 2024-04-08 04:11:04 -04:00
w1
watchdog
xen
zorro
Kconfig
Makefile