summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/nvmet.h
Commit message (Expand)AuthorAgeFilesLines
* nvmet: do not allow model_number exceed 40 bytesNoam Gottlieb2021-04-021-0/+1
* nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni2021-04-021-2/+3
* nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_statusChaitanya Kulkarni2021-04-021-1/+1
* nvmet: model_number must be immutable once setMax Gurtovoy2021-03-051-6/+1
* nvmet: add nvmet_req_subsys() helperChaitanya Kulkarni2021-02-101-1/+6
* nvmet: add helper to report invalid opcodeChaitanya Kulkarni2021-02-101-0/+1
* nvmet: make nvmet_find_namespace() req basedChaitanya Kulkarni2021-02-101-1/+1
* nvmet: add lba to sect conversion helpersChaitanya Kulkarni2021-02-021-0/+10
* nvmet: remove unused ctrl->cqsAmit2020-12-011-1/+0
* nvmet: use inline bio for passthru fast pathChaitanya Kulkarni2020-12-011-0/+1
* nvmet: add passthru io timeout value attrChaitanya Kulkarni2020-12-011-0/+1
* nvmet: add passthru admin timeout value attrChaitanya Kulkarni2020-12-011-0/+1
* nvmet: handle keep-alive timer when kato is modified by a set features cmdAmit Engel2020-09-271-0/+2
* nvmet: introduce the passthru configfs interfaceLogan Gunthorpe2020-07-291-0/+1
* nvmet: Add passthru enable/disable helpersLogan Gunthorpe2020-07-291-0/+12
* nvmet: add passthru code to process commandsLogan Gunthorpe2020-07-291-0/+39
* nvmet: use xarray for ctrl ns storingChaitanya Kulkarni2020-07-291-2/+1
* nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy2020-07-081-2/+3
* nvmet: add metadata support for block devicesIsrael Rukshin2020-05-271-2/+5
* nvmet: add metadata/T10-PI supportIsrael Rukshin2020-05-271-0/+19
* nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin2020-05-271-1/+1
* nvmet: rename nvmet_rw_len to nvmet_rw_data_lenIsrael Rukshin2020-05-271-1/+1
* nvmet: add metadata characteristics for a namespaceIsrael Rukshin2020-05-271-0/+3
* nvmet: add helper to revalidate bdev and file nsChaitanya Kulkarni2020-05-271-0/+1
* nvmet: add ns revalidation supportAnthony Iliopoulos2020-05-091-0/+2
* nvmet: Add get_mdts op for controllersMax Gurtovoy2020-03-261-0/+1
* nvmet: make ctrl model configurableMark Ruijter2020-03-041-0/+8
* nvmet: make ctrl-id configurableChaitanya Kulkarni2020-03-041-0/+2
* nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg2020-02-041-0/+1
* nvmet: Open code nvmet_req_execute()Christoph Hellwig2019-11-041-1/+0
* nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig2019-11-041-2/+1
* nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig2019-11-041-0/+6
* nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe2019-07-311-0/+3
* nvmet: export I/O characteristics attributes in IdentifyBart Van Assche2019-07-091-0/+8
* nvmet: add transport discovery change opJames Smart2019-06-211-0/+2
* nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy2019-04-251-2/+2
* nvmet: fix discover log page when offsets are usedKeith Busch2019-04-111-0/+1
* nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
* nvmet: use a macro for default error locationChaitanya Kulkarni2018-12-181-0/+1
* nvmet: add error log support for file backendChaitanya Kulkarni2018-12-131-0/+2
* nvmet: add interface to update error-log pageChaitanya Kulkarni2018-12-131-5/+0
* nvmet: add error-log definitionsChaitanya Kulkarni2018-12-131-0/+6
* nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni2018-12-131-1/+1
* nvmet: Add install_queue calloutSagi Grimberg2018-12-131-0/+1
* nvmet: fix the structure member indentationChaitanya Kulkarni2018-12-071-4/+4
* nvmet: support fabrics sq flow controlSagi Grimberg2018-12-071-0/+1
* nvmet: mark nvmet_genctr staticChristoph Hellwig2018-12-071-1/+0
* nvmet: enable Discovery Controller AENsJay Sternberg2018-12-071-1/+10
* nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg2018-12-071-2/+1
* nvmet: add defines for discovery change async eventsJay Sternberg2018-12-071-0/+2