summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/nvmet.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* nvmet: make kato and AEN processing for use by other controllersJay Sternberg2018-12-071-0/+6
* nvmet: allow Keep Alive for Discovery controllerJay Sternberg2018-12-071-1/+3
* nvmet: change aen mask functions to use bit numbersJay Sternberg2018-12-071-5/+5
* nvmet: provide aen bit functions for multiple controller typesJay Sternberg2018-12-071-0/+15
* nvmet: support for traffic based keep-aliveSagi Grimberg2018-12-071-0/+2
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-0/+17
|\
| * nvmet: Optionally use PCI P2P memoryLogan Gunthorpe2018-10-171-0/+15
| * nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe2018-10-171-0/+2
* | nvmet: don't split large I/Os unconditionallySagi Grimberg2018-10-011-0/+1
|/
* nvmet: add ns write protect supportChaitanya Kulkarni2018-08-081-0/+4
* nvmet: support configuring ANA groupsChristoph Hellwig2018-07-271-3/+27
* nvmet: add minimal ANA supportChristoph Hellwig2018-07-271-0/+15