aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Don't use AC_LANG_SOURCE for conftest.h sourceNed Bass2015-01-061-1/+1
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-172-4/+87
* Add config/compile to config/.gitignoreMarcel Wysocki2014-10-311-0/+1
* Make systemd-modules-load.service file directory configurableRichard Yao2014-10-281-1/+7
* Make directory into which mount.zfs is installed configurableRichard Yao2014-10-282-0/+9
* Search /usr/local/src for SPL Object DirectoryRichard Yao2014-10-281-4/+10
* Make license compatibility checks consistentBrian Behlendorf2014-10-175-12/+18
* Retire HAVE_IOCTL_* configure checksBrian Behlendorf2014-08-282-36/+0
* Revert "Disable GCCs aggressive loop optimization"Brian Behlendorf2014-07-224-23/+0
* Accept udev and dracut paths specified by ./configureTurbo Fredriksson2014-06-113-7/+36
* Set LANG to a reasonable default (C)Turbo Fredriksson2014-06-101-2/+2
* Accept kernel source dir(s) specified by ./configureTurbo Fredriksson2014-06-051-1/+1
* Move the libraries into separate packagesTurbo Fredriksson2014-06-021-5/+10
* Restrict release number to META versionBrian Behlendorf2014-05-291-1/+1
* Refactor inode_owner_or_capable() autotools checkRichard Yao2014-05-012-19/+36
* Linux 3.14 compat: rq_for_each_segment in dmu_req_copyChunwei Chen2014-04-101-1/+25
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-102-0/+21
* Linux 3.14 compat: posix_acl_{create,chmod}Chunwei Chen2014-04-101-0/+16
* Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALLChris Dunlap2014-04-021-0/+3
* Add defs for makefile installation dir varsChris Dunlap2014-03-313-0/+11
* Linux 3.13 compat: Handle __must_check bdi_setup_and_registerRichard Yao2014-03-241-2/+3
* Revert "Properly ignore bdi_setup_and_register return value"Richard Yao2014-03-241-4/+1
* config: compile test rather than run testChunwei Chen2014-03-203-3/+3
* Add systemd unit files for ZFS startupRalf Ertzinger2014-02-053-0/+42
* Disable GCCs aggressive loop optimizationBrian Behlendorf2014-01-144-2/+26
* Add full SELinux supportMatthew Thode2013-12-192-37/+0
* Properly ignore bdi_setup_and_register return valueRichard Yao2013-12-041-1/+4
* Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9DHE2013-11-201-2/+2
* Posix ACL SupportMassimo Maggi2013-10-293-0/+331
* Fix libblkid supportRichard Yao2013-10-101-7/+26
* Stop runtime pointer modifications in autotools checksRichard Yao2013-09-132-16/+24
* Linux 3.11 compat: fops->iterate()Richard Yao2013-08-152-0/+44
* Fix arc_adapt() spinning in iterate_supers_type()Brian Behlendorf2013-07-172-0/+40
* 3.10 API change: block_device_operations->release() returns voidChris Dunlop2013-07-083-2/+31
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-022-0/+24
* Ensure --with-spl-timeout waits for spl_config.h and symversCarlos Alberto Lopez Perez2013-05-021-56/+67
* Set RPM_DEFINE_COMMON optionsBrian Behlendorf2013-04-241-1/+1
* Add --bump=0 to alienTurbo Fredriksson2013-04-241-2/+2
* Support .nogitrelease fileTurbo Fredriksson2013-04-241-1/+1
* Replace the ZFS_AC_META perl dependency with awkBrian Behlendorf2013-04-021-31/+56
* build: do not call boilerplate ourselfJan Engelhardt2013-04-021-0/+2
* gitignore: anchor entries at their respective directoryJan Engelhardt2013-04-021-6/+6
* build: use CPPFLAGSJan Engelhardt2013-04-021-3/+3
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-2/+2
* Use 'git describe' for working buildsBrian Behlendorf2013-03-221-10/+24
* Refresh RPM packagingBrian Behlendorf2013-03-185-81/+95
* Configure --with-spl{-obj} auto-detect cleanupBrian Behlendorf2013-03-131-37/+49
* Remove ARCH packagingBrian Behlendorf2013-03-062-95/+3
* Add --with-dracutdir configure optionBrian Behlendorf2013-03-062-0/+9
* Eliminate runtime function pointer mods in autotools checksRichard Yao2013-03-0410-150/+113