summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
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
2024-11-18nvme-pci: add support for sgl metadataKeith Busch
2024-11-11nvme: add rotational supportWang Yugui
2024-10-15nvme-multipath: defer partition scanningKeith Busch
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch
2024-08-22nvme: Remove unused fieldNilay Shroff
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi
2024-07-31nvme: change data type of lba_shiftKanchan Joshi
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song