summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/core.c
Commit message (Expand)AuthorAge
* nvmet: release a ns reference in nvmet_req_uninit if neededSagi Grimberg2018-01-15
* nvmet: rearrange nvmet_ctrl_free()Israel Rukshin2018-01-08
* nvmet: fix error flow in nvmet_alloc_ctrl()Israel Rukshin2018-01-08
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * nvmet: better data length validationChristoph Hellwig2017-11-10
| * nvmet: Change max_nsid in subsystem due to ns_disable if neededRoy Shterman2017-10-20
* | nvmet: synchronize sqhd updateJames Smart2017-10-19
|/
* nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-25
* nvmet: implement valid sqhd values in completionsJames Smart2017-09-25
* nvme: add symbolic constants for CC identifiersMax Gurtovoy2017-08-28
* nvmet: fix the return error code of target if host is not allowedGuan Junxiong2017-08-28
* nvmet: Move serial number from controller to subsystemJohannes Thumshirn2017-07-20
* nvmet: implement namespace identify descriptor listJohannes Thumshirn2017-06-15
* nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-20
* nvmet: Introduced helper routine for controller status check.Parav Pandit2017-04-04
* nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit2017-04-04
* nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg2017-04-04
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* nvmet: Make cntlid globally uniqueSagi Grimberg2017-02-22
* nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg2017-01-26
* nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg2017-01-26
* nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg2017-01-26
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander2016-12-06
| * nvme: introduce struct nvme_requestChristoph Hellwig2016-11-10
* | nvmet: Don't queue fatal error work if csts.cfs is setSagi Grimberg2016-11-14
* | nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-19
|/
* nvmet: Fix controller serial number inconsistencySagi Grimberg2016-08-04
* nvmet: fix return value check in nvmet_subsys_alloc()Wei Yongjun2016-07-12
* nvmet: add a generic NVMe targetChristoph Hellwig2016-07-05