summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf check for CONFIG_PREEMPTPrakash Surya2012-08-271-19/+0
* Remove autotools productsBrian Behlendorf2012-08-277-13139/+6
* Check kernel source directory for SPLRichard Yao2012-08-261-0/+7
* Fix snapshot automounting with GrSecurity constify plugin.Massimo Maggi2012-08-241-2/+2
* Support building a zfs-modules-dkms sub packagePrakash Surya2012-08-082-3/+42
* Add '--with-spl-timeout' optionPrakash Surya2012-08-081-15/+36
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-072-0/+21
* When checking for symbol exports, try compiling.Etienne Dechamps2012-07-2612-92/+173
* Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-261-2/+4
* Make configure builtin-aware.Etienne Dechamps2012-07-262-6/+36
* Don't build packages that haven't been selected.Etienne Dechamps2012-07-264-2/+20
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-232-0/+30
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-232-0/+25
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-232-0/+25
* Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later ke...Richard Yao2012-07-201-4/+5
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-173-4/+85
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-173-0/+32
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-112-0/+13
* Improve CONFIG_DEBUG_LOCK_ALLOC error messageNed Bass2012-06-111-2/+3
* Extend CONFIG_DEBUG_LOCK_ALLOC checkBrian Behlendorf2012-06-011-19/+59
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-302-0/+27
* Fix executable permissionsBrian Behlendorf2012-03-261-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-232-0/+24
* Add .zfs control directoryBrian Behlendorf2012-03-222-0/+24
* Fix distribution detectionRichard Yao2012-03-051-25/+29
* Cleanly support debug packagesBrian Behlendorf2012-02-272-0/+5
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-092-0/+23
* Support the fallocate() file operation.Etienne Dechamps2012-02-092-0/+49
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-076-0/+124
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-072-0/+47
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-032-0/+22
* Add the release component to headersBrian Behlendorf2012-01-181-2/+2
* Run ZFS_AC_PACMAN only if $VENDOR is "arch"Prakash Surya2012-01-131-2/+3
* Linux 3.2 compat, security_inode_init_security()Brian Behlendorf2012-01-122-1/+39
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-112-0/+67
* Move Arch Linux's VENDOR check above Ubuntu'sPrakash Surya2011-12-191-2/+2
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-162-0/+21
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-142-0/+84
* Fix configure tests to play nice with GCC 4.6Prakash Surya2011-11-2911-0/+33
* In autoconf v2.68, AC_LANG_PROGRAM must be quotedPrakash Surya2011-11-284-7/+7
* Linux 3.1 compat, fops->fsync()Brian Behlendorf2011-11-102-9/+52
* Suppress packaging warningBrian Behlendorf2011-11-081-0/+1
* Simplify BDI integrationBrian Behlendorf2011-11-082-0/+16
* Convert 'if' statements to AS_IF in kernel.m4Prakash Surya2011-09-061-77/+77
* Fix minor autoconf error message inconsistenciesPrakash Surya2011-09-061-7/+7
* Buildbot suppression rulesBrian Behlendorf2011-08-191-0/+6
* Improve HAVE_EVICT_INODE checkBrian Behlendorf2011-08-081-3/+3
* Move udev rules from /etc/udev to /lib/udevKyle Fuller2011-08-082-0/+15
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-042-0/+19
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-221-3/+1