summaryrefslogtreecommitdiff
path: root/fs/exofs/ore_raid.c
Commit message (Expand)AuthorAge
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-08
* ore: Support for raid 6Boaz Harrosh2014-05-22
* ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh2014-05-22
* ore: (trivial) reformat some codeBoaz Harrosh2014-05-22
* fs: Mark functions as static in exofs/ore_raid.cRashika Kheria2014-04-03
* block: Add bio_for_each_segment_all()Kent Overstreet2013-03-23
* ore: signedness bug in _sp2d_min_pg()Dan Carpenter2012-10-03
* ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh2012-07-20
* ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh2012-07-20
* ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-08
* ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-06
* ore: RAID5 WriteBoaz Harrosh2011-10-24
* ore: RAID5 readBoaz Harrosh2011-10-24