aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/ore_raid.c
Commit message (Expand)AuthorAgeFilesLines
* block: Add bio_for_each_segment_all()Kent Overstreet2013-09-101-1/+1
* ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh2012-07-251-31/+36
* ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-121-12/+60
* ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-121-1/+5
* ore: RAID5 WriteBoaz Harrosh2011-10-241-7/+527
* ore: RAID5 readBoaz Harrosh2011-10-241-0/+140