index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
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
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
2024-06-24
nvme: split device add from initialization
Keith Busch
2024-06-17
nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
Boyang Yu
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-24
nvme: remove sgs and sws
Kanchan Joshi
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-07
nvme-pci: Add quirk for broken MSIs
Sean Anderson
2024-05-01
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
2024-04-02
nvme: split nvme_update_zone_info
Christoph Hellwig
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-04
nvme: use the atomic queue limits update API
Christoph Hellwig
2024-03-04
nvme: remove nvme_revalidate_zones
Christoph Hellwig
2024-02-12
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
2024-02-07
nvme: move passthrough logging attribute to head
Keith Busch
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
[next]