index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-raid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-03-28
dm raid: handle failed devices during start up
Jonathan E Brassow
1
-2
/
+51
2012-03-19
md: tidy up rdev_for_each usage.
NeilBrown
1
-8
/
+8
2012-03-07
dm raid: fix flush support
Jonathan E Brassow
1
-0
/
+1
2012-03-07
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
1
-6
/
+10
2012-01-31
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
1
-3
/
+9
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
Linus Torvalds
1
-11
/
+37
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-31
dm: raid fix device status indicator when array initializing
Jonathan E Brassow
1
-11
/
+37
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-14
/
+14
2011-10-11
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
NeilBrown
1
-2
/
+2
2011-10-11
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
1
-6
/
+6
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
1
-9
/
+9
2011-09-25
dm: raid fix write_mostly arg validation
Jonthan Brassow
1
-1
/
+1
2011-08-02
dm raid: add md raid1 support
Jonathan Brassow
1
-10
/
+39
2011-08-02
dm raid: support metadata devices
Jonathan Brassow
1
-16
/
+403
2011-08-02
dm raid: add write_mostly parameter
Jonathan Brassow
1
-1
/
+25
2011-08-02
dm raid: add region_size parameter
Jonathan Brassow
1
-3
/
+79
2011-08-02
dm raid: tidy includes
Alasdair G Kergon
1
-1
/
+2
2011-08-02
dm raid: cleanup parameter handling
Jonathan Brassow
1
-19
/
+23
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
1
-8
/
+0
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2011-01-13
dm: raid456 basic support
NeilBrown
1
-0
/
+697