aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27nvme-tcp: remove the unused queue_size member in nvme_tcp_queueChristoph Hellwig1-6/+3
2022-09-27nvme: add common helpers to allocate and free tagsetsChristoph Hellwig2-0/+110
2022-09-27nvmet: add helpers to set the result field for connect commandsChristoph Hellwig1-10/+8
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig1-4/+2
2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig4-14/+13
2022-09-27nvmet-tcp: remove nvmet_tcp_finish_cmdzhenwei pi1-8/+2
2022-09-27nvmet-tcp: add bounds check on Transfer TagVarun Prakash1-2/+9
2022-09-27nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE stateVarun Prakash1-0/+7
2022-09-27nvmet-tcp: fix NULL pointer dereference during releasezhenwei pi1-3/+16
2022-09-27nvme-pci: report the actual number of tagset mapsKeith Busch1-2/+4
2022-09-27nvme-pci: set min_align_mask before calculating max_hw_sectorsRishabh Bhatnagar1-1/+2
2022-09-27nvme: send a rediscover uevent when a persistent discovery controller reconnectsSagi Grimberg2-0/+11
2022-09-27nvme: enumerate controller flagsSagi Grimberg1-2/+5
2022-09-27nvme-pci: disable Write Zeroes on Phison E3C/E4CTina Hsu1-0/+4
2022-09-27nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley1-3/+3
2022-09-27nvme: ensure subsystem reset is single threadedKeith Busch1-3/+13
2022-09-27nvme: restrict management ioctls to adminKeith Busch1-0/+6
2022-09-27nvme: copy firmware_rev on each initKeith Busch1-1/+2
2022-09-27nvme: handle effects after freeing the requestKeith Busch4-14/+23
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe2-6/+12
2022-09-21nvme: wire up async polling for io passthrough commandsKanchan Joshi4-5/+72
2022-09-19nvme-tcp: print actual source IP address through sysfs "address" attrMartin Belanger1-1/+20
2022-09-19nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco1-31/+13
2022-09-19nvme-pci: move iod dma_len fill gapsKeith Busch1-1/+1
2022-09-19nvme-pci: iod npages fits in s8Keith Busch1-13/+16
2022-09-19nvme-pci: iod's 'aborted' is a boolKeith Busch1-3/+3
2022-09-19nvme-pci: remove nvme_queue from nvme_iodKeith Busch1-15/+13
2022-09-19nvme: consider also host_iface when checking ip optionsDaniel Wagner1-5/+18
2022-09-19nvme-rdma: handle number of queue changesDaniel Wagner1-5/+21
2022-09-19nvme-tcp: handle number of queue changesDaniel Wagner1-5/+21
2022-09-19nvmet: expose max queues to configfsDaniel Wagner1-0/+29
2022-09-19nvmet: avoid unnecessary flush bioGuixin Liu1-0/+8
2022-09-19nvmet-auth: remove redundant parameters reqGenjian Zhang1-2/+2
2022-09-19nvmet-auth: clean up with done_kfreeJackie Liu1-4/+2
2022-09-19nvme-auth: remove the redundant req->cqe->result.u16 assignment operationJackie Liu1-1/+0
2022-09-19nvme: move from strlcpy with unused retval to strscpyWolfram Sang4-4/+4
2022-09-19nvme: add comment for unaligned "fake" nqnLinjun Bao1-1/+5
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-12/+32
2022-09-07nvme: requeue aen after firmware activationKeith Busch1-3/+11
2022-09-07nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher1-2/+15
2022-09-06nvme-tcp: fix regression that causes sporadic requests to time outSagi Grimberg1-4/+1
2022-09-06nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg1-1/+1
2022-09-05nvmet: fix a use-after-freeBart Van Assche1-2/+4
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds3-0/+6
2022-08-31nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi1-0/+3
2022-08-31nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke1-0/+1
2022-08-31nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh1-0/+2
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche4-11/+4
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+18
2022-08-11nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70Dennis P. Kliem1-0/+2