summaryrefslogtreecommitdiff
path: root/include/linux/nvme.h
AgeCommit message (Expand)Author
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-04nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im
2019-07-09nvme: add I/O characteristics fieldsBart Van Assche
2019-06-21nvme-trace: support for fabrics commands in host-sideMinwoo Im
2019-06-21nvme-trace: move opcode symbol print to nvme.hMinwoo Im
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-05-14nvme: fix typos in nvme status code valuesMinwoo Im
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig
2018-12-13nvme: add error log page slot definitionChaitanya Kulkarni
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-13nvme-tcp: Add protocol headerSagi Grimberg
2018-12-07nvme: implement Enhanced Command RetryKeith Busch
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg
2018-12-07nvmet: don't override treq upon modification.Sagi Grimberg
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
2018-12-07nvmet: add defines for discovery change async eventsJay Sternberg
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg
2018-12-07nvme: support traffic based keep-aliveSagi Grimberg
2018-12-07nvme: introduce ctrl attributes enumerationSagi Grimberg
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-08-08nvme.h: add support for ns write protect definitionsChaitanya Kulkarni
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke
2018-05-31nvme.h: add the changed namespace list logChristoph Hellwig
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10nvme: check admin passthru command effectsKeith Busch
2017-09-25nvme: add transport SGL definitionsJames Smart
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn
2017-08-28nvme: add support for FW activation without resetArnav Dawn
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg