summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for launching mdmon via systemctl instead of fork/execJes Sorensen2013-02-051-0/+4
* Makefile: remove "sh" from instructions for running 'test'.NeilBrown2012-11-201-1/+1
* Move xmalloc et al into their own fileRobert Buchholz2012-09-101-6/+6
* query udev dir via pkg-configSamuli Suominen2012-08-141-1/+8
* mdassemble: split dietlibc logic into dedicated targetMike Frysinger2012-08-131-0/+3
* fix handling of CPPFLAGSMike Frysinger2012-08-131-4/+2
* Adjust to new standard of /runNeilBrown2012-05-031-6/+7
* RAID-6 check standalone man pagePiergiorgio Sartor2011-08-091-1/+4
* mdadm/mdmon: use CFLAGS when linkingMike Frysinger2011-04-111-3/+3
* move .man targets from "all" to "man" - and "everything"Mike Frysinger2011-04-111-3/+4
* RAID-6 check standalone md devicePiergiorgio Sartor2011-04-051-3/+3
* Split some of util.c into a new lib.cNeilBrown2011-04-051-3/+3
* split name/number maps into separate file.NeilBrown2011-04-051-14/+7
* RAID-6 check standalonePiergiorgio Sartor2011-03-211-1/+6
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-221-0/+3
* Add gpt pseudo-metadataNeilBrown2010-09-061-5/+5
* Add mbr pseudo metadata handler.NeilBrown2010-09-061-13/+19
* Add policy framework.NeilBrown2010-09-061-5/+5
* Fix compile error on non-x86 systems.NeilBrown2010-09-031-1/+1
* Don't link mdadm with pthreadsNeilBrown2010-08-061-3/+3
* Release mdadm-3.1.3mdadm-3.1.3NeilBrown2010-08-061-1/+2
* Compile with -Wextra by defaultNeilBrown2010-08-051-1/+1
* Switch from /lib/init/rw to /dev for early-boot files.NeilBrown2010-07-281-4/+4
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-221-9/+9
* mdmon: satisfy glibc tls abi requirements with pthreadsDan Williams2010-07-061-3/+11
* mdmon: prevent allocations due to late bindingDan Williams2010-07-021-1/+2
* Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-311-2/+11
* Fixup default definitions of VAR_RUN and ALT_RUNDan Williams2010-04-151-2/+2
* mapfile: if we putting the mapfile in a custom location via ALT_RUN, allowDoug Ledford2010-03-231-1/+2
* Release mdadm-3.1.2mdadm-3.1.2NeilBrown2010-03-101-2/+2
* allow redefinition of VAR_RUNLuca Berra2010-03-031-1/+3
* Add _FORTIFY_SOURCE to mdadm.O2 build.NeilBrown2010-03-031-2/+9
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-041-1/+7
* Move WaitClean from Monitor.c to sysfs.cNeilBrown2009-06-021-1/+1
* mdadm.8: Man page updatesNeilBrown2009-06-021-3/+7
* Merge branch 'master' into devel-3.0NeilBrown2009-05-111-3/+3
|\
| * Makefile: use $(CC) more consistently.NeilBrown2009-04-291-3/+3
* | Makefile: build 'mdmon' for 'test'NeilBrown2009-04-011-1/+1
* | Merge branch 'master' in devel-3.0NeilBrown2009-03-101-4/+7
|\|
| * Release mdadm-2.6.9mdadm-2.6.9NeilBrown2009-03-101-4/+7
* | Merge branch 'master' into devel-3.0NeilBrown2009-02-021-3/+0
|\|
| * mdadm fix compilation for uClibcBernhard Reutner-Fischer2009-02-011-3/+0
* | imsm: validate arrays being created against firmware capabilitiesDan Williams2008-12-091-4/+9
* | Makefile: install udev file into $DESTDIRNeilBrown2008-11-071-1/+1
* | config: add 'containers' as a DEVICE keywordDan Williams2008-11-041-2/+2
* | Add udev rules file for mdadm.NeilBrown2008-11-041-1/+4
* | Makefile: Include bitmap.o in mdmonNeilBrown2008-10-261-1/+1
* | mdmon: wait after trying to killDan Williams2008-10-151-1/+1
* | trivial warn_unused_result squashingDan Williams2008-10-151-0/+3
* | Disable compilation with diet-libcNeilBrown2008-09-181-1/+4