index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
2026-06-09
nvme: fix crash and memory leak during invalid cdev teardown
Maurizio Lombardi
2026-06-04
nvme: export controller reconnect event count via sysfs
Nilay Shroff
2026-06-04
nvme: export controller reset event count via sysfs
Nilay Shroff
2026-06-04
nvme: export I/O failure count when no path is available via sysfs
Nilay Shroff
2026-06-04
nvme: export I/O requeue count when no path is usable via sysfs
Nilay Shroff
2026-06-04
nvme: export command error counters via sysfs
Nilay Shroff
2026-06-04
nvme: export multipath failover count via sysfs
Nilay Shroff
2026-06-04
nvme: export command retry count via sysfs
Nilay Shroff
2026-06-04
nvme: add diag attribute group under sysfs
Nilay Shroff
2026-06-02
nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
John Garry
2026-05-20
nvme: add sysfs attribute to change IO timeout per controller
Maurizio Lombardi
2026-05-20
nvme: add sysfs attribute to change admin timeout per nvme controller
Maurizio Lombardi
2026-05-20
nvme: remove redundant timeout argument from nvme_wait_freeze_timeout
Maurizio Lombardi
2026-03-27
nvme: add from0based() helper
Caleb Sander Mateos
2026-01-28
nvme: stop using AWUPF
John Garry
2026-01-13
nvme: expose active quirks in sysfs
Maurizio Lombardi
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
2025-05-06
nvme: use fdp streams if write stream is provided
Keith Busch
2025-05-06
nvme: register fdp parameters with the block layer
Keith Busch
2025-05-06
nvme: pass a void pointer to nvme_get/set_features for the result
Christoph Hellwig
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-10
nvme: Move opcode string helper functions declarations
Damien Le Moal
2024-12-11
nvme-pci: 512 byte aligned dma pool segment quirk
Robert Beckett
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
2024-11-11
nvme: add rotational support
Wang Yugui
2024-10-15
nvme-multipath: defer partition scanning
Keith Busch
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-13
nvme-pci: qdepth 1 quirk
Keith Busch
2024-08-22
nvme: Remove unused field
Nilay Shroff
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
2024-07-31
nvme: reorganize nvme_ns_head fields
Kanchan Joshi
2024-07-31
nvme: change data type of lba_shift
Kanchan Joshi
2024-07-31
nvme: remove a field from nvme_ns_head
Kanchan Joshi
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
[next]