aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
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
2016-11-14nvmet: Don't queue fatal error work if csts.cfs is setSagi Grimberg
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-08-04nvmet: Fix controller serial number inconsistencySagi Grimberg
2016-07-12nvmet: fix return value check in nvmet_subsys_alloc()Wei Yongjun
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig