summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/fabrics-cmd.c
AgeCommit message (Expand)Author
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