summaryrefslogtreecommitdiffstats
path: root/daemon/md.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: collect list of called external commandsOlaf Hering2012-08-301-4/+6
* New API: md-stat.Richard W.M. Jones2012-03-201-0/+172
* daemon: Don't call reply_with_* after split_lines fails.Richard W.M. Jones2012-03-161-3/+1
* daemon: Implement a growable strings buffer type.Richard W.M. Jones2012-03-131-14/+15
* daemon: Fix leaking error message (found by valgrind).Richard W.M. Jones2012-01-241-0/+1
* daemon: Fix leak of strings in md-detail (found by valgrind).Richard W.M. Jones2012-01-241-2/+2
* daemon: md: Whitespace changes, and use size_t for i instead of pointer.Richard W.M. Jones2012-01-241-20/+23
* debian: Use mdadm -D --export instead of mdadm -DY.Richard W.M. Jones2011-11-241-2/+2
* New API: md-stop for stopping MD devicesWanlong Gao2011-11-241-0/+16
* Rename mdadm_ apis to md_Matthew Booth2011-11-241-12/+12
* New API: mdadm-detail.Matthew Booth2011-11-171-0/+80
* New API: list-md-devices.Matthew Booth2011-11-111-0/+62
* New API: mdadm-create for creating MD devices.Richard W.M. Jones2011-11-111-0/+170