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
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-42
/
+122
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-3
/
+3
2017-03-31
dm raid: fix NULL pointer dereference for raid1 without bitmap
Dmitry Bilunov
1
-1
/
+1
2017-03-27
dm raid: add raid4/5/6 journal write-back support via journal_mode option
Heinz Mauelshagen
1
-13
/
+91
2017-03-27
dm raid: fix table line argument order in status
Heinz Mauelshagen
1
-30
/
+32
2017-02-28
dm raid: bump the target version
Mike Snitzer
1
-3
/
+3
2017-02-28
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
1
-1
/
+11
2017-02-28
dm raid: fix raid "check" regression due to improper cleanup in raid_message()
Mike Snitzer
1
-2
/
+4
2017-01-25
dm raid: cleanup awkward branching in raid_message() option processing
Mike Snitzer
1
-3
/
+4
2017-01-25
dm raid: use mddev rather than rdev->mddev
Heinz Mauelshagen
1
-1
/
+1
2017-01-25
dm raid: use read_disk_sb() throughout
Heinz Mauelshagen
1
-8
/
+9
2017-01-25
dm raid: add raid4/5/6 journaling support
Heinz Mauelshagen
1
-21
/
+140
2017-01-25
dm raid: be prepared to accept arbitrary '- -' tuples
Heinz Mauelshagen
1
-5
/
+23
2017-01-25
dm raid: fix transient device failure processing
Heinz Mauelshagen
1
-49
/
+38
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+42
2016-12-08
md: separate flags for superblock changes
Shaohua Li
1
-2
/
+2
2016-12-08
dm raid: fix discard support regression
Heinz Mauelshagen
1
-6
/
+3
2016-12-08
dm raid: don't allow "write behind" with raid4/5/6
Heinz Mauelshagen
1
-2
/
+0
2016-11-21
dm raid: correct error messages on old metadata validation
Heinz Mauelshagen
1
-32
/
+39
2016-10-17
dm raid: fix activation of existing raid4/10 devices
Heinz Mauelshagen
1
-5
/
+7
2016-10-11
dm raid: fix compat_features validation
Andy Whitcroft
1
-1
/
+2
2016-08-17
dm raid: support raid0 with missing metadata devices
Heinz Mauelshagen
1
-0
/
+12
2016-08-16
dm raid: enhance attempt_restore_of_faulty_devices() to support more devices
Heinz Mauelshagen
1
-8
/
+24
2016-08-16
dm raid: fix restoring of failed devices regression
Heinz Mauelshagen
1
-22
/
+11
2016-08-16
dm raid: fix frozen recovery regression
Heinz Mauelshagen
1
-6
/
+1
2016-08-04
dm raid: fix use of wrong status char during resynchronization
Heinz Mauelshagen
1
-1
/
+0
2016-08-03
dm raid: constructor fails on non-zero incompat_features
Heinz Mauelshagen
1
-0
/
+1
2016-08-03
dm raid: fix processing of max_recovery_rate constructor flag
Heinz Mauelshagen
1
-1
/
+1
2016-07-19
dm raid: fix random optimal_io_size for raid0
Heinz Mauelshagen
1
-4
/
+3
2016-07-19
dm raid: address checkpatch.pl complaints
Heinz Mauelshagen
1
-21
/
+21
2016-07-18
dm raid: change logical functions to actually return bool
Heinz Mauelshagen
1
-15
/
+14
2016-07-18
dm raid: use rdev_for_each in status
Heinz Mauelshagen
1
-2
/
+2
2016-07-18
dm raid: use rs->raid_disks to avoid memory leaks on free
Heinz Mauelshagen
1
-6
/
+5
2016-07-18
dm raid: support delta_disks for raid1, fix table output
Heinz Mauelshagen
1
-43
/
+49
2016-07-18
dm raid: enhance reshape check and factor out reshape setup
Heinz Mauelshagen
1
-61
/
+106
2016-07-18
dm raid: allow resize during recovery
Heinz Mauelshagen
1
-15
/
+19
2016-07-18
dm raid: fix rs_is_recovering() to allow for lvextend
Heinz Mauelshagen
1
-2
/
+2
2016-07-18
dm raid: fix rebuild and catch bogus sync/resync flags
Heinz Mauelshagen
1
-3
/
+16
2016-07-18
dm raid: fix ctr memory leaks on error paths
Heinz Mauelshagen
1
-10
/
+15
2016-07-18
dm raid: fix typo in write_mostly flag
Heinz Mauelshagen
1
-1
/
+1
2016-07-18
dm raid: also reject size change during recovery
Heinz Mauelshagen
1
-3
/
+3
2016-07-18
dm raid: fix new superblock/bitmap creation on disk addition
Heinz Mauelshagen
1
-1
/
+2
2016-07-18
dm raid: add comments and fix typos
Heinz Mauelshagen
1
-7
/
+13
2016-07-18
dm raid: fix raid10 device size error on out-of-place reshape
Heinz Mauelshagen
1
-0
/
+8
2016-07-18
dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape
Heinz Mauelshagen
1
-3
/
+15
2016-07-18
dm raid: clarify and fix recovery
Heinz Mauelshagen
1
-9
/
+55
2016-07-18
dm raid: fix rs_set_capacity on growing reshape
Heinz Mauelshagen
1
-6
/
+3
2016-07-18
dm raid: make rs_set_capacity to work on shrinking reshape
Heinz Mauelshagen
1
-4
/
+4
2016-07-18
dm raid: enhance comments in takeover checks
Heinz Mauelshagen
1
-2
/
+2
[next]