index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
super0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imsm: add verbose flag to compare_super
Mariusz Tkaczyk
2021-03-08
1
-1
/
+2
*
Create: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-0
/
+6
*
imsm: return correct uuid for volume in detail
Blazej Kucman
2019-12-02
1
-2
/
+2
*
super0: Use memmove() when adjusting sparc2.2 superblock data
Jes Sorensen
2018-05-31
1
-3
/
+4
*
mdadm: Fixup != broken formatting
Jes Sorensen
2017-05-16
1
-4
/
+4
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-11
/
+0
*
Detail: show consistency policy
Artur Paszkiewicz
2017-03-29
1
-2
/
+2
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-4
/
+4
*
mdadm: Specify enough length when write to buffer
Xiao Ni
2017-03-17
1
-1
/
+1
*
Add failfast support.
NeilBrown
2016-11-28
1
-4
/
+8
*
super0: Clean up formatting in examine_super0()
Jes Sorensen
2016-08-15
1
-39
/
+62
*
super0: Fix spelling of 'version' in comment and fix formatting
Jes Sorensen
2016-08-15
1
-8
/
+6
*
super0: Use random_uuid() in init_super0()
Jes Sorensen
2016-08-15
1
-10
/
+6
*
mdadm: Make add_internal_bitmap() return 0 on success
Jes Sorensen
2016-05-12
1
-2
/
+2
*
Fix wrong bitmap output for cluster raid
Guoqing Jiang
2016-03-07
1
-1
/
+1
*
super0: Fix reporting of devices between 2GB and 4GB
NeilBrown
2016-01-28
1
-1
/
+2
*
mdadm: do not display bitmap info if it is cleared
Guoqing Jiang
2015-12-16
1
-3
/
+4
*
mdadm: add the ability to change cluster name
Guoqing Jiang
2015-06-17
1
-2
/
+2
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-2
/
+1
*
Consistently print program Name and __func__ in debug messages.
NeilBrown
2015-02-12
1
-3
/
+3
*
super: make sure to ignore disk state flags that we don't understand.
NeilBrown
2014-08-07
1
-4
/
+3
*
Manage: remove call to validate_geometry.
NeilBrown
2013-07-30
1
-1
/
+1
*
super0/1: fix typo in error messages.
NeilBrown
2013-07-24
1
-1
/
+1
*
revert-reshape: only impose reshape_position tests on raid[456]
NeilBrown
2013-07-02
1
-2
/
+3
*
revert-reshape: make sure reshape_position is acceptable.
NeilBrown
2013-06-27
1
-0
/
+9
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-7
/
+2
*
super0: set uninitialized variable.
NeilBrown
2013-06-19
1
-1
/
+1
*
Assemble: allow --update=revert-reshape
NeilBrown
2013-05-28
1
-0
/
+22
*
Assemble: --update=metadata converts v0.90 to v1.0
NeilBrown
2013-05-28
1
-0
/
+39
*
Change some "fprintf(stderr,"s to pr_err.
NeilBrown
2013-05-21
1
-1
/
+1
*
Add --dump / --restore functionality.
NeilBrown
2013-05-16
1
-1
/
+46
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-1
/
+1
*
make --update=homehost work again
NeilBrown
2013-02-10
1
-6
/
+12
*
Avoid using BLKFLSBUF.
NeilBrown
2013-02-05
1
-2
/
+0
*
super0: allow creation of array on 2TB+ devices.
NeilBrown
2012-10-23
1
-2
/
+2
*
Trivial bugfix and spelling fixes.
Michael Tokarev
2012-10-22
1
-1
/
+1
*
mdadm: super0: do not override uuid with homehost
Michael Tokarev
2012-10-22
1
-1
/
+1
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-1
/
+1
*
Add data_offset arg to ->init_super and use it in super1.c
NeilBrown
2012-10-04
1
-1
/
+6
*
Add data_offset arg to ->validate_geometry.
NeilBrown
2012-10-04
1
-0
/
+1
*
Add data_offset arg to ->avail_size
NeilBrown
2012-10-04
1
-1
/
+4
*
Convert 'quiet' to 'not verbose' in various places.
NeilBrown
2012-07-09
1
-1
/
+1
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-5
/
+3
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-24
/
+20
*
Examine: fix array size calculation for RAID10.
NeilBrown
2012-03-22
1
-5
/
+9
*
match_metadata_desc0(): Use calloc instead of malloc+memset
Jes Sorensen
2012-03-21
1
-3
/
+3
*
Use posix_memalign() for memory used to write bitmaps
Jes Sorensen
2012-02-16
1
-3
/
+5
*
Grow/bitmap: support adding bitmap via sysfs.
NeilBrown
2011-12-23
1
-0
/
+3
*
super0: fix overflow when checking max size.
NeilBrown
2011-10-20
1
-1
/
+1
*
Add recovery blocked field to mdinfo
Adam Kwolek
2011-10-05
1
-0
/
+2
[next]