aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/ore_raid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-03ore: signedness bug in _sp2d_min_pg()Dan Carpenter1-1/+1
2012-07-20ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh1-12/+12
2012-07-20ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh1-31/+36
2012-01-08ore: Must support none-PAGE-aligned IOBoaz Harrosh1-12/+60
2012-01-06ore: fix BUG_ON, too few sgs when readingBoaz Harrosh1-1/+5
2011-10-24ore: RAID5 WriteBoaz Harrosh1-7/+527
2011-10-24ore: RAID5 readBoaz Harrosh1-0/+140