summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/nvmet.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig2018-07-271-0/+8
* nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2018-07-271-0/+2
* nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-231-1/+1
* nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni2018-07-231-0/+3
* nvmet: mask pending AENsChristoph Hellwig2018-06-011-0/+1
* nvmet: add AEN configuration supportChristoph Hellwig2018-06-011-0/+16
* nvmet: implement the changed namespaces logChristoph Hellwig2018-06-011-0/+3
* nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig2018-06-011-0/+1
* nvme-loop: add support for multiple portsChristoph Hellwig2018-05-301-1/+1
* nvmet: add simple file backed ns supportChaitanya Kulkarni2018-05-251-2/+26
* nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig2018-03-261-5/+5
* nvmet: don't return "any" ip address in discovery log pageSagi Grimberg2018-03-261-0/+2
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-1/+5
|\
| * nvmet: better data length validationChristoph Hellwig2017-11-101-0/+4
| * nvmet: bump NVMET_NR_QUEUES to 128James Smart2017-10-041-1/+1
* | nvmet: synchronize sqhd updateJames Smart2017-10-191-1/+1
|/
OpenPOWER on IntegriCloud