Age | Commit message (Expand) | Author |
---|---|---|
2008-11-25 | Add generic sr_scsi_done function that does the spl dance | Marco Peereboom |
2008-10-04 | Remove bogus code from the error path in sr_raid0_rw(); ok marco@ | Miod Vallat |
2008-07-19 | Full rewrite of metadata handling. This fixes power failures and crashes | Marco Peereboom |
2008-02-05 | Shave off a few more bytes by moving IO collision detection into a generic | Marco Peereboom |
2008-02-05 | Create a generic function to validate IO instead of copying and pasting | Marco Peereboom |
2008-01-26 | Fix some debug prints | Marco Peereboom |
2008-01-24 | Create chunk and state transition functions for RAID 0. | Marco Peereboom |
2008-01-24 | Bring softraid into the world of 16 byte commands; this allows for > 2TB disks | Marco Peereboom |
2008-01-24 | Oops, make fit in 80 cols. | Marco Peereboom |
2008-01-24 | Add IO path to RAID 0 discipline. | Marco Peereboom |
2008-01-19 | Add initial scaffold for RAID 0. No IO just yet. | Marco Peereboom |