summaryrefslogtreecommitdiffstats
path: root/fs/exofs/ore_raid.c
Commit message (Expand)AuthorAgeFilesLines
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-191-1/+1
* fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* ore: Support for raid 6Boaz Harrosh2014-05-221-13/+24
* ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh2014-05-221-9/+4
* ore: (trivial) reformat some codeBoaz Harrosh2014-05-221-3/+1
* fs: Mark functions as static in exofs/ore_raid.cRashika Kheria2014-04-031-2/+2
* block: Add bio_for_each_segment_all()Kent Overstreet2013-03-231-1/+1
* ore: signedness bug in _sp2d_min_pg()Dan Carpenter2012-10-031-1/+1
* ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh2012-07-201-12/+12
* ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh2012-07-201-31/+36
* ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-081-12/+60
* ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-061-1/+5
* ore: RAID5 WriteBoaz Harrosh2011-10-241-7/+527
* ore: RAID5 readBoaz Harrosh2011-10-241-0/+140
OpenPOWER on IntegriCloud