summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools productsBrian Behlendorf2012-08-271-29839/+0
* Check kernel source directory for SPLRichard Yao2012-08-261-0/+14
* Fix snapshot automounting with GrSecurity constify plugin.Massimo Maggi2012-08-241-8/+8
* Support building a zfs-modules-dkms sub packagePrakash Surya2012-08-081-7/+24
* Add '--with-spl-timeout' optionPrakash Surya2012-08-081-24/+82
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+138
* When checking for symbol exports, try compiling.Etienne Dechamps2012-07-261-500/+1666
* Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-261-248/+496
* Make configure builtin-aware.Etienne Dechamps2012-07-261-22/+187
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+106
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+138
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+138
* Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later ke...Richard Yao2012-07-201-8/+10
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-171-8/+528
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+238
* Move zfs.release generation to configure stepBrian Behlendorf2012-07-121-1/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+106
* Improve CONFIG_DEBUG_LOCK_ALLOC error messageNed Bass2012-06-111-8/+12
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-011-2/+3
* Extend CONFIG_DEBUG_LOCK_ALLOC checkBrian Behlendorf2012-06-011-40/+178
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+138
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-14/+49
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+136
* Fix distribution detectionRichard Yao2012-03-051-25/+29
* Cleanly support debug packagesBrian Behlendorf2012-02-271-14/+23
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+138
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+276
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+694
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+274
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+138
* Add the release component to headersBrian Behlendorf2012-01-181-4/+4
* Run ZFS_AC_PACMAN only if $VENDOR is "arch"Prakash Surya2012-01-131-80/+84
* Linux 3.2 compat, security_inode_init_security()Brian Behlendorf2012-01-121-2/+162
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+420
* Move Arch Linux's VENDOR check above Ubuntu'sPrakash Surya2011-12-191-2/+2
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+134
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-15/+76
* Fix configure tests to play nice with GCC 4.6Prakash Surya2011-11-291-0/+66
* Linux 3.1 compat, fops->fsync()Brian Behlendorf2011-11-101-16/+272
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+106
* Convert 'if' statements to AS_IF in kernel.m4Prakash Surya2011-09-061-200/+596
* Fix minor autoconf error message inconsistenciesPrakash Surya2011-09-061-28/+28
* Fix autoconf variable substitution in init scripts.Brian Behlendorf2011-08-191-7/+1
* Improve HAVE_EVICT_INODE checkBrian Behlendorf2011-08-081-6/+6
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-17/+67
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+132
* Turn the init.d scripts into autoconf config filesKyle Fuller2011-08-011-1/+7
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-221-12/+4
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-14/+29
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-061-1/+2