index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: improve the dlm locking mechanism for clustered raid
Guoqing Jiang
2018-03-08
1
-42
/
+0
*
Zeroout whole ppl space during creation/force assemble
Pawel Baldysiak
2017-10-02
1
-0
/
+5
*
super1: Add support for multiple-ppls
Pawel Baldysiak
2017-10-02
1
-28
/
+37
*
mdadm: fixes some trivial typos in comments
Zhilong Liu
2017-10-02
1
-4
/
+4
*
super1: only set clustered flag when bitmap is present
NeilBrown
2017-08-16
1
-2
/
+2
*
super1: Always round data offset to 1M
Pawel Baldysiak
2017-07-27
1
-2
/
+1
*
super1: fix sb->max_dev when adding a new disk in linear array
Lidong Zhong
2017-05-26
1
-1
/
+6
*
super1: Clean up various style abuses
Jes Sorensen
2017-04-11
1
-140
/
+223
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-18
/
+3
*
super1: replace hard-coded values with bit definitions
Gioh Kim
2017-03-29
1
-3
/
+4
*
Add 'ppl' and 'no-ppl' options for --update=
Artur Paszkiewicz
2017-03-29
1
-0
/
+49
*
super1: PPL support
Artur Paszkiewicz
2017-03-29
1
-18
/
+132
*
Detail: show consistency policy
Artur Paszkiewicz
2017-03-29
1
-4
/
+5
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-3
/
+3
*
super1: ignore failfast flag for setting device role
Gioh Kim
2017-03-28
1
-3
/
+5
*
mdadm:check the nodes when operate clustered array
Zhilong Liu
2017-03-06
1
-8
/
+1
*
Add failfast support.
NeilBrown
2016-11-28
1
-0
/
+13
*
Add function for getting member drive sector size
Pawel Baldysiak
2016-11-17
1
-2
/
+1
*
super1: fix setting bad block log offset in write_init_super1()
Artur Paszkiewicz
2016-11-16
1
-24
/
+23
*
super1: make internal bitmap size calculations more consistent
Artur Paszkiewicz
2016-11-16
1
-16
/
+9
*
super1: make write_bitmap1 compatible with previous mdadm versions
Guoqing Jiang
2016-10-19
1
-1
/
+9
*
mdadm: fix a buffer overflow
Song Liu
2016-09-12
1
-2
/
+2
*
Introduce random_uuid() helper function
Jes Sorensen
2016-08-15
1
-33
/
+6
*
super1: Avoid if and return on the same line
Jes Sorensen
2016-08-11
1
-1
/
+2
*
super1: add more checks for NodeNumUpdate option
Guoqing Jiang
2016-05-12
1
-3
/
+19
*
mdadm: Make add_internal_bitmap() return 0 on success
Jes Sorensen
2016-05-12
1
-5
/
+5
*
super1: make the check for NodeNumUpdate more accurate
Guoqing Jiang
2016-05-09
1
-1
/
+1
*
super1: don't update node nums if it is not more than 1
Guoqing Jiang
2016-05-09
1
-0
/
+5
*
super1: Clear memory allocated for superblock + bitmap before use
Jes Sorensen
2016-04-06
1
-0
/
+2
*
Change the option from NoUpdate to NodeNumUpdate
Guoqing Jiang
2016-03-24
1
-1
/
+1
*
super1: Fix potential buffer overflows when copying cluster_name
Jes Sorensen
2016-03-09
1
-6
/
+12
*
Fix wrong bitmap output for cluster raid
Guoqing Jiang
2016-03-07
1
-6
/
+6
*
super1: Fix bblog_size accesses on big-ending machines.
NeilBrown
2016-02-01
1
-5
/
+5
*
Assorted fixed for a "make everything" build
NeilBrown
2016-01-28
1
-2
/
+4
*
super1: allow reshape that hasn't really started to be reverted.
NeilBrown
2016-01-28
1
-1
/
+20
*
super1: fix calculation of space_before
NeilBrown
2016-01-28
1
-1
/
+1
*
Add --update=force-no-bbl.
NeilBrown
2015-12-21
1
-0
/
+5
*
mdadm: improve the safeguard for change cluster raid's sb
Guoqing Jiang
2015-12-16
1
-15
/
+18
*
mdadm: do not try to hold dlm lock in free_super1
Guoqing Jiang
2015-12-16
1
-11
/
+0
*
mdadm: do not display bitmap info if it is cleared
Guoqing Jiang
2015-12-16
1
-3
/
+9
*
mdadm: don't show cluster name once the bitmap is cleared
Guoqing Jiang
2015-12-16
1
-2
/
+2
*
recreate journal in mdadm
Song Liu
2015-12-16
1
-1
/
+2
*
add crc32c and use it for r5l checksum
Song Liu
2015-10-30
1
-7
/
+4
*
mdadm: refactor write journal code in Assemble and Incremental
Song Liu
2015-10-22
1
-16
/
+3
*
Safeguard against writing to an active device of another node
Guoqing Jiang
2015-10-21
1
-0
/
+51
*
Assemble array with write journal
Song Liu
2015-10-19
1
-5
/
+32
*
Enable create array with write journal (--write-journal DEVICE).
Song Liu
2015-10-19
1
-1
/
+69
*
Show device as journal in --detail --examine
Song Liu
2015-10-19
1
-0
/
+9
*
add macros for MD_DISK_ROLE_(SPARE/FAULTY)
Song Liu
2015-10-19
1
-15
/
+15
*
super1: Do not create bad block log for clustered devices.
NeilBrown
2015-09-28
1
-1
/
+2
[next]