summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/admin-cmd.c
AgeCommit message (Expand)Author
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni
2018-07-27nvmet: use Retain Async Event bit to clear AENChaitanya 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-24nvmet: don't use uuid_le typeAndy Shevchenko
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni
2018-06-11nvmet: free smart-log buffer after useChaitanya Kulkarni
2018-06-08nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig
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: split log page implementationChristoph Hellwig
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp
2017-11-10nvmet: remove redundant local variableSagi Grimberg
2017-11-10nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg
2017-11-10nvmet: fix comment typos in admin-cmd.cMinwoo Im
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-08-28nvmet: use memcpy_and_pad for identify sn/frMartin Wilck
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig
2017-08-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck
2017-07-20nvmet: don't report 0-bytes in serial numberMartin Wilck
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2017-06-15nvmet: implement namespace identify descriptor listJohannes Thumshirn
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-04nvmet: use symbolic constants for log identifiersMax Gurtovoy
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-02nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit
2017-02-22nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King
2016-12-21nvmet: fix KATO offset in Set FeaturesDaniel Verkamp
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-01nvmet: add support for the Write Zeroes commandChaitanya Kulkarni
2016-10-19nvmet: use symbolic constants for CNS valuesChristoph Hellwig
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig
2016-09-23admin-cmd: Added smart-log command support.Chaitanya Kulkarni
2016-08-04nvmet: Fix controller serial number inconsistencySagi Grimberg
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig