index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+2
*
mdadm/super0: fix coverity issue CHECKED_RETURN and EVALUATION_ORDER
Xiao Ni
2024-08-05
1
-3
/
+7
*
super0: use define for char array in examine_super0
Kinga Stefaniuk
2024-07-30
1
-1
/
+1
*
mdadm: set swapuuid in all handlers
Mariusz Tkaczyk
2024-03-22
1
-0
/
+2
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
1
-5
/
+4
*
super0: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-39
/
+63
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
1
-1
/
+1
*
mdadm: block update=ppl for non raid456 levels
Lukasz Florczak
2022-06-24
1
-1
/
+1
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-1
/
+1
*
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-22
1
-2
/
+2
*
Trivial bugfix and spelling fixes.
Michael Tokarev
2012-10-21
1
-1
/
+1
*
mdadm: super0: do not override uuid with homehost
Michael Tokarev
2012-10-21
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
[next]