[PATCH] sh: kexec() support
[linux-2.6] / include / linux / raid /
2006-01-14  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-01-12  Linus TorvaldsMerge branch 'drm-forlinus' of git://git./linux/kernel...
2006-01-10  Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-10  Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07  Russell KingMerge with Linus' kernel.
2006-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-06  Len BrownAuto-update from upstream
2006-01-06  Greg Kroah-HartmanMerge ../torvalds-2.6/
2006-01-06  Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06  NeilBrown[PATCH] md: allow sync-speed to be controlled per-device
2006-01-06  NeilBrown[PATCH] md: count corrected read errors per drive
2006-01-06  NeilBrown[PATCH] md: allow array level to be set textually via...
2006-01-06  NeilBrown[PATCH] md: make a couple of names in md.c static
2006-01-06  NeilBrown[PATCH] md: define and use safe_put_page for md
2006-01-06  NeilBrown[PATCH] md: remove personality numbering from md
2006-01-06  NeilBrown[PATCH] md: tidy up raid5/6 hash table code
2006-01-06  NeilBrown[PATCH] md: raid10 read-error handling - resync and...
2006-01-06  NeilBrown[PATCH] md: auto-correct correctable read errors in...
2006-01-06  NeilBrown[PATCH] md: fix up some rdev rcu locking in raid5/6
2006-01-06  NeilBrown[PATCH] md: handle errors when read-only
2006-01-06  NeilBrown[PATCH] md: attempt to auto-correct read errors in...
2006-01-06  NeilBrown[PATCH] md: fix raid6 resync check/repair code
2006-01-06  NeilBrown[PATCH] md: write intent bitmap support for raid10
2006-01-06  NeilBrown[PATCH] md: allow dirty raid[456] arrays to be started...
2006-01-06  NeilBrown[PATCH] md: improve raid10 "IO Barrier" concept
2006-01-06  NeilBrown[PATCH] md: improve raid1 "IO Barrier" concept
2005-11-21  David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-18  Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-15  Linus TorvaldsMerge x86-64 update from Andi
2005-11-12  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2005-11-11  Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-11  Jeff GarzikMerge branch 'atmel'
2005-11-11  Jeff GarzikMerge branch 'master'
2005-11-11  Jeff GarzikMerge branch 'master'
2005-11-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-11-10  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10  Tony LuckPull add-mmio-to-proc-iomem into release branch
2005-11-10  Tony LuckPull context-bitmap into release branch
2005-11-10  Tony LuckPull extend-notify-die into release branch
2005-11-10  Tony LuckPull memoryless-node-allocation into release branch
2005-11-10  Tony LuckPull mca-check-psp into release branch
2005-11-10  Tony LuckPull align-sig-frame into release branch
2005-11-10  James BottomleyMerge by hand (whitespace conflicts in libata.h)
2005-11-10  Jeff GarzikMerge branch 'master'
2005-11-10  Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work
2005-11-10  Paul MackerrasMerge ../linux-2.6
2005-11-09  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-11-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-11-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-11-09  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-09  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-09  NeilBrown[PATCH] md: complete conversion of md to use kthreads
2005-11-09  NeilBrown[PATCH] md: support BIO_RW_BARRIER for md/raid1
2005-11-09  NeilBrown[PATCH] md: make md on-disk bitmaps not host-endian
2005-11-09  NeilBrown[PATCH] md: convert 'faulty' and 'in_sync' fields to...
2005-11-09  NeilBrown[PATCH] md: improvements to raid5 handling of read...
2005-11-09  NeilBrown[PATCH] md: change raid5 sysfs attribute to not create...
2005-11-09  NeilBrown[PATCH] md: teach raid5 the difference between 'check...
2005-11-09  NeilBrown[PATCH] md: allow a manual resync with md
2005-11-09  NeilBrown[PATCH] md: add kobject/sysfs support to raid5
2005-11-09  NeilBrown[PATCH] md: extend md sysfs support to component devices.
2005-11-09  NeilBrown[PATCH] md: initial sysfs support for md
2005-11-09  NeilBrown[PATCH] md: better handling of readerrors with raid5.
2005-11-06  Thomas GleixnerMerge branch 'master' of /home/tglx/work/mtd/git/linux...
2005-10-28  Tony LuckPull xpc-disengage into release branch
2005-10-28  Tony LuckPull new-efi-memmap into release branch
2005-10-28  Tony LuckPull altix-mmr into release branch
2005-10-28  Tony LuckPull altix-fpga-reset into release branch
2005-10-28  James BottomleyMerge HEAD from ../scsi-misc-2.6-old
2005-10-21  Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-09-25  Dave Airlieupdate from upstream
2005-09-14  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-14  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-14  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-14  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/chrisw/lsm-2.6
2005-09-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-09-13  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-12  Greg KHMerge ../torvalds-2.6/
2005-09-12  Greg KHMerge ../torvalds-2.6/
2005-09-11  Tony LuckPull sn-features into release branch
2005-09-11  Tony LuckPull sim-fixes into release branch
2005-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/roland/infiniband
2005-09-11  Linus TorvaldsMerge branch 'for-linus' from /.../shaggy/jfs-2.6 manually
2005-09-10  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-10  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-10  David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-10  David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2005-09-10  Dmitry TorokhovManual merge with Linus
2005-09-09  NeilBrown[PATCH] md: add write-intent-bitmap support to raid5
2005-09-09  NeilBrown[PATCH] md: limit size of sb read/written to appropriat...
2005-09-09  NeilBrown[PATCH] md: remove old cruft from md_k.h header file
2005-09-09  NeilBrown[PATCH] md: allow md to load a superblock with feature...
next