index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements for IMSM_NO_PLATFORM testing.
NeilBrown
2023-03-20
1
-0
/
+2
*
mdmon: Improve switchroot interactions.
NeilBrown
2023-03-19
1
-1
/
+1
*
mdadm: Add --write-zeros option for Create
Logan Gunthorpe
2023-03-13
1
-0
/
+5
*
mdadm: Introduce pr_info()
Logan Gunthorpe
2023-03-13
1
-0
/
+2
*
Add helpers to determine whether directories or files are soft links
Mateusz Grzonka
2023-03-02
1
-0
/
+2
*
Change char* to enum in context->update & refactor code
Mateusz Kusiak
2023-01-04
1
-1
/
+1
*
Manage&Incremental: code refactor, string to enum
Mateusz Kusiak
2023-01-04
1
-2
/
+2
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
1
-3
/
+9
*
Add code specific update options to enum.
Mateusz Kusiak
2023-01-04
1
-0
/
+15
*
mdadm: Add option validation for --update-subarray
Mateusz Kusiak
2023-01-04
1
-1
/
+31
*
mdadm: create ident_init()
Mariusz Tkaczyk
2022-12-28
1
-2
/
+5
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
1
-0
/
+14
*
Grow: Split Grow_reshape into helper function
Mateusz Kusiak
2022-08-24
1
-0
/
+1
*
mdadm: Don't open md device for CREATE and ASSEMBLE
Logan Gunthorpe
2022-08-23
1
-0
/
+1
*
mdadm: move data_offset to struct shape
Mariusz Tkaczyk
2022-08-23
1
-3
/
+2
*
mdadm: remove symlink option
Mariusz Tkaczyk
2022-08-23
1
-2
/
+0
*
mdadm: Replace obsolete usleep with nanosleep
Mateusz Grzonka
2022-08-22
1
-0
/
+4
*
mdadm: Fix mdadm -r remove option regression
Logan Gunthorpe
2022-08-07
1
-0
/
+1
*
mdadm: block update=ppl for non raid456 levels
Lukasz Florczak
2022-06-24
1
-0
/
+11
*
Mdmonitor: Fix segfault
Kinga Tanska
2022-06-14
1
-0
/
+1
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-1
/
+1
*
Create, Build: use default_layout()
Mariusz Tkaczyk
2022-04-05
1
-0
/
+1
*
Replace error prone signal() with sigaction()
Lukasz Florczak
2022-04-04
1
-0
/
+22
*
mdadm: block creation with long names
Blazej Kucman
2021-12-08
1
-0
/
+5
*
imsm: introduce helpers to manage file descriptors
Mariusz Tkaczyk
2021-11-02
1
-0
/
+25
*
mdadm/lib: Define a new helper function is_dev_alived
Xiao Ni
2021-11-02
1
-0
/
+2
*
Refactor parse_num and use it to parse optarg.
Mateusz Grzonka
2021-10-08
1
-2
/
+2
*
Add monitor delay parameter to mdadm.conf
oshchirs
2021-08-02
1
-0
/
+1
*
Enable bitmap support for external metadata
Jakub Radtke
2021-03-09
1
-0
/
+3
*
imsm: add verbose flag to compare_super
Mariusz Tkaczyk
2021-03-08
1
-1
/
+2
*
mdadm/Detail: show correct state for clustered array
Zhao Heming
2020-11-26
1
-0
/
+1
*
mdadm: Unify forks behaviour
Mariusz Tkaczyk
2020-11-26
1
-0
/
+10
*
mdmonitor: set small delay once
Blazej Kucman
2020-10-14
1
-1
/
+1
*
Detail: adding sync status for cluster device
Lidong Zhong
2020-04-27
1
-1
/
+2
*
imsm: pass subarray id to kill_subarray function
Blazej Kucman
2020-02-24
1
-1
/
+2
*
Create: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-1
/
+7
*
imsm: return correct uuid for volume in detail
Blazej Kucman
2019-12-02
1
-2
/
+3
*
mdadm: Introduce new array state 'broken' for raid0/linear
Guilherme G. Piccoli
2019-09-30
1
-0
/
+1
*
mdadm: add --no-devices to avoid component devices detail information
Coly Li
2019-08-12
1
-0
/
+2
*
mdadm.h: include sysmacros.h unconditionally
Baruch Siach
2019-08-12
1
-2
/
+0
*
mdadm: load default sysfs attributes after assemblation
Mariusz Dabrowski
2019-07-10
1
-0
/
+3
*
mdadm.h: Introduced unaligned {get,put}_unaligned{16,32}()
Jes Sorensen
2019-07-09
1
-0
/
+30
*
mdmon: fix wrong array state when disk fails during mdmon startup
Artur Paszkiewicz
2019-05-20
1
-0
/
+1
*
policy: support devices with multiple paths.
NeilBrown
2018-12-06
1
-1
/
+1
*
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
2018-05-31
1
-1
/
+0
*
mdadm: improve the dlm locking mechanism for clustered raid
Guoqing Jiang
2018-03-08
1
-5
/
+5
*
Monitor/msg: Don't print error message if mdmon doesn't run
Mariusz Tkaczyk
2017-11-21
1
-1
/
+1
*
To support clustered raid10
Guoqing Jiang
2017-11-09
1
-0
/
+1
*
Zeroout whole ppl space during creation/force assemble
Pawel Baldysiak
2017-10-02
1
-0
/
+1
*
sysfs_init_dev - take a dev_t argument
Jes Sorensen
2017-09-30
1
-1
/
+1
[next]