aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/ore.c
Commit message (Expand)AuthorAge
* ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-06
* ore: Fix crash in case of an IO error.Boaz Harrosh2012-01-06
* fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* ore: Enable RAID5 mountsBoaz Harrosh2011-10-24
* ore: RAID5 WriteBoaz Harrosh2011-10-24
* ore: RAID5 readBoaz Harrosh2011-10-24
* ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-24
* ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-14
* ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-14
* ore: Support for partial component tableBoaz Harrosh2011-10-14
* ore: Support for short read/writesBoaz Harrosh2011-10-14
* ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh2011-10-14
* ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-14
* ore: Only IO one group at a time (API change)Boaz Harrosh2011-10-14
* ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-04
* ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-03
* exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-03
* exofs/ore.c: local functions should be staticH Hartley Sweeten2011-10-03
* ore: Make ore its own moduleBoaz Harrosh2011-08-06
* exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-06