summaryrefslogtreecommitdiff
path: root/fs/exofs/ore.c
Commit message (Expand)AuthorAge
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* ore: Support for raid 6Boaz Harrosh2014-05-22
* ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh2014-05-22
* ore: (trivial) reformat some codeBoaz Harrosh2014-05-22
* ore: Don't crash on NULL bio in _clear_bioBoaz Harrosh2014-01-23
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-01-23
* block: Add bio_for_each_segment_all()Kent Overstreet2013-03-23
* block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-09
* ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-02
* ore: Remove support of partial IO request (NFS crash)Boaz Harrosh2012-07-20
* 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