aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl1-8/+4
2005-06-21[PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown1-2/+2
2005-06-21[PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown1-1/+6
2005-06-21[PATCH] md: initialise sync_blocks in raid1 resyncNeilBrown1-0/+1
2005-06-21[PATCH] md: fix bug when raid1 attempts a partial reconstruct.NeilBrown1-7/+10
2005-06-21[PATCH] md: raid1 support for bitmap intent loggingNeilBrown1-28/+154
2005-06-21[PATCH] md: improve the interface to sync_requestNeilBrown1-4/+4
2005-06-21[PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown1-1/+3
2005-06-21[PATCH] md: merge md_enter_safemode into md_check_recoveryNeilBrown1-1/+0
2005-06-21[PATCH] md: cause md/raid1 to "repack" working devices when number of drives is changedNeilBrown1-5/+19
2005-05-17[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creationNeilBrown1-4/+3
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1449