| Commit message (Expand) | Author | Age | Files | Lines |
* | nvme.h: add support for ns write protect definitions | Chaitanya Kulkarni | 2018-08-08 | 1 | -2/+15 |
* | nvme.h: fixup ANA group descriptor format | Hannes Reinecke | 2018-08-08 | 1 | -1/+1 |
* | nvme.h: add ANA definitions | Christoph Hellwig | 2018-07-27 | 1 | -3/+47 |
* | nvme.h: add support for the log specific field | Christoph Hellwig | 2018-07-27 | 1 | -1/+1 |
* | nvme.h: resync with nvme-cli | Revanth Rajashekar | 2018-07-23 | 1 | -0/+5 |
* | nvme.h: add AEN configuration symbols | Hannes Reinecke | 2018-06-01 | 1 | -0/+5 |
* | nvme.h: add the changed namespace list log | Christoph Hellwig | 2018-05-31 | 1 | -0/+3 |
* | nvme.h: untangle AEN notice definitions | Christoph Hellwig | 2018-05-31 | 1 | -2/+6 |
* | nvme-pci: clean up SMBSZ bit definitions | Christoph Hellwig | 2018-01-17 | 1 | -8/+14 |
* | nvme: send uevent for some asynchronous events | Keith Busch | 2017-11-10 | 1 | -0/+4 |
* | nvme: centralize AEN defines | Keith Busch | 2017-11-10 | 1 | -0/+8 |
* | nvme: check admin passthru command effects | Keith Busch | 2017-11-10 | 1 | -0/+18 |
* | nvme: add transport SGL definitions | James Smart | 2017-09-25 | 1 | -0/+6 |
* | nvme.h: remove FC transport-specific error values | James Smart | 2017-09-25 | 1 | -13/+0 |
* | nvme-pci: implement the HMB entry number and size limitations | Christoph Hellwig | 2017-09-11 | 1 | -1/+3 |
* | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-09 | 1 | -9/+28 |
|\ |
|
| * | nvme: rename AMS symbolic constants to fit specification | Max Gurtovoy | 2017-08-28 | 1 | -3/+3 |
| * | nvme: add symbolic constants for CC identifiers | Max Gurtovoy | 2017-08-28 | 1 | -9/+15 |
| * | nvme: add support for NVMe 1.3 Timestamp Feature | Jon Derrick | 2017-08-28 | 1 | -0/+2 |
| * | nvme: define NVME_NSID_ALL | Arnav Dawn | 2017-08-28 | 1 | -0/+2 |
| * | nvme: add support for FW activation without reset | Arnav Dawn | 2017-08-28 | 1 | -0/+9 |
* | | nvme: fix the definition of the doorbell buffer config support bit | Changpeng Liu | 2017-08-30 | 1 | -1/+1 |
|/ |
|
* | nvme: fabrics commands should use the fctype field for data direction | Jon Derrick | 2017-07-25 | 1 | -1/+1 |
* | nvme: fix byte swapping in the streams code | Christoph Hellwig | 2017-07-20 | 1 | -7/+7 |
* | nvme: use a single NVME_AQ_DEPTH and relax it to 32 | Sagi Grimberg | 2017-06-28 | 1 | -1/+1 |
* | nvme: add support for streams and directives | Jens Axboe | 2017-06-27 | 1 | -0/+48 |
* | nvme: implement NS Optimal IO Boundary from 1.3 Spec | Scott Bauer | 2017-06-16 | 1 | -1/+1 |
* | nvme: add fields into identify controller data structure | Guan Junxiong | 2017-06-15 | 1 | -2/+8 |
* | nvmet: allow overriding the NVMe VS via configfs | Johannes Thumshirn | 2017-06-15 | 1 | -0/+4 |
* | nvme: introduce NVMe Namespace Identification Descriptor structures | Johannes Thumshirn | 2017-06-15 | 1 | -0/+17 |
* | nvmet: use NVME_IDENTIFY_DATA_SIZE | Johannes Thumshirn | 2017-06-15 | 1 | -0/+2 |
* | nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride | Xu Yu | 2017-06-15 | 1 | -0/+1 |
* | nvme.h: add dword 12 - 15 fields to struct nvme_features | Arnav Dawn | 2017-06-13 | 1 | -1/+4 |
* | nvme.h: add struct nvme_host_mem_buf_desc and HMB flags | Christoph Hellwig | 2017-06-13 | 1 | -0/+11 |
* | nvme: switch to uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -1/+2 |
* | nvme: improve performance for virtual NVMe devices | Helen Koike | 2017-04-21 | 1 | -0/+13 |
* | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 | Roland Dreier | 2017-04-02 | 1 | -8/+8 |
* | nvme: Enable autonomous power state transitions | Andy Lutomirski | 2017-02-22 | 1 | -0/+6 |
* | nvme: Use CNS as 8-bit field and avoid endianness conversion | Parav Pandit | 2017-02-22 | 1 | -1/+3 |
* | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2017-02-17 | 1 | -0/+2 |
|\ |
|
| * | nvme: support ranged discard requests | Christoph Hellwig | 2017-02-08 | 1 | -0/+2 |
* | | nvme: Check for Security send/recv support before issuing commands. | Scott Bauer | 2017-02-17 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-12-13 | 1 | -5/+38 |
|\ |
|
| * | nvme-fabrics: Add FC transport error codes to nvme.h | James Smart | 2016-12-06 | 1 | -0/+13 |
| * | nvme.h: add Write Zeroes definitions | Chaitanya Kulkarni | 2016-12-01 | 1 | -0/+20 |
| * | nvme: introduce struct nvme_request | Christoph Hellwig | 2016-11-10 | 1 | -5/+5 |
* | | nvme.h: add an enum for cns values | Christoph Hellwig | 2016-10-19 | 1 | -0/+10 |
* | | nvme.h: don't use uuid_be | Christoph Hellwig | 2016-10-19 | 1 | -2/+1 |
* | | nvme.h: resync with nvme-cli | Christoph Hellwig | 2016-10-19 | 1 | -6/+27 |
* | | nvme: Add tertiary number to NVME_VS | Gabriel Krisman Bertazi | 2016-10-19 | 1 | -1/+2 |
|/ |
|