summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/admin-cmd.c
AgeCommit message (Expand)Author
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-13nvmet: update smart log with num err log entriesChaitanya Kulkarni
2018-12-13nvmet: add error log page cmd handlerChaitanya Kulkarni
2018-12-13nvmet: add error log support for admin-cmdChaitanya Kulkarni
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-07nvmet: make kato and AEN processing for use by other controllersJay Sternberg
2018-12-07nvmet: allow Keep Alive for Discovery controllerJay Sternberg
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg
2018-12-07nvmet: provide aen bit functions for multiple controller typesJay Sternberg
2018-12-07nvmet: support for traffic based keep-aliveSagi Grimberg
2018-12-07nvme: introduce ctrl attributes enumerationSagi Grimberg
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche
2018-10-01nvmet: remove redundant module prefixChaitanya Kulkarni
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke
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