Age | Commit message (Expand) | Author |
2019-02-20 | nvme_ioctl.h: remove duplicate GPL boilerplate | Christoph Hellwig |
2018-12-13 | nvme: add error log page slot definition | Chaitanya Kulkarni |
2018-12-13 | nvme: remove nvme_common command cdw10 array | Chaitanya Kulkarni |
2018-12-13 | nvme-tcp: Add protocol header | Sagi Grimberg |
2018-12-07 | nvme: implement Enhanced Command Retry | Keith Busch |
2018-12-07 | nvmet: expose support for fabrics SQ flow control disable in treq | Sagi Grimberg |
2018-12-07 | nvmet: don't override treq upon modification. | Sagi Grimberg |
2018-12-07 | nvmet: support fabrics sq flow control | Sagi Grimberg |
2018-12-07 | nvmet: add defines for discovery change async events | Jay Sternberg |
2018-12-07 | nvmet: change aen mask functions to use bit numbers | Jay Sternberg |
2018-12-07 | nvme: support traffic based keep-alive | Sagi Grimberg |
2018-12-07 | nvme: introduce ctrl attributes enumeration | Sagi Grimberg |
2018-10-01 | nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O | James Smart |
2018-08-08 | nvme.h: add support for ns write protect definitions | Chaitanya Kulkarni |
2018-08-08 | nvme.h: fixup ANA group descriptor format | Hannes Reinecke |
2018-07-27 | nvme.h: add ANA definitions | Christoph Hellwig |
2018-07-27 | nvme.h: add support for the log specific field | Christoph Hellwig |
2018-07-23 | nvme.h: resync with nvme-cli | Revanth Rajashekar |
2018-06-01 | nvme.h: add AEN configuration symbols | Hannes Reinecke |
2018-05-31 | nvme.h: add the changed namespace list log | Christoph Hellwig |
2018-05-31 | nvme.h: untangle AEN notice definitions | Christoph Hellwig |
2018-01-17 | nvme-pci: clean up SMBSZ bit definitions | Christoph Hellwig |
2017-11-10 | nvme: send uevent for some asynchronous events | Keith Busch |
2017-11-10 | nvme: centralize AEN defines | Keith Busch |
2017-11-10 | nvme: check admin passthru command effects | Keith Busch |
2017-09-25 | nvme: add transport SGL definitions | James Smart |
2017-09-25 | nvme.h: remove FC transport-specific error values | James Smart |
2017-09-11 | nvme-pci: implement the HMB entry number and size limitations | Christoph Hellwig |
2017-09-09 | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-08-30 | nvme: fix the definition of the doorbell buffer config support bit | Changpeng Liu |
2017-08-28 | nvme: rename AMS symbolic constants to fit specification | Max Gurtovoy |
2017-08-28 | nvme: add symbolic constants for CC identifiers | Max Gurtovoy |
2017-08-28 | nvme: add support for NVMe 1.3 Timestamp Feature | Jon Derrick |
2017-08-28 | nvme: define NVME_NSID_ALL | Arnav Dawn |
2017-08-28 | nvme: add support for FW activation without reset | Arnav Dawn |
2017-07-25 | nvme: fabrics commands should use the fctype field for data direction | Jon Derrick |
2017-07-20 | nvme: fix byte swapping in the streams code | Christoph Hellwig |
2017-06-28 | nvme: use a single NVME_AQ_DEPTH and relax it to 32 | Sagi Grimberg |
2017-06-27 | nvme: add support for streams and directives | Jens Axboe |
2017-06-16 | nvme: implement NS Optimal IO Boundary from 1.3 Spec | Scott Bauer |
2017-06-15 | nvme: add fields into identify controller data structure | Guan Junxiong |
2017-06-15 | nvmet: allow overriding the NVMe VS via configfs | Johannes Thumshirn |
2017-06-15 | nvme: introduce NVMe Namespace Identification Descriptor structures | Johannes Thumshirn |
2017-06-15 | nvmet: use NVME_IDENTIFY_DATA_SIZE | Johannes Thumshirn |
2017-06-15 | nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride | Xu Yu |
2017-06-13 | nvme.h: add dword 12 - 15 fields to struct nvme_features | Arnav Dawn |
2017-06-13 | nvme.h: add struct nvme_host_mem_buf_desc and HMB flags | Christoph Hellwig |
2017-06-05 | nvme: switch to uuid_t | Christoph Hellwig |
2017-04-21 | nvme: improve performance for virtual NVMe devices | Helen Koike |
2017-04-02 | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 | Roland Dreier |