| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-05-04 | Use consistently "bufq_private(bufq)" instead of "bufq->bq_private" | kamil |
| 2016-11-16 | Define a new module class for the bufq_strategy modules. These need to | pgoyette |
| 2016-11-16 | Modularize the various bufq strategies | pgoyette |
| 2009-01-19 | malloc -> kmem_alloc | yamt |
| 2009-01-16 | use TAILQ_FOREACH where appropriate, rather than rolling their own. | yamt |
| 2008-04-30 | Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). | reinoud |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-02-01 | Avoid unnecessary cast in bufq_disksort_init(). | cbiere |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-10-29 | MALLOC/FREE -> malloc/free where appropriate. | yamt |
| 2005-10-15 | - change the way to specify a bufq strategy. (by string rather than by number) | yamt |
| 2004-11-25 | lookup bufq using link_set rather than a switch statement. | yamt |
| 2004-10-28 | move buffer queue related stuffs from buf.h to their own header, bufq.h. | yamt |
| 2004-10-14 | move i/o schedulers to their own files. | yamt |
