aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-071-14/+30
|\
| * nvme: remove nvme_ctrl_init_connect_qChristoph Hellwig2022-09-271-8/+0
| * nvme: add common helpers to allocate and free tagsetsChristoph Hellwig2022-09-271-0/+8
| * nvme: send a rediscover uevent when a persistent discovery controller reconnectsSagi Grimberg2022-09-271-0/+1
| * nvme: enumerate controller flagsSagi Grimberg2022-09-271-2/+5
| * nvme: ensure subsystem reset is single threadedKeith Busch2022-09-271-3/+13
| * nvme: handle effects after freeing the requestKeith Busch2022-09-271-1/+3
* | fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe2022-09-211-2/+4
* | nvme: wire up async polling for io passthrough commandsKanchan Joshi2022-09-211-0/+2
|/
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-1/+1
|\
| * nvme-pci: check DMA ops when indicating support for PCI P2PDMALogan Gunthorpe2022-07-261-1/+1
* | nvme-multipath: refactor nvme_mpath_add_diskJoel Granados2022-08-021-3/+2
* | nvme: implement In-Band authenticationHannes Reinecke2022-08-021-0/+30
* | nvme: remove unused timeout parameterChaitanya Kulkarni2022-08-021-1/+1
* | nvme: remove a double word in a commentXiang wangx2022-08-021-1/+1
* | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-2/+2
|\ \
| * | nvme/host: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-1/+1
| * | blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2022-07-061-1/+1
| |/
* / 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