summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-011-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-241-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-021-3/+0
* | imsm: validate arrays being created against firmware capabilitiesDan Williams2008-12-081-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-271-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
* | Makefile: Add mdmon header dependenciesDan Williams2008-09-151-1/+2
* | Merge branch 'master' into from-stableNeilBrown2008-08-071-0/+6
|\ \ | |/
| * Add support for distribution specific build extensionsDoug Ledford2008-07-241-0/+6
* | install mdmon to the same location as mdadmJacek Danecki2008-07-211-1/+2
* | Merge branch 'master' into devel-3.0Neil Brown2008-06-191-3/+10
|\ \ | |/
| * Include sysfs.c in mdassemble.autoNeil Brown2008-05-191-3/+5
| * "make everything" now also makes mdassemble.autoNeil Brown2008-05-191-2/+8
* | start fleshing out socket code, ping monitor to see if it is aliveDan Williams2008-05-151-1/+2
* | Merge mdmonNeil Brown2008-05-151-2/+11
* | handle Manage_subdevs() for 'external' arraysDan Williams2008-05-151-2/+2
* | imsm: initial Intel(R) Matrix Storage Manager supportDan Williams2008-05-151-5/+5
* | Initial DDF support code.Dan Williams2008-05-151-5/+6
* | Add crc32 files.Neil Brown2008-05-151-2/+2
|/