linux/drivers/nvme/target
Max Gurtovoy 20015410fb nvmet: add safety check for subsys lock
Replace comment about required lock with a lockdep_assert_held()
check in the following functions:
 - nvmet_p2pmem_ns_add_p2p()
 - nvmet_setup_p2p_ns_map()
 - nvmet_release_p2p_ns_map()

This ensures the subsystem lock is held at runtime.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2025-09-23 15:38:28 -07:00
..
Kconfig
Makefile
admin-cmd.c nvme: spelling fixes 2025-06-04 10:23:28 +02:00
auth.c
configfs.c
core.c nvmet: add safety check for subsys lock 2025-09-23 15:38:28 -07:00
debugfs.c
debugfs.h
discovery.c
fabrics-cmd-auth.c
fabrics-cmd.c
fc.c nvmet-fc: avoid scheduling association deletion twice 2025-09-15 08:52:57 -07:00
fcloop.c nvmet-fcloop: call done callback even when remote port is gone 2025-09-15 08:52:57 -07:00
io-cmd-bdev.c vfs-6.17-rc1.integrity 2025-07-28 15:12:00 -07:00
io-cmd-file.c
loop.c
nvmet.h nvmet: fix memory leak of bio integrity 2025-06-30 08:32:16 +02:00
passthru.c nvmet: add support for FDP in fabrics passthru path 2025-07-31 06:35:43 -07:00
pci-epf.c nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails 2025-07-17 13:39:57 +02:00
pr.c
rdma.c nvme: fix various comment typos 2025-07-31 06:35:58 -07:00
tcp.c block-6.16-20250718 2025-07-18 12:16:13 -07:00
trace.c
trace.h
zns.c nvme: fix multiple spelling and grammar issues in host drivers 2025-07-17 13:38:06 +02:00