aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * dm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * md: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2012-02-03
| |\
| * | dm-bufio.c: there's no need to include linux/version.hJesper Juhl2012-02-03
* | | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-03-08
|\ \ \
| * | | dm raid: fix flush supportJonathan E Brassow2012-03-07
| * | | dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow2012-03-07
| * | | dm thin metadata: decrement counter after removing mapped blockJoe Thornber2012-03-07
| * | | dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber2012-03-07
| * | | dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer2012-03-07
| * | | dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer2012-03-07
| * | | dm io: fix discard supportMilan Broz2012-03-07
| * | | dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl2012-03-07
* | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-03-05
|\ \ \ \ | |/ / / |/| | |
| * | | md/raid10: fix assembling of arrays with replacement devices.NeilBrown2012-03-05
| * | | md/raid10: fix handling of error on last working device in array.NeilBrown2012-02-13
| * | | md/raid1: fix buglet in md_raid1_contested.NeilBrown2012-02-12
* | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-02-08
|\| | | | |_|/ |/| |
| * | md: two small fixes to handling interrupt resync.NeilBrown2012-02-06
| * | Prevent DM RAID from loading bitmap twice.Jonathan Brassow2012-01-30
* | | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\ \ \
| * | | block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-11
* | | | dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini2012-01-14
* | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-01-11
|\ \ \ \ | | |/ / | |/| |
| * | | md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown2012-01-10
| * | | md: notify the 'degraded' sysfs attribute on failure.NeilBrown2012-01-10
* | | | Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds2012-01-08
|\| | | | |_|/ |/| |
| * | md/raid1: Mark device want_replacement when we see a write error.NeilBrown2011-12-22
| * | md/raid1: If there is a spare and a want_replacement device, start replacement.NeilBrown2011-12-22
| * | md/raid1: recognise replacements when assembling arrays.NeilBrown2011-12-22
| * | md/raid1: handle activation of replacement device when recovery completes.NeilBrown2011-12-22
| * | md/raid1: Allow a failed replacement device to be removed.NeilBrown2011-12-22
| * | md/raid1: Allocate spare to store replacement devices and their bios.NeilBrown2011-12-22
| * | md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.NeilBrown2011-12-22
| * | md/raid10: If there is a spare and a want_replacement device, start replacement.NeilBrown2011-12-22
| * | md/raid10: recognise replacements when assembling array.NeilBrown2011-12-22
| * | md/raid10: Allow replacement device to be replace old drive.NeilBrown2011-12-22
| * | md/raid10: handle recovery of replacement devices.NeilBrown2011-12-22
| * | md/raid10: Handle replacement devices during resync.NeilBrown2011-12-22
| * | md/raid10: writes should get directed to replacement as well as original.NeilBrown2011-12-22
| * | md/raid10: allow removal of failed replacement devices.NeilBrown2011-12-22
| * | md/raid10: preferentially read from replacement device if possible.NeilBrown2011-12-22
| * | md/raid10: change read_balance to return an rdevNeilBrown2011-12-22
| * | md/raid10: prepare data structures for handling replacement.NeilBrown2011-12-22
| * | md/raid5: Mark device want_replacement when we see a write error.NeilBrown2011-12-22
| * | md/raid5: If there is a spare and a want_replacement device, start replacement.NeilBrown2011-12-22
| * | md/raid5: recognise replacements when assembling array.NeilBrown2011-12-22
| * | md/raid5: handle activation of replacement device when recovery completes.NeilBrown2011-12-22