ore: Support for short read/writes
[pandora-kernel.git] / fs / exofs / ore.c
2011-10-14 Boaz Harroshore: Support for short read/writes
2011-10-14 Boaz Harroshore: Remove check for ios->kern_buff in _prepare_for_st...
2011-10-14 Boaz Harroshore: cleanup: Embed an ore_striping_info inside ore_io_...
2011-10-14 Boaz Harroshore: Only IO one group at a time (API change)
2011-10-04 Boaz Harroshore/exofs: Change the type of the devices array (API...
2011-10-03 Boaz Harroshore: Make ore_striping_info and ore_calc_stripe_info...
2011-10-03 Boaz Harroshexofs: Rename struct ore_components comps => oc
2011-10-03 H Hartley Sweetenexofs/ore.c: local functions should be static
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-09 Linus TorvaldsMerge branch 'for-linus' of git://ceph.newdream.net...
2011-09-08 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-09-07 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
2011-09-07 Jiri KosinaMerge branches 'upstream-fixes' and 'magicmouse' into...
2011-08-29 Paul MundtMerge branch 'rmobile/dma' into rmobile-fixes-for-linus
2011-08-27 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-08-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-08-22 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-08-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-08-22 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-19 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-08-18 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2011-08-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-08-17 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-08-17 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2011-08-16 Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://git./virt/kvm/kvm
2011-08-16 Linus TorvaldsMerge branch 'docs-move' of git://git./linux/kernel...
2011-08-15 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-14 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-08-13 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-08-13 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2011-08-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-08-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-08-11 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-08-10 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-08-10 Tony LindgrenMerge branch 'for_3.1/pm-fixes' of git://git./linux...
2011-08-08 Takashi IwaiMerge branch 'fix/kconfig' into for-linus
2011-08-08 Alex ElderMerge branch 'master' of git://git./linux/kernel/git...
2011-08-08 Takashi IwaiMerge branch 'wm8996-rename' of git://git./linux/kernel...
2011-08-08 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-08-08 Paul MundtMerge branch 'common/core' into sh-latest
2011-08-08 Sascha HauerMerge commit 'v3.1-rc1' into imx-fixes
2011-08-08 Mark BrownMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-08-08 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-08-08 Greg Kroah-HartmanMerge 3.1-rc1 into usb-linus
2011-08-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2011-08-07 Boaz Harroshore: Make ore its own module
2011-08-07 Boaz Harroshexofs: Rename raid engine from exofs/ios.c => ore