Age | Commit message (Expand) | Author | Files | Lines |
2021-04-06 | nvme: implement non-mdts command limits | Keith Busch | 1 | -0/+10 |
2021-02-02 | nvme: add tracing of zns commands | Johannes Thumshirn | 1 | -1/+5 |
2021-02-02 | nvme: update enumerations for status codes | Max Gurtovoy | 1 | -4/+20 |
2021-01-18 | nvme-pci: allow use of cmb on v1.4 controllers | Klaus Jensen | 1 | -0/+6 |
2020-07-29 | nvmet: add passthru code to process commands | Logan Gunthorpe | 1 | -0/+4 |
2020-07-08 | nvme: support for zoned namespaces | Keith Busch | 1 | -0/+111 |
2020-07-08 | nvme: support for multiple Command Sets Supported and Effects log pages | Keith Busch | 1 | -1/+3 |
2020-07-08 | nvme: implement multiple I/O Command Set support | Niklas Cassel | 1 | -2/+17 |
2020-05-27 | nvme: add Metadata Capabilities enumerations | Israel Rukshin | 1 | -0/+6 |
2020-05-27 | nvme: replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-10 | nvme: define constants for identification values | Keith Busch | 1 | -0/+6 |
2020-05-10 | nvmet: align addrfam list to spec | Chaitanya Kulkarni | 1 | -0/+2 |
2019-11-21 | nvme: hwmon: provide temperature min and max values for each sensor | Akinobu Mita | 1 | -0/+6 |
2019-11-04 | nvme: resync include/linux/nvme.h with nvmecli | Revanth Rajashekar | 1 | -3/+50 |
2019-11-04 | nvme: introduce "Command Aborted By host" status code | Max Gurtovoy | 1 | -0/+1 |
2019-08-29 | nvme-pci: Add support for variable IO SQ element size | Benjamin Herrenschmidt | 1 | -0/+1 |
2019-08-29 | nvme: trace: support for Get LBA Status opcode parsed | Minwoo Im | 1 | -1/+2 |
2019-08-29 | nvme: add Get LBA Status command opcode | Minwoo Im | 1 | -0/+1 |
2019-07-10 | 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-08 | nvme: implement Enhanced Command Retry | Keith Busch | 1 | -1/+16 |
2018-12-08 | nvmet: expose support for fabrics SQ flow control disable in treq | Sagi Grimberg | 1 | -3/+5 |
2018-12-08 | nvmet: don't override treq upon modification. | Sagi Grimberg | 1 | -0/+2 |
2018-12-08 | nvmet: support fabrics sq flow control | Sagi Grimberg | 1 | -0/+4 |
2018-12-08 | nvmet: add defines for discovery change async events | Jay Sternberg | 1 | -0/+3 |
2018-12-08 | nvmet: change aen mask functions to use bit numbers | Jay Sternberg | 1 | -3/+9 |
2018-12-08 | nvme: support traffic based keep-alive | Sagi Grimberg | 1 | -0/+1 |
2018-12-08 | nvme: introduce ctrl attributes enumeration | Sagi Grimberg | 1 | -0/+4 |
2018-10-02 | 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-11 | nvme: send uevent for some asynchronous events | Keith Busch | 1 | -0/+4 |
2017-11-11 | nvme: centralize AEN defines | Keith Busch | 1 | -0/+8 |
2017-11-11 | nvme: check admin passthru command effects | Keith Busch | 1 | -0/+18 |
2017-09-25 | nvme: add transport SGL definitions | James Smart | 1 | -0/+6 |