Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r292074 (by smh): Limit stripesize reported from nvd(4) to 4K | mav | 2016-03-10 | 1 | -16/+0 |
* | nvme: add hw.nvme.min_cpus_per_ioq tunable | jimharris | 2016-01-07 | 1 | -1/+5 |
* | Limit stripesize reported from nvd(4) to 4K | smh | 2015-12-11 | 1 | -0/+16 |
* | Update copyright dates. | jimharris | 2013-07-09 | 1 | -1/+1 |
* | Remove the is_started flag from struct nvme_controller. | jimharris | 2013-03-26 | 1 | -32/+30 |
* | Add a tunable for the I/O timeout interval. Default is still 30 seconds, | jimharris | 2013-03-26 | 1 | -0/+24 |
* | Preallocate a limited number of nvme_tracker objects per qpair, rather | jimharris | 2012-10-18 | 1 | -3/+3 |
* | Merge struct nvme_prp_list into struct nvme_tracker. | jimharris | 2012-10-18 | 1 | -3/+0 |
* | Count number of times each queue pair's interrupt handler is invoked. | jimharris | 2012-10-10 | 1 | -0/+91 |
* | This is the first of several commits which will add NVM Express (NVMe) | jimharris | 2012-09-17 | 1 | -0/+187 |