Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing spaces. | pjd | 2006-02-01 | 1 | -1/+1 |
* | Avoid code duplication and implement bitcount32() function in systm.h only. | pjd | 2005-08-19 | 1 | -6/+0 |
* | - Add md_provsize field to metadata, which will help with | pjd | 2005-02-27 | 1 | -2/+6 |
* | Fix year in copyrights. | pjd | 2005-02-16 | 1 | -1/+1 |
* | - Introduce option for hardcoding providers' names into metadata. | pjd | 2004-08-09 | 1 | -1/+10 |
* | Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>. | pjd | 2004-07-26 | 1 | -1/+1 |
* | Fix copy&paste bug. | pjd | 2004-07-18 | 1 | -1/+1 |
* | - Add 'stop' command, which works just like 'destroy' command, but sounds | pjd | 2004-07-05 | 1 | -1/+1 |
* | Introduce STRIPE GEOM class. It implements RAID0 transformation and it | pjd | 2004-05-20 | 1 | -0/+116 |