Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Factor out discipline specific create/assemble code. | Joel Sing |
2009-12-07 | Define discipline capabilities using a set of flags. | Joel Sing |
2009-11-26 | - let this compile again. | Jasper Lievisse Adriaanse |
2009-08-09 | Switch softraid to vnodes to prevent bad things from happening when using | Marco Peereboom |
2009-07-24 | timeout_add -> timeout_add_sec | Bret Lambert |
2009-06-03 | whitespace. "Sure" marco@ | Chris Kuethe |
2009-06-02 | Abuse bio layer a little less by marking fake buffers with B_PHYS. | Marco Peereboom |
2009-05-11 | Move the discipline initialisation code into discipline specific functions, | Joel Sing |
2009-01-04 | malloc + memset(ah, 0, ...) to malloc with M_ZERO. | Thordur I. Bjornsson |
2008-12-24 | This creates the notion of a non-disk softraid device. The aoe target | Marco Peereboom |
2008-11-25 | Add generic sr_scsi_done function that does the spl dance | Marco Peereboom |
2008-11-23 | softraid support for ata over ethernet (aoe). this includes a client and | Ted Unangst |