summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/admin-cmd.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: export I/O characteristics attributes in IdentifyBart Van Assche2019-07-091-0/+3
* nvmet: fix discover log page when offsets are usedKeith Busch2019-04-111-0/+5
* nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1Star
* nvmet: update smart log with num err log entriesChaitanya Kulkarni2018-12-131-0/+6
* nvmet: add error log page cmd handlerChaitanya Kulkarni2018-12-131-7/+29
* nvmet: add error log support for admin-cmdChaitanya Kulkarni2018-12-131-4/+18
* nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni2018-12-131-6/+6
* nvmet: make kato and AEN processing for use by other controllersJay Sternberg2018-12-081-15/+39
* nvmet: allow Keep Alive for Discovery controllerJay Sternberg2018-12-081-1/+1
* nvmet: change aen mask functions to use bit numbersJay Sternberg2018-12-081-2/+2
* nvmet: provide aen bit functions for multiple controller typesJay Sternberg2018-12-081-13/+0Star
* nvmet: support for traffic based keep-aliveSagi Grimberg2018-12-081-1/+2
* nvme: introduce ctrl attributes enumerationSagi Grimberg2018-12-081-1/+1
* nvmet: use strlcpy() instead of strcpy()Bart Van Assche2018-10-171-1/+1
* nvmet: remove redundant module prefixChaitanya Kulkarni2018-10-011-1/+1
* nvme: count all ANA groups for ANA Log pageHannes Reinecke2018-09-171-0/+4
* nvmet: add ns write protect supportChaitanya Kulkarni2018-08-081-0/+76
* nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni2018-07-271-2/+15
* nvmet: support configuring ANA groupsChristoph Hellwig2018-07-271-0/+1
* nvmet: add minimal ANA supportChristoph Hellwig2018-07-271-4/+83
* nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig2018-07-271-0/+1
* nvmet: don't use uuid_le typeAndy Shevchenko2018-07-241-1/+1
* nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-231-2/+2
* nvmet: add commands supported and effects log pageChaitanya Kulkarni2018-07-231-1/+34
* nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
* nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig2018-06-081-6/+9
* nvmet: mask pending AENsChristoph Hellwig2018-06-011-0/+1
* nvmet: add AEN configuration supportChristoph Hellwig2018-06-011-2/+13
* nvmet: implement the changed namespaces logChristoph Hellwig2018-06-011-0/+26
* nvmet: split log page implementationChristoph Hellwig2018-06-011-63/+36Star
* nvmet: add simple file backed ns supportChaitanya Kulkarni2018-05-251-0/+8
* nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni2018-05-251-2/+0Star
* nvmet: fix space padding in serial numberDaniel Verkamp2018-04-121-0/+1
* nvmet: remove redundant local variableSagi Grimberg2017-11-111-9/+4Star
* nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg2017-11-111-3/+1Star
* nvmet: fix comment typos in admin-cmd.cMinwoo Im2017-11-111-2/+2
* nvmet: add support for reporting the host identifierOmri Mann2017-08-301-2/+15
* nvmet: use memcpy_and_pad for identify sn/frMartin Wilck2017-08-281-11/+3Star
* nvmet: use NVME_NSID_ALLChristoph Hellwig2017-08-281-1/+1
* nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck2017-08-161-6/+0Star
* 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/+7Star
* | 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