Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend GEOM Gate class to handle read I/O requests directly within the kernel. | pjd | 2012-07-04 | 1 | -5/+24 |
* | In g_gate_create() there is a window between when g_gate_softc is | trociny | 2011-03-27 | 1 | -1/+1 |
* | Please welcome HAST - Highly Avalable Storage. | pjd | 2010-02-18 | 1 | -3/+15 |
* | Bump copyright year. | pjd | 2006-09-08 | 1 | -1/+1 |
* | Fix problems with destroy and forcible destroy functionality: | pjd | 2006-09-05 | 1 | -2/+2 |
* | Remove trailing spaces. | pjd | 2006-02-01 | 1 | -1/+1 |
* | Add CANCEL command which allows to remove one request from the queue or | pjd | 2005-07-08 | 1 | -3/+10 |
* | Update copyright in files changed this year. | pjd | 2005-02-16 | 1 | -1/+1 |
* | - Remove g_gate_hold()/g_gate_release() from start/done paths. It saves | pjd | 2005-02-09 | 1 | -5/+4 |
* | Prefer signed type over unsigned to be able to assert negative | pjd | 2004-05-03 | 1 | -1/+1 |
* | Make it compile on 64-bit architectures. | pjd | 2004-05-02 | 1 | -12/+12 |
* | Kernel bits of GEOM Gate. | pjd | 2004-04-30 | 1 | -0/+143 |