Age | Commit message (Expand) | Author | Files | Lines |
2023-03-15 | nvme-trace: show more opcode names | Minwoo Im | 1 | -0/+5 |
2022-12-28 | nvme: consult the CSE log page for unprivileged passthrough | Christoph Hellwig | 1 | -0/+1 |
2022-12-28 | nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition | Christoph Hellwig | 1 | -1/+2 |
2022-11-15 | nvme: implement the DEAC bit for the Write Zeroes command | Christoph Hellwig | 1 | -0/+1 |
2022-11-15 | nvme: fine-granular CAP_SYS_ADMIN for nvme io commands | Kanchan Joshi | 1 | -0/+1 |
2022-09-27 | nvme: improve the NVME_CONNECT_AUTHREQ* definitions | Christoph Hellwig | 1 | -2/+2 |
2022-08-03 | nvme: add definitions for NVMe In-Band authentication | Hannes Reinecke | 1 | -1/+208 |
2022-08-03 | nvme: handle the persistent internal error AER | Michael Kelley | 1 | -0/+4 |
2022-07-06 | nvme: use struct group for generic command dwords | Keith Busch | 1 | -0/+2 |
2022-06-23 | nvme: fix the CRIMS and CRWMS definitions to match the spec | Joel Granados | 1 | -2/+2 |
2022-05-18 | nvme: add support for TP4084 - Time-to-Ready Enhancements | Christoph Hellwig | 1 | -0/+31 |
2022-05-17 | nvme: split the enum used for various register constants | Christoph Hellwig | 1 | -2/+11 |
2022-05-16 | nvme: add missing status values to verbose logging | Max Gurtovoy | 1 | -0/+2 |
2022-04-02 | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2022-03-29 | nvme: allow duplicate NSIDs for private namespaces | Sungup Moon | 1 | -0/+1 |
2022-03-07 | nvme: add support for enhanced metadata | Keith Busch | 1 | -6/+47 |
2022-02-28 | nvme: expose cntrltype and dctype through sysfs | Martin Belanger | 1 | -1/+9 |
2022-02-28 | nvme: add verbose error logging | Alan Adamson | 1 | -0/+1 |
2021-10-27 | nvme: add new discovery log page entry definitions | Hannes Reinecke | 1 | -3/+16 |
2021-10-20 | nvmet: use macro definitions for setting cmic value | Max Gurtovoy | 1 | -0/+1 |
2021-10-20 | nvme: add CNTRLTYPE definitions for 'identify controller' | Hannes Reinecke | 1 | -1/+9 |
2021-06-17 | nvme.h: add missing nvme_lba_range_type endianness annotations | Wesley Sheng | 1 | -2/+2 |
2021-06-17 | nvmet: add ZBD over ZNS backend support | Chaitanya Kulkarni | 1 | -0/+7 |
2021-06-17 | nvmet: add Command Set Identifier support | Chaitanya Kulkarni | 1 | -0/+1 |
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 |