summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-18nvmet: use a macro for default error locationChaitanya Kulkarni
2018-12-18nvmet: fix comparison of a u16 with -1Colin Ian King
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni
2018-12-13nvmet: add error log support in the coreChaitanya Kulkarni
2018-12-13nvmet: add interface to update error-log pageChaitanya Kulkarni
2018-12-13nvmet: add error-log definitionsChaitanya Kulkarni
2018-12-07nvmet: use unlikely for req status checkChaitanya Kulkarni
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
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: 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-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi 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-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
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-25nvmet: only check for filebacking on -ENOTBLKHannes Reinecke
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
2018-06-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-06-01nvmet: mask pending AENsChristoph Hellwig
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni
2018-05-25nvmet: make a few error messages more genericChaitanya Kulkarni
2018-03-26nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig
2018-02-28nvmet: fix PSDT field check in command formatMax Gurtovoy
2018-01-15nvmet: release a ns reference in nvmet_req_uninit if neededSagi Grimberg
2018-01-08nvmet: rearrange nvmet_ctrl_free()Israel Rukshin
2018-01-08nvmet: fix error flow in nvmet_alloc_ctrl()Israel Rukshin
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-10nvmet: better data length validationChristoph Hellwig
2017-10-20nvmet: Change max_nsid in subsystem due to ns_disable if neededRoy Shterman
2017-10-19nvmet: synchronize sqhd updateJames Smart
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart