index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
ore.c
Age
Commit message (
Expand
)
Author
2012-01-06
ore: fix BUG_ON, too few sgs when reading
Boaz Harrosh
2012-01-06
ore: Fix crash in case of an IO error.
Boaz Harrosh
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-24
ore: Enable RAID5 mounts
Boaz Harrosh
2011-10-24
ore: RAID5 Write
Boaz Harrosh
2011-10-24
ore: RAID5 read
Boaz Harrosh
2011-10-24
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
Boaz Harrosh
2011-10-14
ore/exofs: Change ore_check_io API
Boaz Harrosh
2011-10-14
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
2011-10-14
ore: Support for partial component table
Boaz Harrosh
2011-10-14
ore: Support for short read/writes
Boaz Harrosh
2011-10-14
ore: Remove check for ios->kern_buff in _prepare_for_striping to later
Boaz Harrosh
2011-10-14
ore: cleanup: Embed an ore_striping_info inside ore_io_state
Boaz Harrosh
2011-10-14
ore: Only IO one group at a time (API change)
Boaz Harrosh
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
2011-10-03
ore: Make ore_striping_info and ore_calc_stripe_info public
Boaz Harrosh
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
2011-10-03
exofs/ore.c: local functions should be static
H Hartley Sweeten
2011-08-06
ore: Make ore its own module
Boaz Harrosh
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh