summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-02-011-3/+10
* nvme: return string as char *, not unsigned char *Caleb Sander2024-02-011-9/+9
* nvme: enable retries for authentication commandsHannes Reinecke2024-02-011-0/+2
* nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke2024-02-011-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-191-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-041-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-291-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-121-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-131-0/+1
| * | nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy2023-06-121-0/+4
| * | nvme: reorder fields in 'struct nvme_ctrl'Christophe JAILLET2023-06-121-3/+3
| * | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-2/+2
| |/
* | nvme: check IO start time when deciding to defer KAUday Shankar2023-05-301-0/+1
* | nvme: fix miss command type checkmin15.li2023-05-301-1/+1
* | nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev2023-05-031-0/+5
|/
* nvme: add nvme_opcode_str function for all nvme cmd typesAmit Engel2023-02-011-0/+13
* nvme: remove nvme_execute_passthru_rqChristoph Hellwig2023-02-011-1/+2
* nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang2022-12-221-1/+1
* nvme: consolidate setting the tagset flagsChristoph Hellwig2022-12-071-4/+5
* nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig2022-12-071-1/+1
* nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig2022-12-061-2/+1
* nvme-multipath: support io stats on the mpath deviceSagi Grimberg2022-12-061-0/+14