summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-292-57/+0
* Linux 2.6.26 compat, lookup_bdev()Brian Behlendorf2013-01-282-0/+18
* Use sb->s_d_op default dentry operationsBrian Behlendorf2013-01-182-0/+20
* Fix false ENOENT on snapshot control dentriesNed Bass2013-01-162-0/+67
* Only use gcc -Wunused-but-set-variable when availableBrian Behlendorf2013-01-1020-20/+20
* Update SAs when an inode is dirtiedBrian Behlendorf2012-12-142-0/+24
* Verify --with-linux source directory existsBrian Behlendorf2012-11-291-5/+8
* Improve AF hard disk detectionBrian Behlendorf2012-11-152-0/+40
* Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-142-6/+5
* Linux 3.6 compat, iops->create()Yuxuan Shui2012-10-142-0/+27
* Linux 3.6 compat, iops->lookup()Yuxuan Shui2012-10-142-0/+22
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-142-0/+24
* Modify vdev_elevator_switch() to use elevator_change()Brian Behlendorf2012-10-032-0/+26
* Implement .commit_metadata hook for NFS exportCyril Plisko2012-10-032-0/+24
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-112-40/+0
* Improve AF hard disk detectionBrian Behlendorf2012-09-042-0/+40
* 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