summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2022-09-30nvme: wire up fixed buffer support for nvme passthroughfor-6.1/passthrough-2022-10-03Kanchan Joshi
2022-09-30nvme: pass ubuffer as an integerKanchan Joshi
2022-09-30nvme: refactor nvme_alloc_requestKanchan Joshi
2022-09-30nvme: refactor nvme_add_user_metadataKanchan Joshi
2022-09-30nvme: Use blk_rq_map_user_io helperAnuj Gupta
2022-09-30nvme: enable batched completions of passthrough IOJens Axboe
2022-09-30nvme: split out metadata vs non metadata end_io uring_cmd completionsJens Axboe
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/io_uring' into for-6.1/passthroughJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_set_limitsChristoph Hellwig
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig
2022-09-27nvme: remove nvme_ctrl_init_connect_qChristoph Hellwig
2022-09-27nvme-loop: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-loop: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-loop: initialize sqsize laterChristoph Hellwig
2022-09-27nvme-fc: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-fc: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-fc: keep ctrl->sqsize in sync with opts->queue_sizeChristoph Hellwig
2022-09-27nvme-rdma: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-rdma: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-tcp: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-tcp: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-tcp: remove the unused queue_size member in nvme_tcp_queueChristoph Hellwig
2022-09-27nvme: add common helpers to allocate and free tagsetsChristoph Hellwig
2022-09-27nvmet: add helpers to set the result field for connect commandsChristoph Hellwig
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig
2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig
2022-09-27nvmet-tcp: remove nvmet_tcp_finish_cmdzhenwei pi
2022-09-27nvmet-tcp: add bounds check on Transfer TagVarun Prakash
2022-09-27nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE stateVarun Prakash
2022-09-27nvmet-tcp: fix NULL pointer dereference during releasezhenwei pi
2022-09-27nvme-pci: report the actual number of tagset mapsKeith Busch
2022-09-27nvme-pci: set min_align_mask before calculating max_hw_sectorsRishabh Bhatnagar
2022-09-27nvme: send a rediscover uevent when a persistent discovery controller reconnectsSagi Grimberg
2022-09-27nvme: enumerate controller flagsSagi Grimberg
2022-09-27nvme: ensure subsystem reset is single threadedKeith Busch
2022-09-27nvme: restrict management ioctls to adminKeith Busch
2022-09-27nvme: copy firmware_rev on each initKeith Busch
2022-09-27nvme: handle effects after freeing the requestKeith Busch
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe
2022-09-21nvme: wire up async polling for io passthrough commandsKanchan Joshi
2022-09-19nvme-tcp: print actual source IP address through sysfs "address" attrMartin Belanger
2022-09-19nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco
2022-09-19nvme-pci: move iod dma_len fill gapsKeith Busch
2022-09-19nvme-pci: iod npages fits in s8Keith Busch
2022-09-19nvme-pci: iod's 'aborted' is a boolKeith Busch
2022-09-19nvme-pci: remove nvme_queue from nvme_iodKeith Busch
2022-09-19nvme: consider also host_iface when checking ip optionsDaniel Wagner
2022-09-19nvme-rdma: handle number of queue changesDaniel Wagner