linux/drivers/nvme/host
Christoph Hellwig ed00aabd5e block: rename generic_make_request to submit_bio_noacct
generic_make_request has always been very confusingly misnamed, so rename
it to submit_bio_noacct to make it clear that it is submit_bio minus
accounting and a few checks.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-07-01 07:27:24 -06:00
..
core.c block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
fabrics.c nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow 2020-03-26 04:51:55 +09:00
fabrics.h nvme: Remove ADMIN_ONLY state 2019-10-14 23:21:44 +09:00
fault_inject.c
fc.c nvme: use blk_mq_complete_request_remote to avoid an indirect function call 2020-06-24 09:15:57 -06:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c nvme: hwmon: switch to use <linux/units.h> helpers 2020-01-31 10:30:40 -08:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
lightnvm.c nvme: introduce namespace features flag 2020-05-27 07:12:38 +02:00
Makefile nvme: Add hardware monitoring support 2019-11-12 01:57:35 +09:00
multipath.c block: rename generic_make_request to submit_bio_noacct 2020-07-01 07:27:24 -06:00
nvme.h block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
pci.c nvme: use blk_mq_complete_request_remote to avoid an indirect function call 2020-06-24 09:15:57 -06:00
rdma.c nvme-rdma: fix a missing completion with remove invalidation 2020-06-24 09:15:58 -06:00
tcp.c nvme: use blk_mq_complete_request_remote to avoid an indirect function call 2020-06-24 09:15:57 -06:00
trace.c nvme: trace: parse Get LBA Status command in detail 2019-08-29 12:55:01 -07:00
trace.h