linux/drivers/nvme/target
Chaitanya Kulkarni 2d79c7dc8f admin-cmd: Added smart-log command support.
This patch implements the support for smart-log command
(NVM Express 1.2.1-section 5.10.1.2 SMART / Health Information
(Log Identifier 02h)) on the target for NVMe over Fabric.

In current implementation host can retrieve following statistics:-
1. Data Units Read.
2. Data Units Written.
3. Host Read Commands.
4. Host Write Commands.

Signed-off-by: Chaitanya Kulkarni <ckulkarnilinux@gmail.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
2016-09-23 15:37:37 -07:00
..
admin-cmd.c admin-cmd: Added smart-log command support. 2016-09-23 15:37:37 -07:00
configfs.c nvmet: fix an error code 2016-07-07 08:37:36 -06:00
core.c nvmet: Fix controller serial number inconsistency 2016-08-04 17:45:10 +03:00
discovery.c
fabrics-cmd.c
io-cmd.c
Kconfig nvme-loop: fix nvme-loop Kconfig dependencies 2016-07-12 08:36:40 -07:00
loop.c nvme-loop: Remove duplicate call to nvme_remove_namespaces 2016-08-03 16:25:19 +03:00
Makefile nvmet-rdma: add a NVMe over Fabrics RDMA target driver 2016-07-08 08:38:49 -06:00
nvmet.h nvmet: Fix controller serial number inconsistency 2016-08-04 17:45:10 +03:00
rdma.c nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads 2016-08-04 17:44:40 +03:00