index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-raid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layout
Nathan Chancellor
2019-11-07
1
-1
/
+0
*
dm raid: streamline rs_get_progress() and its raid_status() caller side
Heinz Mauelshagen
2019-11-05
1
-27
/
+20
*
dm raid: simplify rs_setup_recovery call chain
Heinz Mauelshagen
2019-11-05
1
-21
/
+6
*
dm raid: to ensure resynchronization, perform raid set grow in preresume
Heinz Mauelshagen
2019-11-05
1
-21
/
+60
*
dm raid: change rs_set_dev_and_array_sectors API and callers
Heinz Mauelshagen
2019-11-05
1
-9
/
+5
*
dm raid: fix updating of max_discard_sectors limit
Ming Lei
2019-09-11
1
-5
/
+5
*
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
2019-08-21
1
-1
/
+1
*
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
2019-02-21
1
-5
/
+9
*
dm raid: fix false -EBUSY when handling check/repair message
Heinz Mauelshagen
2018-12-18
1
-2
/
+1
*
dm raid: avoid bitmap with raid4/5/6 journal device
Heinz Mauelshagen
2018-10-18
1
-1
/
+1
*
dm raid: remove bogus const from decipher_sync_action() return type
Geert Uytterhoeven
2018-09-18
1
-1
/
+1
*
dm raid: bump target version, update comments and documentation
Heinz Mauelshagen
2018-09-06
1
-4
/
+6
*
dm raid: fix RAID leg rebuild errors
Heinz Mauelshagen
2018-09-06
1
-34
/
+46
*
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
2018-09-06
1
-0
/
+5
*
dm raid: fix stripe adding reshape deadlock
Heinz Mauelshagen
2018-09-06
1
-8
/
+3
*
dm raid: fix reshape race on small devices
Heinz Mauelshagen
2018-09-06
1
-47
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-19
1
-3
/
+3
|
\
|
*
md: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-08-02
1
-3
/
+3
*
|
dm raid: don't use 'const' in function return
Arnd Bergmann
2018-06-22
1
-1
/
+1
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
|
/
*
dm raid: fix parse_raid_params() variable range issue
Heinz Mauelshagen
2018-04-04
1
-8
/
+19
*
dm raid: fix nosync status
Heinz Mauelshagen
2018-04-03
1
-1
/
+2
*
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
1
-1
/
+2
*
dm raid: fix incorrect sync_ratio when degraded
Jonathan Brassow
2018-03-07
1
-3
/
+4
*
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-31
1
-126
/
+254
|
\
|
*
dm raid: make raid_sets symbol static
Wei Yongjun
2018-01-17
1
-1
/
+1
|
*
dm raid: use rs_is_raid*()
Heinz Mauelshagen
2017-12-13
1
-8
/
+8
|
*
dm raid: simplify rs_get_progress()
Heinz Mauelshagen
2017-12-13
1
-20
/
+3
|
*
dm raid: ensure 'a' chars during reshape
Heinz Mauelshagen
2017-12-13
1
-0
/
+9
|
*
dm raid: stop keeping raid set frozen altogether
Heinz Mauelshagen
2017-12-13
1
-38
/
+70
|
*
dm raid: validate current raid sets redundancy
Heinz Mauelshagen
2017-12-13
1
-1
/
+6
|
*
dm raid: bump target version to reflect numerous fixes
Mike Snitzer
2017-12-08
1
-1
/
+1
|
*
dm raid: small cleanup and remove unsed "struct raid_set" member
Heinz Mauelshagen
2017-12-08
1
-4
/
+2
|
*
dm raid: fix rs_get_progress() synchronization state/ratio
Heinz Mauelshagen
2017-12-08
1
-31
/
+64
|
*
dm raid: avoid passing array_in_sync variable to raid_status() callees
Heinz Mauelshagen
2017-12-08
1
-14
/
+16
|
*
dm raid: display a consistent copy of the MD status via raid_status()
Heinz Mauelshagen
2017-12-08
1
-16
/
+18
|
*
dm raid: fix raid_resume() to keep raid set frozen as needed
Heinz Mauelshagen
2017-12-08
1
-3
/
+9
|
*
dm raid: add component device size checks to avoid runtime failure
Heinz Mauelshagen
2017-12-08
1
-1
/
+19
|
*
dm raid: fix raid set size revalidation
Heinz Mauelshagen
2017-12-08
1
-10
/
+20
|
*
dm raid: correct resizing state relative to reshape space in ctr
Heinz Mauelshagen
2017-12-08
1
-4
/
+6
|
*
dm raid: consume sizes after md_finish_reshape() completes changing them
Heinz Mauelshagen
2017-12-08
1
-4
/
+38
|
*
dm raid: fix deadlock caused by premature md_stop_writes()
Heinz Mauelshagen
2017-12-08
1
-10
/
+4
*
|
md: introduce new personality funciton start()
Song Liu
2017-12-11
1
-0
/
+9
|
/
*
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
|
*
dm: do not set 'discards_supported' in targets that do not need it
Mike Snitzer
2017-11-16
1
-6
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-11-15
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2017-11-02
1
-2
/
+8
|
*
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
2017-10-17
1
-1
/
+1
[next]