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: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+2
*
mdadm/super1: fix coverity issue RESOURCE_LEAK
Xiao Ni
2024-08-05
1
-0
/
+3
*
mdadm/super1: fix coverity issue EVALUATION_ORDER
Xiao Ni
2024-08-05
1
-2
/
+5
*
mdadm/super1: fix coverity issue DEADCODE
Xiao Ni
2024-08-05
1
-2
/
+0
*
mdadm/super1: fix coverity issue CHECKED_RETURN
Xiao Ni
2024-08-05
1
-4
/
+16
*
Remove all "if zeros" pt.2
Mateusz Kusiak
2024-03-22
1
-11
/
+0
*
super1: check fd before passing to get_dev_size() in add_to_super1()
Mateusz Kusiak
2024-02-23
1
-1
/
+4
*
mdadm: fix update=resync regression
Mariusz Tkaczyk
2024-02-13
1
-0
/
+4
*
super1: remove support for name= in config
Mariusz Tkaczyk
2024-02-09
1
-8
/
+0
*
Remove all "if zeros"
Mateusz Kusiak
2023-12-19
1
-20
/
+0
*
mdadm/super1: Add MD_FEATURE_RAID0_LAYOUT if kernel>=5.4
Xiao Ni
2023-10-26
1
-3
/
+16
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
1
-2
/
+1
*
Bump minimum kernel version to 2.6.32
Jes Sorensen
2023-04-10
1
-5
/
+0
*
Fix some cases eyesore formatting
Jes Sorensen
2023-04-10
1
-57
/
+60
*
super1: fix truncation check for journal device
Hristo Venev
2023-04-10
1
-2
/
+3
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
1
-9
/
+8
*
super1: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-61
/
+91
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
1
-1
/
+1
*
super1: report truncated device
NeilBrown
2022-08-29
1
-7
/
+28
*
mdadm: block update=ppl for non raid456 levels
Lukasz Florczak
2022-06-24
1
-2
/
+1
*
mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue
Heming Zhao
2022-06-24
1
-1
/
+11
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-1
/
+1
*
mdadm/super1: It needs to specify int32 for bitmap_offset
Xiao Ni
2021-07-16
1
-1
/
+1
*
imsm: add verbose flag to compare_super
Mariusz Tkaczyk
2021-03-08
1
-1
/
+2
*
super1.c: avoid useless sync when bitmap switches from clustered to none
Zhao Heming
2021-03-03
1
-0
/
+2
*
super1: fix Floating point exception
Zhao Heming
2021-03-03
1
-1
/
+4
*
Grow: be careful of corrupt dev_roles list
NeilBrown
2021-03-03
1
-10
/
+38
*
mdadm/bitmap: locate bitmap calcuate bitmap position wrongly
Xiao Ni
2021-03-03
1
-3
/
+9
*
Super1: allow RAID0 layout setting to be removed.
NeilBrown
2020-10-14
1
-1
/
+5
*
Detect too-small device: error rather than underflow/crash
David Favro
2020-06-05
1
-5
/
+14
*
Assemble: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-1
/
+11
*
Create: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-1
/
+29
*
imsm: return correct uuid for volume in detail
Blazej Kucman
2019-12-02
1
-2
/
+2
*
add missing units to --examine
Corey Hickey
2019-02-28
1
-3
/
+3
*
super1: Fix cases triggering gcc-8.1 strncpy truncate warning
Jes Sorensen
2018-05-31
1
-4
/
+18
*
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
[next]