aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke1-0/+5
2018-05-31nvme.h: add the changed namespace list logChristoph Hellwig1-0/+3
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig1-2/+6
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig1-8/+14
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch1-0/+4
2017-11-10nvme: centralize AEN definesKeith Busch1-0/+8
2017-11-10nvme: check admin passthru command effectsKeith Busch1-0/+18
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig1-1/+3
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+28
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu1-1/+1
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy1-3/+3
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy1-9/+15
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick1-0/+2
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn1-0/+2
2017-08-28nvme: add support for FW activation without resetArnav Dawn1-0/+9
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick1-1/+1
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig1-7/+7
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg1-1/+1
2017-06-27nvme: add support for streams and directivesJens Axboe1-0/+48
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer1-1/+1
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong1-2/+8
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn1-0/+4
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn1-0/+17
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn1-0/+2
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu1-0/+1
2017-06-13nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn1-1/+4
2017-06-13nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig1-0/+11
2017-06-05nvme: switch to uuid_tChristoph Hellwig1-1/+2
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike1-0/+13
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier1-8/+8
2017-02-22nvme: Enable autonomous power state transitionsAndy Lutomirski1-0/+6
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit1-1/+3
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe1-0/+2
2017-02-17nvme: Check for Security send/recv support before issuing commands.Scott Bauer1-0/+1
2017-02-08nvme: support ranged discard requestsChristoph Hellwig1-0/+2
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+38
2016-12-06nvme-fabrics: Add FC transport error codes to nvme.hJames Smart1-0/+13
2016-12-01nvme.h: add Write Zeroes definitionsChaitanya Kulkarni1-0/+20
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig1-5/+5
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig1-0/+10
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig1-2/+1
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig1-6/+27
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi1-1/+2
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp1-1/+1
2016-07-05nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg1-1/+5
2016-07-05nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig1-19/+318
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig1-0/+5
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart1-0/+23