summaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix typos in nvme status code valuesMinwoo Im2019-05-141-2/+2
* nvmet: fix discover log page when offsets are usedKeith Busch2019-04-111-2/+7
* nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig2019-02-201-9/+1
* nvme: add error log page slot definitionChaitanya Kulkarni2018-12-131-0/+14
* nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni2018-12-131-1/+6
* nvme-tcp: Add protocol headerSagi Grimberg2018-12-131-0/+1
* nvme: implement Enhanced Command RetryKeith Busch2018-12-071-1/+16
* nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg2018-12-071-3/+5
* nvmet: don't override treq upon modification.Sagi Grimberg2018-12-071-0/+2
* nvmet: support fabrics sq flow controlSagi Grimberg2018-12-071-0/+4
* nvmet: add defines for discovery change async eventsJay Sternberg2018-12-071-0/+3
* nvmet: change aen mask functions to use bit numbersJay Sternberg2018-12-071-3/+9
* nvme: support traffic based keep-aliveSagi Grimberg2018-12-071-0/+1
* nvme: introduce ctrl attributes enumerationSagi Grimberg2018-12-071-0/+4
* nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart2018-10-011-0/+1
* nvme.h: add support for ns write protect definitionsChaitanya Kulkarni2018-08-081-2/+15
* nvme.h: fixup ANA group descriptor formatHannes Reinecke2018-08-081-1/+1
* nvme.h: add ANA definitionsChristoph Hellwig2018-07-271-3/+47
* nvme.h: add support for the log specific fieldChristoph Hellwig2018-07-271-1/+1
* nvme.h: resync with nvme-cliRevanth Rajashekar2018-07-231-0/+5
* nvme.h: add AEN configuration symbolsHannes Reinecke2018-06-011-0/+5
* nvme.h: add the changed namespace list logChristoph Hellwig2018-05-311-0/+3
* nvme.h: untangle AEN notice definitionsChristoph Hellwig2018-05-311-2/+6
* nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig2018-01-171-8/+14
* nvme: send uevent for some asynchronous eventsKeith Busch2017-11-101-0/+4
* nvme: centralize AEN definesKeith Busch2017-11-101-0/+8
* nvme: check admin passthru command effectsKeith Busch2017-11-101-0/+18
* nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
* nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
* nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig2017-09-111-1/+3
* Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-091-9/+28
|\
| * nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy2017-08-281-3/+3
| * nvme: add symbolic constants for CC identifiersMax Gurtovoy2017-08-281-9/+15
| * nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick2017-08-281-0/+2
| * nvme: define NVME_NSID_ALLArnav Dawn2017-08-281-0/+2
| * nvme: add support for FW activation without resetArnav Dawn2017-08-281-0/+9
* | nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu2017-08-301-1/+1
|/
* nvme: fabrics commands should use the fctype field for data directionJon Derrick2017-07-251-1/+1
* nvme: fix byte swapping in the streams codeChristoph Hellwig2017-07-201-7/+7
* nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg2017-06-281-1/+1
* nvme: add support for streams and directivesJens Axboe2017-06-271-0/+48
* nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer2017-06-161-1/+1
* nvme: add fields into identify controller data structureGuan Junxiong2017-06-151-2/+8
* nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn2017-06-151-0/+4
* nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn2017-06-151-0/+17
* nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-151-0/+2
* nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu2017-06-151-0/+1
* nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn2017-06-131-1/+4
* nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig2017-06-131-0/+11
* nvme: switch to uuid_tChristoph Hellwig2017-06-051-1/+2