summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the bio_empty_barrier() check.Etienne Dechamps2013-02-242-20/+0
* Use -Werror for all kernel configure tests.Etienne Dechamps2013-02-244-11/+1
* 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