summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move mdadm_env.sh out of /usr/lib/systemdNeilBrown2017-10-101-1/+2
* udev rules: introduce rules for cluster-md to confirm deviceGuoqing Jiang2017-08-021-2/+4
* Create: tell udev md device is not ready when first created.NeilBrown2017-05-021-2/+2
* Makefile: Default to -O2 optimizationJes Sorensen2017-04-211-0/+1
* mdadm: retire mdassemble in make everythingColy Li2017-04-201-9/+2
* Retire mdassembleJes Sorensen2017-04-111-37/+0
* imsm: PPL supportArtur Paszkiewicz2017-03-291-2/+3
* mdadm: Add Wimplicit-fallthrough=0 in MakefileXiao Ni2017-03-171-0/+5
* Makefile: Fix date to be output in ISO formatJes Sorensen2017-01-101-1/+1
* Makefile: make the CC definition conditionalMaxin B. John2016-02-081-1/+1
* Assorted fixed for a "make everything" buildNeilBrown2016-01-281-4/+4
* restripe: fix compilation of "make test"NeilBrown2016-01-131-1/+1
* add crc32c and use it for r5l checksumSong Liu2015-10-301-1/+1
* Safeguard against writing to an active device of another nodeGuoqing Jiang2015-10-211-1/+2
* Makefile: test -s flag and suppress echo when set.NeilBrown2015-08-051-3/+9
* mdassemble: include mapfile support.NeilBrown2015-08-031-1/+1
* Set home-cluster while creating an arrayGuoqing Jiang2015-06-171-1/+5
* Makefile: binaries shouldn't directly depend on check_rundirNeilBrown2014-11-251-3/+3
* Fix parallel make problem.Samuli Suominen2014-08-211-9/+9
* mdmon: don't include super0 and super1 in mdmonNeilBrown2014-08-071-1/+1
* Makefile: use "man -l" to format man pages.NeilBrown2014-07-031-6/+6
* Makefile: install mdadm-grow-continue@.serviceNeilBrown2014-06-101-1/+1
* Make sure "make everything" builds again.NeilBrown2014-06-051-4/+4
* install: use BINDIR consistently to locate mdadm and mdmonNeilBrown2014-05-221-8/+20
* Grow: try to let "--grow --continue" from systemd complete a reshape.NeilBrown2014-05-151-0/+1
* systemd: various fixes for boot with container-arrays.NeilBrown2014-04-081-0/+1
* Add mdmonitor.service systemd unit file.NeilBrown2013-12-111-0/+2
* Systemd integration for starting newly-degraded arrays.NeilBrown2013-12-021-0/+2
* Remove bashism from MakefileMichael Tokarev2013-09-181-1/+1
* Makefile: check that 'run' directory exists.NeilBrown2013-08-051-7/+17
* raid6check - fix compileNeilBrown2013-07-021-2/+2
* Move find_free_devnum to mdopen.cNeilBrown2013-07-021-1/+1
* "make test" should build "raid6check"NeilBrown2013-06-271-1/+1
* Makefile/version: use version/date from .git if possible.NeilBrown2013-06-251-0/+6
* Make: CXFLAGS should be conditionally assigned.mdadm-3.3-rc1NeilBrown2013-06-241-1/+1
* Remove lots of unnecessary white space.NeilBrown2013-06-191-1/+0
* Makefile: add "-O3" to WARN_UNUSED options.NeilBrown2013-06-191-5/+6
* Add --dump / --restore functionality.NeilBrown2013-05-161-1/+1
* udev: Fix order of execution of the md rulesThomas Bächler2013-02-111-2/+3
* 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