80
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix type - MD_SB_CLEAN is a bit number, not a bitmask.
neilbrown
as Neil Brown
More... almost 20 years ago
Increase max-devs on type-1 superblocks
neilbrown
as Neil Brown
More... almost 20 years ago
Assorted fixes for bitmap related stuff
neilbrown
as Neil Brown
More... almost 20 years ago
Support --grow --bitmap=internal
neilbrown
as Neil Brown
More... almost 20 years ago
Move the test for validity of raid_disk later.
neilbrown
as Neil Brown
More... almost 20 years ago
Make '-x nnn' spares work for type-1 superblocks.
neilbrown
as Neil Brown
More... almost 20 years ago
Make --zero-superblock work for version 1 superblocks.
neilbrown
as Neil Brown
More... almost 20 years ago
super1
neilbrown
as Neil Brown
More... about 20 years ago
Add a 'super-switch' so that different format superblocks can be used.
neilbrown
as Neil Brown
More... about 20 years ago
Separate sueprblock handling into separate file
neilbrown
as Neil Brown
More... about 20 years ago
Release 1.11.0
neilbrown
as Neil Brown
More... about 20 years ago
Fix embarassing bug in 1.10.0 which broke --add
neilbrown
as Neil Brown
More... about 20 years ago
Release 1.10.0
neilbrown
as Neil Brown
More... about 20 years ago
Call 'flush' after writing a superblock to disk.
neilbrown
as Neil Brown
More... about 20 years ago
Use O_EXCL when opening component devices to be assembled into an array
neilbrown
as Neil Brown
More... about 20 years ago
Fix "--config=partitions" which was broken.
neilbrown
as Neil Brown
More... about 20 years ago
Release 1.9.0
neilbrown
as Neil Brown
More... about 20 years ago
Change handling of devices names in args
neilbrown
as Neil Brown
More... about 20 years ago
Fix uninitialised variable compile warning.
neilbrown
as Neil Brown
More... about 20 years ago
Improve error message when mode is set twice.
neilbrown
as Neil Brown
More... about 20 years ago
Correct error message printed when the 'chosen_drive' cannot be added.
neilbrown
as Neil Brown
More... about 20 years ago
Reverse order of arrays when --stop --scan
neilbrown
as Neil Brown
More... about 20 years ago
Reread partitions file for each array being assembled.
neilbrown
as Neil Brown
More... about 20 years ago
Add some missing closes of mdfd
neilbrown
as Neil Brown
More... about 20 years ago
Document new --auto behaviour
neilbrown
as Neil Brown
More... about 20 years ago
Change MAJOR() etc to major() etc
neilbrown
as Neil Brown
More... about 20 years ago
When assembling with --auto, honour common device names
neilbrown
as Neil Brown
More... about 20 years ago
Change "dirty" to "active" in array status
neilbrown
as Neil Brown
More... about 20 years ago
Fix some initialisations of ident
neilbrown
as Neil Brown
More... about 20 years ago
Fix manpage typo
neilbrown
as Neil Brown
More... about 20 years ago