aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-02nvme: split nvme_update_zone_infoGravatar Christoph Hellwig 1-2/+10
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-9/+3
2024-03-04nvme: use the atomic queue limits update APIGravatar Christoph Hellwig 1-8/+2
2024-03-04nvme: remove nvme_revalidate_zonesGravatar Christoph Hellwig 1-1/+0
2024-02-12nvme: allow integrity when PI is not in first bytesGravatar Kanchan Joshi 1-0/+1
2024-02-07nvme: move passthrough logging attribute to headGravatar Keith Busch 1-1/+1
2024-02-01nvme: allow passthru cmd error loggingGravatar Alan Adamson 1-1/+2
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Gravatar Caleb Sander 1-3/+10
2024-01-31nvme: return string as char *, not unsigned char *Gravatar Caleb Sander 1-9/+9
2024-01-31nvme: enable retries for authentication commandsGravatar Hannes Reinecke 1-0/+2
2024-01-31nvme: change __nvme_submit_sync_cmd() calling conventionsGravatar Hannes Reinecke 1-2/+15
2024-01-29nvme: use ctrl state accessorGravatar Keith Busch 1-5/+6
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-3/+13
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-19/+25
2024-01-05nvme: introduce nvme_disk_is_ns_head helperGravatar Guixin Liu 1-1/+12
2024-01-03nvme: simplify the max_discard_segments calculationGravatar Christoph Hellwig 1-1/+1
2024-01-03nvme: fix max_discard_sectors calculationGravatar Christoph Hellwig 1-1/+0
2023-12-19nvme: repack struct nvme_ns_headGravatar Daniel Wagner 1-4/+4
2023-12-19nvme: add csi, ms and nuse to sysfsGravatar Daniel Wagner 1-0/+6
2023-12-19nvme: rename ns attribute groupGravatar Daniel Wagner 1-1/+1
2023-12-19nvme: refactor ns info helpersGravatar Daniel Wagner 1-6/+6
2023-12-19nvme: move ns id info to struct nvme_ns_headGravatar Daniel Wagner 1-14/+14
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGravatar Georg Gottleuber 1-0/+5
2023-12-04nvme: fix deadlock between reset and scanGravatar Bitao Hu 1-0/+1
2023-12-04nvme: introduce helper function to get ctrl stateGravatar Keith Busch 1-0/+5
2023-10-12nvme: rework NVME_AUTH Kconfig selectionGravatar Hannes Reinecke 1-2/+2
2023-10-11nvme-tcp: enable TLS handshake upcallGravatar Hannes Reinecke 1-0/+1
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-2/+1
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Gravatar Jens Axboe 1-0/+1
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+2
2023-06-28nvme: improved uring pollingGravatar Keith Busch 1-2/+0
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-5/+10
2023-06-21nvme: Print capabilities changes just onceGravatar Breno Leitao 1-0/+1
2023-06-12nvme: skip optional id ctrl csi if it failedGravatar Keith Busch 1-0/+1
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileGravatar Max Gurtovoy 1-0/+4
2023-06-12nvme: reorder fields in 'struct nvme_ctrl'Gravatar Christophe JAILLET 1-3/+3
2023-06-12block: replace fmode_t with a block-specific type for block open flagsGravatar Christoph Hellwig 1-2/+2
2023-05-30nvme: check IO start time when deciding to defer KAGravatar Uday Shankar 1-0/+1
2023-05-30nvme: fix miss command type checkGravatar min15.li 1-1/+1
2023-05-03nvme-pci: add quirk for missing secondary temperature thresholdsGravatar Hristo Venev 1-0/+5
2023-04-11nvme: Move pr code to it's own fileGravatar Mike Christie 1-0/+2
2023-02-01nvme: add nvme_opcode_str function for all nvme cmd typesGravatar Amit Engel 1-0/+13
2023-02-01nvme: remove nvme_execute_passthru_rqGravatar Christoph Hellwig 1-1/+2
2022-12-22nvme: fix multipath crash caused by flush request when blktrace is enabledGravatar Yanjun Zhang 1-1/+1
2022-12-07nvme: consolidate setting the tagset flagsGravatar Christoph Hellwig 1-4/+5
2022-12-07nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setGravatar Christoph Hellwig 1-1/+1
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlGravatar Christoph Hellwig 1-2/+1
2022-12-06nvme-multipath: support io stats on the mpath deviceGravatar Sagi Grimberg 1-0/+14
2022-12-06nvme: introduce nvme_start_requestGravatar Sagi Grimberg 1-0/+5
2022-11-18nvme: rename the queue quiescing helpersGravatar Christoph Hellwig 1-4/+4