summaryrefslogtreecommitdiffstats
path: root/Grow.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-30mdadm: Introduce new array state 'broken' for raid0/linearGuilherme G. Piccoli6-7/+23
2019-08-16mdadm: check value returned by snprintf against errorsKrzysztof Smolinski1-2/+10
2019-08-14imsm: close removed drive fd.Mariusz Tkaczyk1-0/+3
2019-08-12udev: add --no-devices option for calling 'mdadm --detail'Coly Li1-1/+1
2019-08-12mdadm: add --no-devices to avoid component devices detail informationColy Li4-8/+23
2019-08-12mdadm.h: include sysmacros.h unconditionallyBaruch Siach1-2/+0
2019-07-10mdadm: load default sysfs attributes after assemblationMariusz Dabrowski6-4/+202
2019-07-09super-intel: Use put_unaligned in split_ullJes Sorensen1-3/+3
2019-07-09mdadm.h: Introduced unaligned {get,put}_unaligned{16,32}()Jes Sorensen1-0/+30
2019-07-09super-intel: Fix issue with abs() being irrelevantJes Sorensen1-2/+2
2019-07-02Enable probe_roms to scan more than 6 roms.Roman Sobanski1-42/+56
2019-05-20mdmon: fix wrong array state when disk fails during mdmon startupArtur Paszkiewicz4-11/+17
2019-04-15udev: Add udev rules to create by-partuuid for md deviceLiwei Song1-0/+1
2019-04-10Create: Block rounding size to maxMariusz Tkaczyk2-6/+22
2019-04-10imsm: fix spare activation for old matrix arraysPawel Baldysiak1-9/+10
2019-02-28add missing units to --examineCorey Hickey1-3/+3
2019-02-28Assemble: Fix starting array with initial reshape checkpointPawel Baldysiak1-2/+16
2019-02-28mdmon: wait for previous mdmon to exit during takeoverPawel Baldysiak1-3/+11
2019-02-28mdmon: don't attempt to manage new arrays when terminatingArtur Paszkiewicz1-4/+2