Age | Commit message (Expand) | Author |
---|---|---|
2009-12-07 | Cleanup discipline initialisation. | Joel Sing |
2009-12-07 | Define discipline capabilities using a set of flags. | Joel Sing |
2009-08-09 | Switch softraid to vnodes to prevent bad things from happening when using | Marco Peereboom |
2009-08-04 | Fix volume state transitions for RAID4/5/6 | Jordan Hargrave |
2009-07-31 | Clean up debug droppings. | Joel Sing |
2009-07-31 | raidp is degraded when n - 1 disks are online, not offline. | Joel Sing |
2009-06-20 | First stab at state transitions. | Marco Peereboom |
2009-06-17 | Added openings callback; cleanup & KNF | Jordan Hargrave |
2009-06-13 | Fixed writes for RAID4/5, was not properly freeing Xor buffer | Jordan Hargrave |
2009-06-12 | KNF and wrap at 80 columns. | Joel Sing |
2009-06-12 | Added working support for raid4/raid5 softraid | Jordan Hargrave |
2009-06-10 | Add framework for raid 4 & 5 so that we can work in tree. | Marco Peereboom |