aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)Author
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-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-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-30nvme-loop: add support for multiple portsChristoph Hellwig
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni
2018-03-26nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig
2018-03-26nvmet: don't return "any" ip address in discovery log pageSagi Grimberg
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-19nvmet: synchronize sqhd updateJames Smart
2017-10-04nvmet: bump NVMET_NR_QUEUES to 128James Smart
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2017-06-15nvmet: implement namespace identify descriptor listJohannes Thumshirn
2017-06-05nvme: switch to uuid_tChristoph Hellwig
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: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-02-22nvmet: Make cntlid globally uniqueSagi Grimberg
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg
2016-12-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-08-04nvmet: Fix controller serial number inconsistencySagi Grimberg
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig