Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded code. | ae | 2011-05-04 | 1 | -30/+4 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
* | Correct a subtle bug in the 'gsched_rr' disk scheduler. | luigi | 2011-02-14 | 1 | -8/+20 |
* | sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. | mdf | 2011-01-12 | 2 | -12/+12 |
* | Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. | gibbs | 2010-09-02 | 1 | -10/+27 |
* | Check that gsp is not NULL before access. It can be NULL | ae | 2010-08-03 | 1 | -1/+1 |
* | Forward ioctl requests to original geom. | ae | 2010-08-02 | 1 | -0/+19 |
* | fix copyright format, as requested by Joel Dahl | luigi | 2010-04-13 | 4 | -4/+8 |
* | make code compile with KTR | luigi | 2010-04-13 | 1 | -11/+4 |
* | Bring in geom_sched, support for scheduling disk I/O requests | luigi | 2010-04-12 | 6 | -0/+3330 |