Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | nvme: add I/O characteristics fields | Bart Van Assche | 1 | -3/+9 |
2019-06-21 | nvme-trace: support for fabrics commands in host-side | Minwoo Im | 1 | -3/+17 |
2019-06-21 | nvme-trace: move opcode symbol print to nvme.h | Minwoo Im | 1 | -0/+45 |
2019-06-21 | nvme: introduce nvme_is_fabrics to check fabrics cmd | Minwoo Im | 1 | -1/+6 |
2019-05-14 | nvme: fix typos in nvme status code values | Minwoo Im | 1 | -2/+2 |
2019-04-11 | nvmet: fix discover log page when offsets are used | Keith Busch | 1 | -2/+7 |
2019-02-20 | nvme_ioctl.h: remove duplicate GPL boilerplate | Christoph Hellwig | 1 | -9/+1 |
2018-12-13 | nvme: add error log page slot definition | Chaitanya Kulkarni | 1 | -0/+14 |
2018-12-13 | nvme: remove nvme_common command cdw10 array | Chaitanya Kulkarni | 1 | -1/+6 |
2018-12-13 | nvme-tcp: Add protocol header | Sagi Grimberg | 1 | -0/+1 |
2018-12-07 | nvme: implement Enhanced Command Retry | Keith Busch | 1 | -1/+16 |
2018-12-07 | nvmet: expose support for fabrics SQ flow control disable in treq | Sagi Grimberg | 1 | -3/+5 |
2018-12-07 | nvmet: don't override treq upon modification. | Sagi Grimberg | 1 | -0/+2 |
2018-12-07 | nvmet: support fabrics sq flow control | Sagi Grimberg | 1 | -0/+4 |
2018-12-07 | nvmet: add defines for discovery change async events | Jay Sternberg | 1 | -0/+3 |
2018-12-07 | nvmet: change aen mask functions to use bit numbers | Jay Sternberg | 1 | -3/+9 |
2018-12-07 | nvme: support traffic based keep-alive | Sagi Grimberg | 1 | -0/+1 |
2018-12-07 | nvme: introduce ctrl attributes enumeration | Sagi Grimberg | 1 | -0/+4 |
2018-10-01 | nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O | James Smart | 1 | -0/+1 |
2018-08-08 | nvme.h: add support for ns write protect definitions | Chaitanya Kulkarni | 1 | -2/+15 |
2018-08-08 | nvme.h: fixup ANA group descriptor format | Hannes Reinecke | 1 | -1/+1 |
2018-07-27 | nvme.h: add ANA definitions | Christoph Hellwig | 1 | -3/+47 |
2018-07-27 | nvme.h: add support for the log specific field | Christoph Hellwig | 1 | -1/+1 |
2018-07-23 | nvme.h: resync with nvme-cli | Revanth Rajashekar | 1 | -0/+5 |
2018-06-01 | nvme.h: add AEN configuration symbols | Hannes Reinecke | 1 | -0/+5 |
2018-05-31 | nvme.h: add the changed namespace list log | Christoph Hellwig | 1 | -0/+3 |
2018-05-31 | nvme.h: untangle AEN notice definitions | Christoph Hellwig | 1 | -2/+6 |
2018-01-17 | nvme-pci: clean up SMBSZ bit definitions | Christoph Hellwig | 1 | -8/+14 |
2017-11-10 | nvme: send uevent for some asynchronous events | Keith Busch | 1 | -0/+4 |
2017-11-10 | nvme: centralize AEN defines | Keith Busch | 1 | -0/+8 |
2017-11-10 | nvme: check admin passthru command effects | Keith Busch | 1 | -0/+18 |
2017-09-25 | nvme: add transport SGL definitions | James Smart | 1 | -0/+6 |
2017-09-25 | nvme.h: remove FC transport-specific error values | James Smart | 1 | -13/+0 |
2017-09-11 | nvme-pci: implement the HMB entry number and size limitations | Christoph Hellwig | 1 | -1/+3 |
2017-09-09 | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+28 |
2017-08-30 | nvme: fix the definition of the doorbell buffer config support bit | Changpeng Liu | 1 | -1/+1 |
2017-08-28 | nvme: rename AMS symbolic constants to fit specification | Max Gurtovoy | 1 | -3/+3 |
2017-08-28 | nvme: add symbolic constants for CC identifiers | Max Gurtovoy | 1 | -9/+15 |
2017-08-28 | nvme: add support for NVMe 1.3 Timestamp Feature | Jon Derrick | 1 | -0/+2 |
2017-08-28 | nvme: define NVME_NSID_ALL | Arnav Dawn | 1 | -0/+2 |
2017-08-28 | nvme: add support for FW activation without reset | Arnav Dawn | 1 | -0/+9 |
2017-07-25 | nvme: fabrics commands should use the fctype field for data direction | Jon Derrick | 1 | -1/+1 |
2017-07-20 | nvme: fix byte swapping in the streams code | Christoph Hellwig | 1 | -7/+7 |
2017-06-28 | nvme: use a single NVME_AQ_DEPTH and relax it to 32 | Sagi Grimberg | 1 | -1/+1 |
2017-06-27 | nvme: add support for streams and directives | Jens Axboe | 1 | -0/+48 |
2017-06-16 | nvme: implement NS Optimal IO Boundary from 1.3 Spec | Scott Bauer | 1 | -1/+1 |
2017-06-15 | nvme: add fields into identify controller data structure | Guan Junxiong | 1 | -2/+8 |
2017-06-15 | nvmet: allow overriding the NVMe VS via configfs | Johannes Thumshirn | 1 | -0/+4 |
2017-06-15 | nvme: introduce NVMe Namespace Identification Descriptor structures | Johannes Thumshirn | 1 | -0/+17 |
2017-06-15 | nvmet: use NVME_IDENTIFY_DATA_SIZE | Johannes Thumshirn | 1 | -0/+2 |