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