index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
super-intel: make freesize not required for chunk size migration
Kinga Tanska
2023-01-05
1
-5
/
+5
*
incremental, manage: do not verify if remove is safe
Kinga Tanska
2023-01-05
2
-4
/
+5
*
Manage: do not check array state when drive is removed
Kinga Tanska
2023-01-05
1
-2
/
+1
*
mdadm/udev: Don't handle change event on raw devices
Xiao Ni
2023-01-05
1
-0
/
+8
*
util: remove obsolete code from get_md_name
Mateusz Kusiak
2023-01-04
2
-39
/
+20
*
mdmon: fix segfault
Mateusz Kusiak
2023-01-04
2
-15
/
+13
*
Change char* to enum in context->update & refactor code
Mateusz Kusiak
2023-01-04
3
-57
/
+37
*
Manage&Incremental: code refactor, string to enum
Mateusz Kusiak
2023-01-04
5
-33
/
+45
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
9
-62
/
+52
*
super-intel: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-12
/
+25
*
super1: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-61
/
+91
*
super0: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-39
/
+63
*
super-ddf: Remove update_super_ddf.
Mateusz Kusiak
2023-01-04
1
-70
/
+0
*
Add code specific update options to enum.
Mateusz Kusiak
2023-01-04
2
-0
/
+36
*
Fix --update-subarray on active volume
Mateusz Kusiak
2023-01-04
2
-5
/
+7
*
mdadm: Add option validation for --update-subarray
Mateusz Kusiak
2023-01-04
4
-74
/
+124
*
mdadm: create ident_init()
Mariusz Tkaczyk
2022-12-28
3
-32
/
+36
*
Grow: fix possible memory leak.
Blazej Kucman
2022-12-28
1
-1
/
+4
*
Update mdadm Monitor manual.
Blazej Kucman
2022-12-28
1
-21
/
+50
*
Monitor: block if monitor modes are combined.
Blazej Kucman
2022-12-28
1
-1
/
+6
*
Mdmonitor: Split alert() into separate functions
Mateusz Grzonka
2022-12-28
1
-91
/
+95
*
Mdmonitor: Omit non-md devices
Lukasz Florczak
2022-09-29
1
-8
/
+4
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
10
-20
/
+33
*
ReadMe: fix command-line help
Mariusz Tkaczyk
2022-09-16
1
-1
/
+1
*
mdadm: Add Documentation entries to systemd services
Mariusz Tkaczyk
2022-09-16
7
-1
/
+8
*
mdadm: added support for Intel Alderlake RST on VMD platform
Oldřich Jedlička
2022-09-14
1
-5
/
+13
*
Monitor: Fix statelist memory leaks
Pawel Baldysiak
2022-09-08
1
-9
/
+31
*
Manage: Block unsafe member failing
Mateusz Kusiak
2022-09-08
1
-1
/
+52
*
mdadm: Correct typos, punctuation and grammar in man
Mateusz Grzonka
2022-09-08
1
-90
/
+88
*
super1: report truncated device
NeilBrown
2022-08-29
1
-7
/
+28
*
Assemble: check if device is container before scheduling force-clean update
Kinga Tanska
2022-08-24
1
-3
/
+2
*
Grow: Split Grow_reshape into helper function
Mateusz Kusiak
2022-08-24
3
-59
/
+81
*
mdadm: Don't open md device for CREATE and ASSEMBLE
Logan Gunthorpe
2022-08-23
3
-20
/
+33
*
mdadm: move data_offset to struct shape
Mariusz Tkaczyk
2022-08-23
4
-26
/
+22
*
mdadm: remove symlink option
Mariusz Tkaczyk
2022-08-23
6
-53
/
+1
*
tests: add test for names
Mariusz Tkaczyk
2022-08-23
1
-0
/
+93
*
tests/00readonly: Run udevadm settle before setting ro
Logan Gunthorpe
2022-08-23
1
-0
/
+1
*
mdadm: Replace obsolete usleep with nanosleep
Mateusz Grzonka
2022-08-22
8
-26
/
+54
*
tests: Add broken files for all broken tests
Logan Gunthorpe
2022-08-07
24
-0
/
+226
*
mdadm/test: Mark and ignore broken test failures
Logan Gunthorpe
2022-08-07
1
-2
/
+35
*
mdadm/test: Add a mode to repeat specified tests
Logan Gunthorpe
2022-08-07
1
-12
/
+24
*
tests/02lineargrow: clear the superblock at every iteration
Sudhakar Panneerselvam
2022-08-07
1
-0
/
+2
*
tests/04update-metadata: avoid passing chunk size to raid1
Sudhakar Panneerselvam
2022-08-07
1
-1
/
+5
*
tests: fix raid0 tests for 0.90 metadata
Sudhakar Panneerselvam
2022-08-07
5
-8
/
+12
*
tests/00raid0: add a test that validates raid0 with layout fails for 0.9
Sudhakar Panneerselvam
2022-08-07
1
-4
/
+2
*
mdadm: Fix optional --write-behind parameter
Logan Gunthorpe
2022-08-07
1
-2
/
+3
*
mdadm: Fix mdadm -r remove option regression
Logan Gunthorpe
2022-08-07
3
-0
/
+3
*
monitor: Avoid segfault when calling NULL get_bad_blocks
Logan Gunthorpe
2022-08-07
1
-0
/
+3
*
mdadm/Grow: Fix use after close bug by closing after fork
Logan Gunthorpe
2022-08-07
1
-1
/
+3
*
DDF: Fix NULL pointer dereference in validate_geometry_ddf()
Logan Gunthorpe
2022-08-07
1
-3
/
+3
[prev]
[next]