linux/drivers/nvme/target
Christoph Hellwig fa8f9ac423 nvmet: only allocate a single slab for bvecs
There is no need to have a separate slab cache for each namespace,
and having separate ones creates duplicate debugs file names as well.

Fixes: d5eff33ee6 ("nvmet: add simple file backed ns support")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-11-15 10:50:22 +01:00
..
admin-cmd.c nvme: move from strlcpy with unused retval to strscpy 2022-09-19 11:33:53 +02:00
auth.c nvmet-auth: add missing goto in nvmet_setup_auth() 2022-08-31 07:57:59 +03:00
configfs.c nvmet: force reconnect when number of queue changes 2022-11-15 10:49:48 +01:00
core.c nvmet: only allocate a single slab for bvecs 2022-11-15 10:50:22 +01:00
discovery.c nvme: move from strlcpy with unused retval to strscpy 2022-09-19 11:33:53 +02:00
fabrics-cmd-auth.c nvmet-auth: don't try to cancel a non-initialized work_struct 2022-09-27 09:22:09 +02:00
fabrics-cmd.c nvmet: add helpers to set the result field for connect commands 2022-09-27 09:22:09 +02:00
fc.c nvmet: use a private workqueue instead of the system workqueue 2022-03-29 09:29:04 +02:00
fcloop.c nvmet: use a private workqueue instead of the system workqueue 2022-03-29 09:29:04 +02:00
io-cmd-bdev.c nvmet: don't look at the request_queue in nvmet_bdev_set_limits 2022-09-27 18:51:50 +02:00
io-cmd-file.c nvmet: only allocate a single slab for bvecs 2022-11-15 10:50:22 +01:00
Kconfig nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS 2022-08-02 17:22:51 -06:00
loop.c nvme-loop: use the tagset alloc/free helpers 2022-09-27 14:44:17 +02:00
Makefile nvmet: implement basic In-Band Authentication 2022-08-02 17:14:49 -06:00
nvmet.h nvmet: only allocate a single slab for bvecs 2022-11-15 10:50:22 +01:00
passthru.c block: change request end_io handler to pass back a return value 2022-09-30 07:49:09 -06:00
rdma.c RDMA/core: introduce ib_dma_pci_p2p_dma_supported() 2022-07-26 07:28:07 -04:00
tcp.c Merge branch 'for-6.1/block' into for-6.1/passthrough 2022-09-30 07:47:38 -06:00
trace.c nvmet: add set feature tracing support 2021-08-16 14:42:23 +02:00
trace.h nvmet: use min of device_path and disk len 2021-02-10 16:38:05 +01:00
zns.c Merge branch 'for-6.1/block' into for-6.1/passthrough 2022-09-30 07:47:38 -06:00