summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/admin-cmd.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: don't report 0-bytes in serial numberMartin Wilck2017-07-201-2/+14
* nvmet: Move serial number from controller to subsystemJohannes Thumshirn2017-07-201-1/+1
* nvmet: implement namespace identify descriptor listJohannes Thumshirn2017-06-151-0/+61
* nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-151-2/+2
* Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-071-1/+1
|\
| * nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig2017-04-021-1/+1
* | nvmet: use symbolic constants for log identifiersMax Gurtovoy2017-04-041-6/+6
* | nvmet: Introduced helper routine for controller status check.Parav Pandit2017-04-041-12/+7
* | nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit2017-04-041-5/+5
|/
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-221-1/+1
* nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King2017-02-221-1/+1
* nvmet: fix KATO offset in Set FeaturesDaniel Verkamp2016-12-211-3/+1
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-1/+2
|\
| * nvmet: add support for the Write Zeroes commandChaitanya Kulkarni2016-12-011-1/+2
* | nvmet: use symbolic constants for CNS valuesChristoph Hellwig2016-10-191-3/+3
* | nvme.h: resync with nvme-cliChristoph Hellwig2016-10-191-1/+1
|/
* admin-cmd: Added smart-log command support.Chaitanya Kulkarni2016-09-231-0/+88
* nvmet: Fix controller serial number inconsistencySagi Grimberg2016-08-041-5/+1
* nvmet: add a generic NVMe targetChristoph Hellwig2016-07-051-0/+465
OpenPOWER on IntegriCloud