summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/admin-cmd.c
AgeCommit message (Expand)Author
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
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