summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)Author
2020-07-29nvmet: use xarray for ctrl ns storingChaitanya Kulkarni
2020-07-08nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy
2020-05-27nvmet: add metadata support for block devicesIsrael Rukshin
2020-05-27nvmet: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin
2020-05-27nvmet: rename nvmet_rw_len to nvmet_rw_data_lenIsrael Rukshin
2020-05-27nvmet: add metadata characteristics for a namespaceIsrael Rukshin
2020-05-27nvmet: add helper to revalidate bdev and file nsChaitanya Kulkarni
2020-05-09nvmet: add ns revalidation supportAnthony Iliopoulos
2020-03-26nvmet: Add get_mdts op for controllersMax Gurtovoy
2020-03-04nvmet: make ctrl model configurableMark Ruijter
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-11-04nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche
2019-06-21nvmet: add transport discovery change opJames Smart
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-18nvmet: use a macro for default error locationChaitanya Kulkarni
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni
2018-12-13nvmet: add interface to update error-log pageChaitanya Kulkarni
2018-12-13nvmet: add error-log definitionsChaitanya Kulkarni
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-13nvmet: Add install_queue calloutSagi Grimberg
2018-12-07nvmet: fix the structure member indentationChaitanya Kulkarni
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
2018-12-07nvmet: mark nvmet_genctr staticChristoph Hellwig
2018-12-07nvmet: enable Discovery Controller AENsJay Sternberg
2018-12-07nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg
2018-12-07nvmet: add defines for discovery change async eventsJay Sternberg
2018-12-07nvmet: make kato and AEN processing for use by other controllersJay Sternberg
2018-12-07nvmet: allow Keep Alive for Discovery controllerJay Sternberg
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg
2018-12-07nvmet: provide aen bit functions for multiple controller typesJay Sternberg
2018-12-07nvmet: support for traffic based keep-aliveSagi Grimberg
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe
2018-10-17nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni