aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/admin-cmd.c
Commit message (Expand)AuthorAge
* nvmet: use strlcpy() instead of strcpy()Bart Van Assche2018-10-17
* nvmet: remove redundant module prefixChaitanya Kulkarni2018-10-01
* nvme: count all ANA groups for ANA Log pageHannes Reinecke2018-09-17
* nvmet: add ns write protect supportChaitanya Kulkarni2018-08-08
* nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni2018-07-27
* nvmet: support configuring ANA groupsChristoph Hellwig2018-07-27
* nvmet: add minimal ANA supportChristoph Hellwig2018-07-27
* nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig2018-07-27
* nvmet: don't use uuid_le typeAndy Shevchenko2018-07-24
* nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-23
* nvmet: add commands supported and effects log pageChaitanya Kulkarni2018-07-23
* nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-11
* nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig2018-06-08
* nvmet: mask pending AENsChristoph Hellwig2018-06-01
* nvmet: add AEN configuration supportChristoph Hellwig2018-06-01
* nvmet: implement the changed namespaces logChristoph Hellwig2018-06-01
* nvmet: split log page implementationChristoph Hellwig2018-06-01
* nvmet: add simple file backed ns supportChaitanya Kulkarni2018-05-25
* nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni2018-05-25
* nvmet: fix space padding in serial numberDaniel Verkamp2018-04-12
* nvmet: remove redundant local variableSagi Grimberg2017-11-10
* nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg2017-11-10
* nvmet: fix comment typos in admin-cmd.cMinwoo Im2017-11-10
* nvmet: add support for reporting the host identifierOmri Mann2017-08-30
* nvmet: use memcpy_and_pad for identify sn/frMartin Wilck2017-08-28
* nvmet: use NVME_NSID_ALLChristoph Hellwig2017-08-28
* nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck2017-08-16
* nvmet: don't report 0-bytes in serial numberMartin Wilck2017-07-20
* nvmet: Move serial number from controller to subsystemJohannes Thumshirn2017-07-20
* nvmet: implement namespace identify descriptor listJohannes Thumshirn2017-06-15
* nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-15
* Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-07
|\
| * nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig2017-04-02
* | nvmet: use symbolic constants for log identifiersMax Gurtovoy2017-04-04
* | nvmet: Introduced helper routine for controller status check.Parav Pandit2017-04-04
* | nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit2017-04-04
|/
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-22
* nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King2017-02-22
* nvmet: fix KATO offset in Set FeaturesDaniel Verkamp2016-12-21
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * nvmet: add support for the Write Zeroes commandChaitanya Kulkarni2016-12-01
* | nvmet: use symbolic constants for CNS valuesChristoph Hellwig2016-10-19
* | nvme.h: resync with nvme-cliChristoph Hellwig2016-10-19
|/
* admin-cmd: Added smart-log command support.Chaitanya Kulkarni2016-09-23
* nvmet: Fix controller serial number inconsistencySagi Grimberg2016-08-04
* nvmet: add a generic NVMe targetChristoph Hellwig2016-07-05