summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-19nvme: add opcode filtering for fault injectionMohamed Khalfella1-0/+1
2026-08-19nvme: fix racy access to FDP placement id arrayKanchan Joshi1-0/+1
2026-08-11nvme: ratelimit the completion-path messages driven by device dataChao Shi1-3/+3
2026-08-11nvme: Add a quirk for page aligned admin queue buffersSven Peter1-0/+7
2026-07-28nvme: add context annotations for nvme_subsystems_lockNilay Shroff1-3/+6
2026-07-28nvme: add context annotations for nvme_subsystem::lockNilay Shroff1-5/+10
2026-07-28nvme: add context annotations for nvme_ns_head::current_pathNilay Shroff1-1/+1
2026-07-28nvme: add context annotations for nvme_ns_head::requeue_listNilay Shroff1-1/+2
2026-07-28nvme: add context annotations for nvme_ns_head::srcuNilay Shroff1-1/+2
2026-07-28nvme: add context annotations for nvme_passthru_{start|stop}Nilay Shroff1-2/+8
2026-07-28nvme: update nvme_passthru_end() signatureNilay Shroff1-1/+1
2026-07-16nvme: add nvme_get_ns_head()John Garry1-0/+1
2026-07-06nvme-multipath: revalidate zones for namespace headsYao Sang1-0/+9
2026-06-09nvme: fix crash and memory leak during invalid cdev teardownMaurizio Lombardi1-1/+4
2026-06-04nvme: export controller reconnect event count via sysfsNilay Shroff1-0/+2
2026-06-04nvme: export controller reset event count via sysfsNilay Shroff1-0/+1
2026-06-04nvme: export I/O failure count when no path is available via sysfsNilay Shroff1-0/+2
2026-06-04nvme: export I/O requeue count when no path is usable via sysfsNilay Shroff1-0/+2
2026-06-04nvme: export command error counters via sysfsNilay Shroff1-0/+2
2026-06-04nvme: export multipath failover count via sysfsNilay Shroff1-0/+2
2026-06-04nvme: export command retry count via sysfsNilay Shroff1-0/+1
2026-06-04nvme: add diag attribute group under sysfsNilay Shroff1-0/+1
2026-06-02nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()John Garry1-2/+2
2026-05-20nvme: add sysfs attribute to change IO timeout per controllerMaurizio Lombardi1-0/+1
2026-05-20nvme: add sysfs attribute to change admin timeout per nvme controllerMaurizio Lombardi1-0/+1
2026-05-20nvme: remove redundant timeout argument from nvme_wait_freeze_timeoutMaurizio Lombardi1-1/+1
2026-03-27nvme: add from0based() helperCaleb Sander Mateos1-0/+6
2026-01-28nvme: stop using AWUPFJohn Garry1-1/+2
2026-01-13nvme: expose active quirks in sysfsMaurizio Lombardi1-0/+54
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch1-0/+7
2025-11-05block: introduce disk_report_zone()Damien Le Moal1-1/+1
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-1/+1
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari1-1/+1
2025-06-26nvme: fix atomic write size validationChristoph Hellwig1-2/+1
2025-06-04nvme: spelling fixesYi Zhang1-1/+1
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-7/+24
2025-05-20nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_diskNilay Shroff1-4/+4
2025-05-20nvme-multipath: introduce delayed removal of the multipath head nodeNilay Shroff1-1/+15
2025-05-14nvme: all namespaces in a subsystem must adhere to a common atomic write sizeAlan Adamson1-1/+2
2025-05-06nvme: use fdp streams if write stream is providedKeith Busch1-0/+1
2025-05-06nvme: register fdp parameters with the block layerKeith Busch1-0/+2
2025-05-06nvme: pass a void pointer to nvme_get/set_features for the resultChristoph Hellwig1-2/+2
2025-03-20nvme-multipath: Add visibility for queue-depth io-policyNilay Shroff1-0/+1
2025-03-20nvme-multipath: Add visibility for numa io-policyNilay Shroff1-0/+1
2025-03-20nvme-multipath: Add visibility for round-robin io-policyNilay Shroff1-4/+14
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke1-0/+2
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-39/+0
2025-01-10nvme: Move opcode string helper functions declarationsDamien Le Moal1-39/+0
2024-12-11nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett1-0/+5
2024-11-18nvme: define the remaining used sgls constantsKeith Busch1-1/+2