aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds1-14/+30
2022-09-27nvme: remove nvme_ctrl_init_connect_qChristoph Hellwig1-8/+0
2022-09-27nvme: add common helpers to allocate and free tagsetsChristoph Hellwig1-0/+8
2022-09-27nvme: send a rediscover uevent when a persistent discovery controller reconnectsSagi Grimberg1-0/+1
2022-09-27nvme: enumerate controller flagsSagi Grimberg1-2/+5
2022-09-27nvme: ensure subsystem reset is single threadedKeith Busch1-3/+13
2022-09-27nvme: handle effects after freeing the requestKeith Busch1-1/+3
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe1-2/+4
2022-09-21nvme: wire up async polling for io passthrough commandsKanchan Joshi1-0/+2
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2022-08-02nvme-multipath: refactor nvme_mpath_add_diskJoel Granados1-3/+2
2022-08-02nvme: implement In-Band authenticationHannes Reinecke1-0/+30
2022-08-02nvme: remove unused timeout parameterChaitanya Kulkarni1-1/+1
2022-08-02nvme: remove a double word in a commentXiang wangx1-1/+1
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-07-26nvme-pci: check DMA ops when indicating support for PCI P2PDMALogan Gunthorpe1-1/+1
2022-07-14nvme/host: Use the enum req_op and blk_opf_t typesBart Van Assche1-1/+1
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry1-1/+1
2022-06-29nvme: fix regression when disconnect a recovering ctrlRuozhu Li1-0/+1
2022-06-13nvme: add bug report info for global duplicate idKeith Busch1-0/+28
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi1-0/+1
2022-05-16nvme: fix interpretation of DMRSLTom Yan1-0/+1
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi1-0/+4
2022-04-15nvme: add a quirk to disable namespace identifiersChristoph Hellwig1-0/+5
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+23
2022-03-29nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman1-0/+4
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon1-0/+19
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-03-16nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig1-2/+6
2022-03-16nvme: cleanup how disk->disk_name is assignedChristoph Hellwig1-6/+2
2022-03-07nvme: add support for enhanced metadataKeith Busch1-1/+3
2022-03-07nvme: remove support or stream based temperature hintChristoph Hellwig1-1/+0
2022-02-28nvme: remove nssa from struct nvme_ctrlKeith Busch1-1/+0
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger1-0/+3
2022-02-28nvme: add verbose error loggingAlan Adamson1-0/+19
2022-02-28nvme: add a helper to initialize connect_qChaitanya Kulkarni1-0/+8
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2021-12-23nvme: add 'iopolicy' module parameterHannes Reinecke1-0/+4
2021-12-23nvme: increment request genctr on completionKeith Busch1-0/+4
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li1-1/+1
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-10-20nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke1-0/+1
2021-10-19nvme: paring quiesce/unquiesceMing Lei1-0/+2
2021-10-19nvme: add APIs for stopping/starting admin queueMing Lei1-0/+2
2021-10-18nvme: add support for batched completion of polled IOJens Axboe1-0/+14
2021-09-27nvme: add command id quirk for apple controllersKeith Busch1-0/+6
2021-09-06nvme: move nvme_multi_css into nvme.hAdam Manzanares1-0/+5
2021-09-06nvme-multipath: revalidate paths during rescanHannes Reinecke1-0/+5