| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add unmapped bio support to nvme(4) and nvd(4). | Jim Harris | 2013-04-01 | 1 | -0/+5 |
| * | Change a number of malloc(9) calls to use M_WAITOK instead of | Jim Harris | 2013-03-26 | 1 | -2/+2 |
| * | Add the ability to internally mark a controller as failed, if it is unable to | Jim Harris | 2013-03-26 | 1 | -1/+21 |
| * | Have nvd(4) register for controller notifications. | Jim Harris | 2013-03-26 | 1 | -17/+54 |
| * | Create struct nvme_status. | Jim Harris | 2013-03-26 | 1 | -2/+2 |
| * | Add an interface for nvme shim drivers (i.e. nvd) to register for | Jim Harris | 2013-03-26 | 1 | -4/+6 |
| * | Add ability to queue nvme_request objects if no nvme_trackers are available. | Jim Harris | 2012-10-18 | 1 | -19/+3 |
| * | Add return codes to all functions used for submitting commands to I/O | Jim Harris | 2012-10-18 | 1 | -1/+13 |
| * | Revert previous commit... | Kevin Lo | 2012-10-10 | 1 | -1/+1 |
| * | Prefer NULL over 0 for pointers | Kevin Lo | 2012-10-09 | 1 | -1/+1 |
| * | This is the first of several commits which will add NVM Express (NVMe) | Jim Harris | 2012-09-17 | 1 | -0/+318 |
