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