kernel_optimize_test/drivers/nvme/target
Maurizio Lombardi f2a58ff3e3 nvmet: use IOCB_NOWAIT only if the filesystem supports it
[ Upstream commit c024b226a417c4eb9353ff500b1c823165d4d508 ]

Submit I/O requests with the IOCB_NOWAIT flag set only if
the underlying filesystem supports it.

Fixes: 50a909db36 ("nvmet: use IOCB_NOWAIT for file-ns buffered I/O")
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-12-01 09:19:07 +01:00
..
admin-cmd.c nvmet: remove unsupported command noise 2021-05-22 11:40:54 +02:00
configfs.c nvmet: fix use-after-free when a port is removed 2021-11-18 14:03:58 +01:00
core.c nvmet: fix false keep-alive timeout when a controller is torn down 2021-06-16 12:01:38 +02:00
discovery.c nvmet: return proper error code from discovery ctrl 2021-05-11 14:47:26 +02:00
fabrics-cmd.c nvmet: pass back cntlid on successful completion 2021-09-15 09:50:25 +02:00
fc.c nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() 2021-07-14 16:56:00 +02:00
fcloop.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
io-cmd-bdev.c nvmet: fix inline bio check for bdev-ns 2021-05-19 10:13:14 +02:00
io-cmd-file.c nvmet: use IOCB_NOWAIT only if the filesystem supports it 2021-12-01 09:19:07 +01:00
Kconfig nvmet: introduce the passthru Kconfig option 2020-07-29 07:45:21 +02:00
loop.c nvme: code command_id with a genctr for use-after-free validation 2021-09-18 13:40:29 +02:00
Makefile nvmet: add passthru code to process commands 2020-07-29 07:45:21 +02:00
nvmet.h nvmet: fix false keep-alive timeout when a controller is torn down 2021-06-16 12:01:38 +02:00
passthru.c nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru 2020-10-22 15:28:02 +02:00
rdma.c nvmet-rdma: fix use-after-free when a port is removed 2021-11-18 14:03:59 +01:00
tcp.c nvmet-tcp: fix incomplete data digest send 2021-12-01 09:19:06 +01:00
trace.c
trace.h nvmet: fix a NULL pointer dereference when tracing the flush command 2020-10-27 10:02:50 +01:00