OSDN Git Service

md/raid5: remove condition test from check_break_stripe_batch_list.
[uclinux-h8/linux.git] / drivers / md / raid5.c
2015-05-28 NeilBrownmd/raid5: remove condition test from check_break_stripe...
2015-05-28 NeilBrownmd/raid5: Ensure a batch member is not handled prematurely.
2015-05-28 NeilBrownmd/raid5: close race between STRIPE_BIT_DELAY and batching.
2015-05-28 NeilBrownmd/raid5: ensure whole batch is delayed for all require...
2015-05-20 Shaohua Liraid5: fix broken async operation chain
2015-05-08 NeilBrownmd/raid5: fix handling of degraded stripes in batches.
2015-05-08 NeilBrownmd/raid5: fix allocation of 'scribble' array.
2015-05-08 NeilBrownmd/raid5: don't record new size if resize_stripes fails.
2015-05-08 NeilBrownmd/raid5: avoid reading parity blocks for full-stripe...
2015-05-08 NeilBrownmd/raid5: more incorrect BUG_ON in handle_stripe_fill.
2015-05-08 NeilBrownmd/raid5: new alloc_stripe() to allocate an initialize...
2015-05-04 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2015-05-03 Dave AirlieMerge branch 'drm-next0420' of https://github.com/marky...
2015-05-01 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5677', ...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/email', 'asoc...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-04-27 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-27 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-04-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-04-25' of git...
2015-04-27 Linus TorvaldsMerge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1-2' of git://git./linux/kerne...
2015-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-04-26 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-1' of git://git...
2015-04-26 Linus TorvaldsMerge tag 'chrome-for-linus' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'cris-for-4.1' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'powerpc-4.1-2' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-04-24 Linus TorvaldsMerge tag 'sound-fix-4.1-rc1' of git://git./linux/kerne...
2015-04-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'pwm/for-4.1-rc1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'dma-buf-for-4.1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2015-04-24 Linus TorvaldsMerge tag 'md/4.1' of git://neil.brown.name/md
2015-04-24 Linus TorvaldsMerge tag 'xfs-for-linus-4.1-rc1' of git://git./linux...
2015-04-23 Russell KingMerge branches 'misc' and 'vdso' into for-next
2015-04-22 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-04-22 Linus TorvaldsMerge tag 'for-linus-20150422' of git://git.infradead...
2015-04-22 Olof JohanssonMerge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of...
2015-04-21 Eric Meimd/raid5: don't do chunk aligned read on degraded array.
2015-04-21 NeilBrownmd/raid5: allow the stripe_cache to grow and shrink.
2015-04-21 NeilBrownmd/raid5: change ->inactive_blocked to a bit-flag.
2015-04-21 NeilBrownmd/raid5: move max_nr_stripes management into grow_one_...
2015-04-21 NeilBrownmd/raid5: pass gfp_t arg to grow_one_stripe()
2015-04-21 Markus Stockhausenmd/raid5: introduce configuration option rmw_level
2015-04-21 Markus Stockhausenmd/raid5: activate raid6 rmw feature
2015-04-21 shli@kernel.orgraid5: handle expansion/resync case with stripe batching
2015-04-21 shli@kernel.orgraid5: handle io error of batch list
2015-04-21 shli@kernel.orgRAID5: batch adjacent full stripe write
2015-04-21 shli@kernel.orgraid5: track overwrite disk count
2015-04-21 shli@kernel.orgraid5: add a new flag to track if a stripe can be batched
2015-04-21 shli@kernel.orgraid5: use flex_array for scribble data
2015-04-21 NeilBrownmd: remove 'go_faster' option from ->sync_request()
2015-04-21 NeilBrownMerge branch 'cluster' into for-next
2015-04-21 Linus TorvaldsMerge tag 'clk-for-linus-4.1' of git://git./linux/kerne...
2015-04-21 Mauro Carvalho ChehabMerge branch 'drm-next-merged' of git://people.freedesk...
2015-04-20 Linus TorvaldsMerge tag 'remoteproc-4.1-next' of git://git./linux...
2015-04-20 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-04-20 Linus TorvaldsMerge tag 'fbdev-4.1' of git://git./linux/kernel/git...
2015-04-18 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-04-18 Linus TorvaldsMerge tag 'gpio-v4.1-1' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-04-16 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2015-04-15 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-04-15 Dave AirlieMerge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux...
2015-04-15 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-04-15 Linus TorvaldsMerge tag 'pinctrl-v4.1-1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'mfd-for-linus-4.1' of git://git./linux/kerne...
2015-04-14 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2015-04-14 Russell KingMerge branch 'devel-stable' into for-next
2015-04-14 Linus TorvaldsMerge tag 'trace-4.1-tracefs' of git://git./linux/kerne...
2015-04-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-14 Dmitry TorokhovMerge branch 'next' into for-linus
2015-04-14 Chris ZankelMerge tag 'v4.0' into for_next
2015-04-13 Linus TorvaldsMerge branch 'for-4.1' of git://git./linux/kernel/git...
2015-04-13 Linus TorvaldsMerge branch 'for-4.1' of git://git./linux/kernel/git...
2015-04-13 Arnd BergmannMerge tag 'imx-dt-4.1' of git://git./linux/kernel/git...
2015-04-13 Arnd BergmannMerge tag 'omap-for-v4.1/prcm-dts' of git://git./linux...
2015-04-13 Arnd BergmannMerge tag 'mvebu-fixes-4.0-2' of git://git.infradead...
2015-04-13 Arnd BergmannMerge tag 'arm-soc/for-4.1/soc' of github.com/broadcom...
2015-04-13 Arnd BergmannMerge tag 'v4.0-next-soc-fix' of https://github.com...
2015-04-13 Linus TorvaldsMerge tag 'hsi-for-4.1' of git://git./linux/kernel...
2015-04-13 Linus TorvaldsMerge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
2015-04-13 Linus TorvaldsMerge tag 'regmap-v4.1' of git://git./linux/kernel...
2015-04-13 Linus TorvaldsMerge tag 'edac_for_4.1' of git://git./linux/kernel...
2015-04-13 Jiri KosinaMerge branch 'for-4.1/sensor-hub' into for-linus
2015-04-13 Jiri KosinaMerge branches 'for-4.0/upstream-fixes', 'for-4.1/geniu...
2015-04-13 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
next