summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
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
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