[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()
[deliverable/linux.git] / drivers / md /
2005-06-26  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-26  Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-06-26  Linus TorvaldsMerge 'drm-3264' branch of /linux/kernel/git/airlied...
2005-06-26  Linus TorvaldsMerge 'drm-fixes' branch of /linux/kernel/git/airlied...
2005-06-26  Linus TorvaldsMerge Christoph's freeze cleanup patch
2005-06-26  Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-24  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-06-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
2005-06-23  Paulo Marques[PATCH] create a kstrdup library function
2005-06-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6.git
2005-06-22  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-22  Linus TorvaldsMerge rsync://oss.sgi.com/git/xfs-2.6
2005-06-22  Jesper Juhl[PATCH] md: remove unneeded NULL checks before kfree
2005-06-22  NeilBrown[PATCH] md: make sure md/bitmap doesn't try to write...
2005-06-22  NeilBrown[PATCH] Two small fixes for md verion-1 superblocks.
2005-06-22  NeilBrown[PATCH] md: allow md to update multiple superblocks...
2005-06-22  NeilBrown[PATCH] md: allow md intent bitmap to be stored near...
2005-06-22  NeilBrown[PATCH] md: fix deadlock due to md thread processing...
2005-06-22  NeilBrown[PATCH] md: optimise reconstruction when re-adding...
2005-06-22  NeilBrown[PATCH] md: initialise sync_blocks in raid1 resync
2005-06-22  NeilBrown[PATCH] md: fix bug when raid1 attempts a partial recon...
2005-06-22  NeilBrown[PATCH] md: raid1 support for bitmap intent logging
2005-06-22  NeilBrown[PATCH] md: don't skip bitmap pages due to lack of...
2005-06-22  NeilBrown[PATCH] md: enable the bitmap write-back daemon and...
2005-06-22  NeilBrown[PATCH] md: check return value of write_page, rather...
2005-06-22  NeilBrown[PATCH] md: improve debug-printing of bitmap superblock.
2005-06-22  akpm@osdl.org[PATCH] md printk fix
2005-06-22  NeilBrown[PATCH] md: make sure md bitmap is cleared on a clean...
2005-06-22  NeilBrown[PATCH] md: minor code rearrangement in bitmap_init_fro...
2005-06-22  NeilBrown[PATCH] md: print correct pid for newly created bitmap...
2005-06-22  NeilBrown[PATCH] md: call bitmap_daemon_work regularly
2005-06-22  NeilBrown[PATCH] md: a couple of tidyups relating to the bitmap...
2005-06-22  NeilBrown[PATCH] md: optimised resync using Bitmap based intent...
2005-06-22  NeilBrown[PATCH] md: improve the interface to sync_request
2005-06-22  NeilBrown[PATCH] md: improve locking on 'safemode' and move...
2005-06-22  NeilBrown[PATCH] md: merge md_enter_safemode into md_check_recovery
2005-06-22  NeilBrown[PATCH] md: make sure recovery happens when add_new_dis...
2005-06-22  NeilBrown[PATCH] md: cause md/raid1 to "repack" working devices...
2005-06-21  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-20  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-18  Linus TorvaldsManual merge of /linux/kernel/git/jgarzik/netdev-2...
2005-06-18  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-18  Russell KingMerge with ../linux-2.6-smp
2005-06-18  David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-17  James Bottomleymerge by hand (fix up qla_os.c merge error)
2005-06-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/airlied/drm-2.6
2005-06-09  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/tg3-2.6
2005-06-08  Lars Marowsky-Bree[PATCH] dm: Handle READA requests in dm-mpath.c