Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ore: Support for raid 6 | Boaz Harrosh | 2014-05-22 | 1 | -13/+24 |
* | ore: Remove redundant dev_order(), more cleanups | Boaz Harrosh | 2014-05-22 | 1 | -9/+4 |
* | ore: (trivial) reformat some code | Boaz Harrosh | 2014-05-22 | 1 | -3/+1 |
* | fs: Mark functions as static in exofs/ore_raid.c | Rashika Kheria | 2014-04-03 | 1 | -2/+2 |
* | block: Add bio_for_each_segment_all() | Kent Overstreet | 2013-03-23 | 1 | -1/+1 |
* | ore: signedness bug in _sp2d_min_pg() | Dan Carpenter | 2012-10-03 | 1 | -1/+1 |
* | ore: Unlock r4w pages in exact reverse order of locking | Boaz Harrosh | 2012-07-20 | 1 | -12/+12 |
* | ore: Fix NFS crash by supporting any unaligned RAID IO | Boaz Harrosh | 2012-07-20 | 1 | -31/+36 |
* | ore: Must support none-PAGE-aligned IO | Boaz Harrosh | 2012-01-08 | 1 | -12/+60 |
* | ore: fix BUG_ON, too few sgs when reading | Boaz Harrosh | 2012-01-06 | 1 | -1/+5 |
* | ore: RAID5 Write | Boaz Harrosh | 2011-10-24 | 1 | -7/+527 |
* | ore: RAID5 read | Boaz Harrosh | 2011-10-24 | 1 | -0/+140 |