aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fabrics-cmd.c
AgeCommit message (Expand)Author
2024-05-01nvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-02nvmet: set ctrl pi_support cap before initializing cap regMax Gurtovoy
2024-03-02nvmet: compare mqes and sqsize only for IO SQMax Gurtovoy
2024-02-13nvmet: remove superfluous initializationChaitanya Kulkarni
2023-11-20nvmet: nul-terminate the NQNs passed in the connect commandChristoph 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-19nvme-auth: remove the redundant req->cqe->result.u16 assignment operationJackie Liu
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke
2022-08-02nvmet: parse fabrics commands on io queuesHannes Reinecke
2021-10-20nvmet: set 'CNTRLTYPE' in the identify controller dataHannes Reinecke
2021-08-16nvmet: check that host sqsize does not exceed ctrl MQESAmit Engel
2021-08-16nvmet: avoid duplicate qid in connect cmdAmit Engel
2021-08-16nvmet: pass back cntlid on successful completionAmit Engel
2021-05-11nvmet: demote fabrics cmd parse err msg to debugChaitanya Kulkarni
2021-04-02nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni
2021-04-02nvmet: update error log page in nvmet_alloc_ctrl()Chaitanya Kulkarni
2020-05-27nvmet: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin
2020-02-05nvmet: Fix controller use after freeIsrael Rukshin
2020-02-05nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-13nvmet: add error log support for fabrics-cmdChaitanya Kulkarni
2018-12-13nvmet: Add install_queue calloutSagi Grimberg
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni
2018-01-08nvmet: lower log level for each queue creationSagi Grimberg
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit
2017-02-22nvmet: avoid dereferencing nvmet_reqMax Gurtovoy
2017-02-22nvmet: Make cntlid globally uniqueSagi Grimberg
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig