aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/nvmet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg1-0/+1
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig1-1/+0
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig1-2/+1
2019-11-04nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig1-0/+6
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe1-0/+3
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche1-0/+8
2019-06-21nvmet: add transport discovery change opJames Smart1-0/+2
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy1-2/+2
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch1-0/+1
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig1-9/+1
2018-12-18nvmet: use a macro for default error locationChaitanya Kulkarni1-0/+1
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni1-0/+2
2018-12-13nvmet: add interface to update error-log pageChaitanya Kulkarni1-5/+0
2018-12-13nvmet: add error-log definitionsChaitanya Kulkarni1-0/+6
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni1-1/+1
2018-12-13nvmet: Add install_queue calloutSagi Grimberg1-0/+1
2018-12-07nvmet: fix the structure member indentationChaitanya Kulkarni1-4/+4
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg1-0/+1
2018-12-07nvmet: mark nvmet_genctr staticChristoph Hellwig1-1/+0
2018-12-07nvmet: enable Discovery Controller AENsJay Sternberg1-1/+10
2018-12-07nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg1-2/+1
2018-12-07nvmet: add defines for discovery change async eventsJay Sternberg1-0/+2
2018-12-07nvmet: make kato and AEN processing for use by other controllersJay Sternberg1-0/+6
2018-12-07nvmet: allow Keep Alive for Discovery controllerJay Sternberg1-1/+3
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg1-5/+5
2018-12-07nvmet: provide aen bit functions for multiple controller typesJay Sternberg1-0/+15
2018-12-07nvmet: support for traffic based keep-aliveSagi Grimberg1-0/+2
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+17
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe1-0/+15
2018-10-17nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe1-0/+2
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg1-0/+1
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni1-0/+4
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig1-3/+27
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig1-0/+15
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig1-0/+8
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig1-0/+2
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise1-1/+1
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni1-0/+3
2018-06-01nvmet: mask pending AENsChristoph Hellwig1-0/+1
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig1-0/+16
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig1-0/+3
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig1-0/+1
2018-05-30nvme-loop: add support for multiple portsChristoph Hellwig1-1/+1
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni1-2/+26
2018-03-26nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig1-5/+5
2018-03-26nvmet: don't return "any" ip address in discovery log pageSagi Grimberg1-0/+2
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+5
2017-11-10nvmet: better data length validationChristoph Hellwig1-0/+4
2017-10-19nvmet: synchronize sqhd updateJames Smart1-1/+1
2017-10-04nvmet: bump NVMET_NR_QUEUES to 128James Smart1-1/+1