linux/drivers/nvme/host
Christoph Hellwig 50b4aecfbb block: remove GENHD_FL_UP
Just check inode_unhashed on the whole device bdev inode instead,
and provide a helper to check for that information.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210809064028.1198327-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-08-12 10:29:36 -06:00
..
core.c block: remove GENHD_FL_UP 2021-08-12 10:29:36 -06:00
fabrics.c nvme: use blk_execute_rq() for passthrough commands 2021-06-30 15:35:38 -06:00
fabrics.h nvme: use blk_execute_rq() for passthrough commands 2021-06-30 15:35:38 -06:00
fault_inject.c nvme: enable to inject errors into admin commands 2019-06-21 11:15:50 +02:00
fc.c block-5.14-2021-07-08 2021-07-09 12:05:33 -07: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: Return error code when registration fails 2021-03-05 13:41:03 +01:00
ioctl.c nvme: use return value from blk_execute_rq() 2021-06-30 15:35:45 -06:00
Kconfig for-5.14/drivers-2021-06-29 2021-06-30 12:21:16 -07:00
lightnvm.c for-5.13/drivers-2021-04-27 2021-04-28 14:39:37 -07:00
Makefile nvme: move the ioctl code to a separate file 2021-04-15 08:12:55 +02:00
multipath.c nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk 2021-08-12 10:29:36 -06:00
nvme.h nvme: fix refcounting imbalance when all paths are down 2021-07-21 09:55:40 +02:00
pci.c nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING 2021-07-21 09:55:40 +02:00
rdma.c nvme: use blk_execute_rq() for passthrough commands 2021-06-30 15:35:38 -06:00
tcp.c nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE 2021-07-13 11:34:24 +02:00
trace.c nvme: add tracing of zns commands 2021-02-02 10:26:12 +01:00
trace.h nvme: fix nvme_setup_command metadata trace event 2021-07-21 09:55:44 +02:00
zns.c nvme: split nvme_report_zones 2021-06-03 10:29:26 +03:00