summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2 days1-14/+14
|\
| * nvme: implement ->get_unique_idChristoph Hellwig10 days1-0/+3
| * nvme-multipath: implement "queue-depth" iopolicyThomas Song2024-07-021-0/+4
| * nvme-pci: do not directly handle subsys reset falloutKeith Busch2024-06-261-11/+3
| * nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu2024-06-241-1/+1
| * nvme: fix status magic numbersWeiwen Hu2024-06-241-2/+2
| * nvme: split device add from initializationKeith Busch2024-06-241-0/+1
* | nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.Boyang Yu2024-06-171-1/+1
|/
* nvme: use srcu for iterating namespace listKeith Busch2024-05-281-1/+3
* nvme: remove sgs and swsKanchan Joshi2024-05-241-2/+0
* nvme-multipath: fix io accounting on failoverKeith Busch2024-05-231-0/+1
* Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-05-141-1/+1
|\
| * nvme: return kernel error codes for admin queue connectHannes Reinecke2024-05-011-1/+1
* | nvme-pci: Add quirk for broken MSIsSean Anderson2024-05-071-0/+5
* | nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff2024-05-011-0/+21
* | nvme: split nvme_update_zone_infoChristoph Hellwig2024-04-021-2/+10
|/
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-9/+3
|\
| * nvme: use the atomic queue limits update APIChristoph Hellwig2024-03-041-8/+2
| * nvme: remove nvme_revalidate_zonesChristoph Hellwig2024-03-041-1/+0
| * nvme: allow integrity when PI is not in first bytesKanchan Joshi2024-02-121-0/+1
* | nvme: move passthrough logging attribute to headKeith Busch2024-02-071-1/+1
|/
* nvme: allow passthru cmd error loggingAlan Adamson2024-02-011-1/+2
* nvme: split out fabrics version of nvme_opcode_str()Caleb Sander2024-01-311-3/+10
* nvme: return string as char *, not unsigned char *Caleb Sander2024-01-311-9/+9
* nvme: enable retries for authentication commandsHannes Reinecke2024-01-311-0/+2
* nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke2024-01-311-2/+15
* nvme: use ctrl state accessorKeith Busch2024-01-291-5/+6
* Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds2024-01-181-3/+13
|\
| * nvme: introduce nvme_disk_is_ns_head helperGuixin Liu2024-01-051-1/+12
| * nvme: simplify the max_discard_segments calculationChristoph Hellwig2024-01-031-1/+1
| * nvme: fix max_discard_sectors calculationChristoph Hellwig2024-01-031-1/+0
* | Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-111-19/+25
|\|
| * nvme: repack struct nvme_ns_headDaniel Wagner2023-12-191-4/+4
| * nvme: add csi, ms and nuse to sysfsDaniel Wagner2023-12-191-0/+6
| * nvme: rename ns attribute groupDaniel Wagner2023-12-191-1/+1
| * nvme: refactor ns info helpersDaniel Wagner2023-12-191-6/+6
| * nvme: move ns id info to struct nvme_ns_headDaniel Wagner2023-12-191-14/+14
* | nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber2023-12-071-0/+5
* | nvme: fix deadlock between reset and scanBitao Hu2023-12-041-0/+1
* | nvme: introduce helper function to get ctrl stateKeith Busch2023-12-041-0/+5
|/
* nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke2023-10-121-2/+2
* nvme-tcp: enable TLS handshake upcallHannes Reinecke2023-10-111-0/+1
* Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2023-07-031-2/+1
|\
| * Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-06-301-0/+1
| |\
| | * nvme: Print capabilities changes just onceBreno Leitao2023-06-211-0/+1
| * | nvme: improved uring pollingKeith Busch2023-06-281-2/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-301-0/+2
|\ \ \ | |/ / |/| |
| * | nvme: Move pr code to it's own fileMike Christie2023-04-111-0/+2
* | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-5/+10
|\ \ \ | | |/ | |/|
| * | nvme: skip optional id ctrl csi if it failedKeith Busch2023-06-121-0/+1