aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-0/+24
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-132-0/+26
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-1270-1788/+1054
* Remove zpl_revalidatePavel Snajdr2019-11-111-25/+0
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-39/+41
* Detect if sed supports --in-placeRyan Moeller2019-10-162-0/+17
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-1/+10
* Perform KABI checks in parallelBrian Behlendorf2019-10-01116-2124/+3241
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-052-0/+27
* Fix typos in config/Andrea Gelmini2019-08-308-8/+8
* Minor style cleanupBrian Behlendorf2019-07-161-3/+6
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-5/+41
* Fix dracut Debian/Ubuntu packagingloli10K2019-07-091-4/+4
* Python config cleanupRyan Moeller2019-06-132-79/+53
* Allow TRIM_UNUSED_KSYM when build as a builtin-moduleTorsten Wörtwein2019-06-041-2/+3
* Make Python detection optional and more portableRyan Moeller2019-06-042-22/+32
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-05-292-25/+0
* Linux 5.2 compat: Fix config/kernel-shrink.m4 test failureTomohiro Kusumi2019-05-251-7/+15
* Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4Tomohiro Kusumi2019-05-252-40/+0
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-05-242-0/+22
* kernel timer API reworkRafael Kitover2019-05-232-12/+53
* Linux 5.0 compat: Use totalhigh_pages()Tomohiro Kusumi2019-05-042-0/+20
* Prevent `make distclean` removing config/config.rpathTomohiro Kusumi2019-04-261-0/+1
* config: libintl/libiconv for gettext() detectionRafael Kitover2019-04-1913-0/+3163
* compile with -fno-omit-frame-pointerRichard Elling2019-04-143-0/+23
* Add TRIM supportBrian Behlendorf2019-03-292-0/+67
* kernel_fpu fixesTony Hutter2019-03-061-5/+29
* config: better libtirpc detectionRafael Kitover2019-03-025-18/+428
* Linux 5.0 compat: Fix bio_set_dev()Brian Behlendorf2019-01-281-2/+33
* Linux 5.0 compat: Disable vector instructions on 5.0+ kernelsTony Hutter2019-01-281-9/+32
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-282-0/+19
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-282-0/+22
* Linux 4.18 compat: Use ktime_get_coarse_real_ts64()Tony Hutter2019-01-282-0/+19
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-064-72/+138
* Check for strlcat and strlcpyBrian Behlendorf2018-12-111-1/+1
* Rename macro ZFS_MINOR due to Lustre conflictOlaf Faaland2018-12-101-5/+5
* Use autoconf variable for C preprocessorBen Wolsieffer2018-12-051-1/+1
* Fix systemd spec file macrosBrian Behlendorf2018-11-111-1/+1
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-242-0/+21
* Direct IO supportBrian Behlendorf2018-08-272-0/+131
* Add support for selecting encryption backendNathan Lewis2018-08-021-0/+42
* Add support for autoexpand propertyBrian Behlendorf2018-07-234-38/+22
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-06-191-2/+2
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-193-4/+29
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-154-64/+58
* Tunable directory for zfs runtime scriptsAntonio Russo2018-06-072-0/+10
* Update build system and packagingBrian Behlendorf2018-05-2924-422/+324
* Merge branch 'zfsonlinux/merge-spl'Brian Behlendorf2018-05-2921-0/+922
|\
| * Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-2912-1239/+77
| * Fix undefined RPM macrosBrian Behlendorf2018-05-021-4/+3