aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-07-061-2/+2
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-07-064-64/+58
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-07-061-4/+3
* Remove DEBUG_STACKFLAGS to bypass compiler errorTony Hutter2018-05-071-1/+0
* RHEL 7.5 compat: FMODE_KABI_ITERATEBrian Behlendorf2018-05-071-5/+16
* Allow mounting datasets more than onceSeth Forshee2018-05-073-21/+29
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-05-072-0/+40
* Fix mmap / libaio deadlockBrian Behlendorf2018-05-073-2/+17
* Remove libattr requirementDeHackEd2018-05-072-13/+0
* Fedora 28: Fix "Macro %_dracutdir has empty body"Tony Hutter2018-05-071-1/+21
* Fix zfs-kmod builds when using rpm >= 4.14LOLi2018-03-141-0/+2
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-142-0/+68
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-142-0/+20
* Fix free memory calculation on v3.14+chrisrd2018-03-143-23/+110
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-03-142-0/+21
* Fix config issues: frame size and headerschrisrd2018-03-1410-10/+14
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-03-142-0/+20
* Fix default libdir for Debian/UbuntuBrian Behlendorf2018-03-141-0/+13
* Fix --with-systemd on Debian-based distributions (#6963)LOLi2018-03-142-5/+17
* Fix "--enable-code-coverage" debug buildBrian Behlendorf2018-03-141-1/+1
* Add support for "--enable-code-coverage" optionPrakash Surya2018-03-143-31/+266
* Make "-fno-inline" compile option more accessiblePrakash Surya2018-03-141-1/+2
* Add configure option to enable gcov analysisBrian Behlendorf2018-03-141-0/+31
* Implement --enable-debuginfo to force debuginfoRichard Yao2018-03-141-1/+32
* Make --enable-debug fail when given bogus argsRichard Yao2018-03-141-18/+25
* Fix Debian packaging on ARMv7/ARM64LOLi2018-01-301-3/+6
* Fix incompatibility with Reiser4 patched kernelsRichard Yao2018-01-301-3/+11
* Support integration with new QAT productswli52017-11-201-2/+2
* Add DKMS package on Debian-based distributionsNeal Gompa (ニール・ゴンパ)2017-10-171-5/+10
* Linux 4.14 compat: IO acct, global_page_state, etc (#6655)Brian Behlendorf2017-09-193-5/+56
* Linux 4.8+ compatibility fix for vm statsdbavatar2017-09-132-0/+23
* Fix autoconf detection of super_setup_bdi_nameJustin Bedő2017-07-251-1/+2
* Linux 4.13 compat: bio->bi_status and blk_status_tBrian Behlendorf2017-07-232-0/+23
* Prevent dependencies on Debianized packagesAntonio Russo2017-07-071-1/+16
* GCC 7.1 fixesTony Hutter2017-06-282-0/+23
* Fix RHEL 7.4 bio_set_op_attrs build errorTony Hutter2017-06-271-1/+1
* config: allow --with-linux without --with-linux-objChunwei Chen2017-05-251-1/+2
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-102-0/+20
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-042-0/+21
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-023-39/+57
* OpenZFS 7290 - ZFS test suite needs to control what utilities it can runJohn Wren Kennedy2017-04-062-186/+0
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-03-312-0/+41
* GZIP compression offloading with QAT acceleratorwli52017-03-222-0/+93
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-202-0/+68
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-072-0/+20
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-24/+1
* Fix loop device becomes read-onlyChunwei Chen2017-03-061-1/+21
* Add auto-online test for ZED/FMA as part of the ZTSSydney Vanda2017-02-281-0/+3
* Allow c99 code to compileMatthew Ahrens2017-02-082-0/+2
* Add -Wno-declaration-after-statement to KERNELCPPFLAGSBrian Behlendorf2017-01-281-0/+1