aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
2023-03-22nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2022-09-28nvmet: fix a use-after-freeBart Van Assche
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2020-10-30nvmet: fix uninitialized work for zero katozhenwei pi
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
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
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy
2017-08-28nvmet: fix the return error code of target if host is not allowedGuan Junxiong
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2017-06-15nvmet: implement namespace identify descriptor listJohannes Thumshirn
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit
2017-04-04nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit
2017-04-04nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-02-22nvmet: Make cntlid globally uniqueSagi Grimberg
2017-01-26nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg
2017-01-26nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander