Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvme: fix I/O queue length calculation overflow | Matt DeVillier | 2018-08-23 | 1 | -2/+2 |
* | nvme: Use the Maximum Queue Entries Supported (MQES) to initialize I/O queues | Filippo Sironi | 2017-10-14 | 1 | -2/+8 |
* | nvme: fix out of memory behavior | Julian Stecklina | 2017-10-06 | 1 | -36/+111 |
* | block: Rename disk_op_s->drive_gf to drive_fl | Kevin O'Connor | 2017-09-27 | 1 | -1/+1 |
* | nvme: Enable NVMe support for non-qemu hardware | Youness Alaoui | 2017-06-12 | 1 | -2/+1 |
* | NVMe: Allow NVMe to be enabled on real hardware | Kevin O'Connor | 2017-05-10 | 1 | -1/+1 |
* | nvme: fix copy-paste mistake in comment | Daniel Verkamp | 2017-03-02 | 1 | -1/+1 |
* | nvme: fix extraction of status code bits | Daniel Verkamp | 2017-03-02 | 1 | -1/+1 |
* | nvme: fix reversed loop condition in cmd_readwrite | Daniel Verkamp | 2017-03-02 | 1 | -1/+1 |
* | nvme: extend command timeout to 5 seconds | Daniel Verkamp | 2017-03-02 | 1 | -1/+1 |
* | nvme: support NVMe 1.0 controllers | Daniel Verkamp | 2017-03-02 | 1 | -33/+6 |
* | block: add NVMe boot support | Julian Stecklina | 2017-02-20 | 1 | -0/+655 |