summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix regression when disconnect a recovering ctrlRuozhu Li2022-06-291-0/+1
* nvme: add bug report info for global duplicate idKeith Busch2022-06-131-0/+28
* Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-0/+1
|\
| * nvme: fix interpretation of DMRSLTom Yan2022-05-161-0/+1
* | nvme: enable uring-passthrough for admin commandsKanchan Joshi2022-05-201-0/+1
* | nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi2022-05-111-0/+4
|/
* nvme: add a quirk to disable namespace identifiersChristoph Hellwig2022-04-151-0/+5
* Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-0/+23
|\
| * nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman2022-03-291-0/+4
| * nvme: allow duplicate NSIDs for private namespacesSungup Moon2022-03-291-0/+19
* | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-261-1/+3
|\ \
| * | nvme: add support for enhanced metadataKeith Busch2022-03-071-1/+3
* | | Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-261-1/+0
|\| | | |/ |/|
| * nvme: remove support or stream based temperature hintChristoph Hellwig2022-03-071-1/+0
* | nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig2022-03-161-2/+6
* | nvme: cleanup how disk->disk_name is assignedChristoph Hellwig2022-03-161-6/+2
|/
* nvme: remove nssa from struct nvme_ctrlKeith Busch2022-02-281-1/+0
* nvme: expose cntrltype and dctype through sysfsMartin Belanger2022-02-281-0/+3
* nvme: add verbose error loggingAlan Adamson2022-02-281-0/+19
* nvme: add a helper to initialize connect_qChaitanya Kulkarni2022-02-281-0/+8
* Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-121-0/+8
|\
| * nvme: add 'iopolicy' module parameterHannes Reinecke2021-12-231-0/+4
| * nvme: increment request genctr on completionKeith Busch2021-12-231-0/+4
* | nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li2021-12-071-1/+1
|/
* Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-0/+1
|\
| * nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke2021-10-201-0/+1
* | nvme: paring quiesce/unquiesceMing Lei2021-10-191-0/+2
* | nvme: add APIs for stopping/starting admin queueMing Lei2021-10-191-0/+2
|/
* nvme: add support for batched completion of polled IOJens Axboe2021-10-181-0/+14
* nvme: add command id quirk for apple controllersKeith Busch2021-09-271-0/+6
* nvme: move nvme_multi_css into nvme.hAdam Manzanares2021-09-061-0/+5
* nvme-multipath: revalidate paths during rescanHannes Reinecke2021-09-061-0/+5
* nvme: remove the unused NVME_NS_* enumChristoph Hellwig2021-08-171-5/+0
* nvme: remove nvm_ndev from nsKeith Busch2021-08-161-1/+0
* nvme: code command_id with a genctr for use-after-free validationSagi Grimberg2021-08-161-1/+46
* remove the lightnvm subsystemChristoph Hellwig2021-08-141-26/+0
* nvme: fix refcounting imbalance when all paths are downHannes Reinecke2021-07-211-9/+2
* nvme: use return value from blk_execute_rq()Keith Busch2021-06-301-1/+1
* nvme: use blk_execute_rq() for passthrough commandsKeith Busch2021-06-301-1/+1
* nvme: add a helper to check ctrl sgl supportChaitanya Kulkarni2021-06-171-0/+5
* nvme: remove nvme_{get,put}_ns_from_diskChristoph Hellwig2021-06-031-4/+1
* nvme: split nvme_report_zonesChristoph Hellwig2021-06-031-5/+2
* nvme-multipath: fix double initialization of ANA stateChristoph Hellwig2021-05-111-2/+6
* nvme: move the fabrics queue ready check routines to coreTao Chiu2021-05-041-0/+15
* nvme: fix controller ioctl through ns_headMinwoo Im2021-05-041-1/+0
* nvme: introduce generic per-namespace chardevMinwoo Im2021-04-221-0/+13
* nvme: sanitize KATO settingHannes Reinecke2021-04-211-1/+0
* nvme: move nvme_ns_head_ops to multipath.cChristoph Hellwig2021-04-151-1/+4
* nvme: move the ioctl code to a separate fileChristoph Hellwig2021-04-151-1/+9
* nvme: pass a user pointer to nvme_nvm_ioctlChristoph Hellwig2021-04-151-2/+2