aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
AgeCommit message (Expand)Author
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
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu
2017-06-13nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn
2017-06-13nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig
2017-06-05nvme: switch to uuid_tChristoph Hellwig