aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs/ore.c
AgeCommit message (Expand)Author
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet
2012-08-02ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh
2012-07-20ore: Remove support of partial IO request (NFS crash)Boaz Harrosh
2012-01-06ore: fix BUG_ON, too few sgs when readingBoaz Harrosh
2012-01-06ore: Fix crash in case of an IO error.Boaz Harrosh
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-10-24ore: Enable RAID5 mountsBoaz Harrosh
2011-10-24ore: RAID5 WriteBoaz Harrosh
2011-10-24ore: RAID5 readBoaz Harrosh
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh
2011-10-14ore/exofs: Change ore_check_io APIBoaz Harrosh
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh
2011-10-14ore: Support for partial component tableBoaz Harrosh
2011-10-14ore: Support for short read/writesBoaz Harrosh
2011-10-14ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh
2011-10-14ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh
2011-10-14ore: Only IO one group at a time (API change)Boaz Harrosh
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh
2011-10-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh
2011-10-03exofs/ore.c: local functions should be staticH Hartley Sweeten
2011-08-06ore: Make ore its own moduleBoaz Harrosh
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh