aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* linux 6.2 compat: zpl_set_acl arg2 is now struct dentryColeman Kane2023-01-241-3/+28
* removal of LegacyVersion broke ax_python_dev.m4Matthew Ahrens2023-01-191-36/+35
* Fix shebang for helper script of deb-utilsMartin Rüegg2023-01-191-1/+1
* Add quotation marks around `$PATH` for deb-utilsMartin Rüegg2023-01-191-1/+1
* fgrep -> grep -Fнаб2023-01-192-4/+4
* egrep -> grep -Eнаб2023-01-191-1/+1
* Introduce ZFS_LINUX_REQUIRE_API autoconf macroAntonio Russo2023-01-102-1/+33
* linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2Coleman Kane2023-01-101-1/+18
* Linux 6.1 compat: open inside tmpfile()Antonio Russo2023-01-091-5/+27
* Make autodetection disable pyzfs for kernel/srpm configurationsDamian Szuberski2022-12-011-0/+10
* Fix clang 13 compilation errorsDamian Szuberski2022-12-011-2/+1
* Remove zpl_revalidate: fix snapshot rollbackPavel Snajdr2022-12-012-0/+32
* Linux compat: fix DECLARE_EVENT_CLASS() test when ZFS is built-inAlexander2022-11-011-4/+11
* Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools checkRichard Yao2022-11-012-35/+0
* config: check for parallel(1), use it for cstyleнаб2022-09-142-0/+9
* Add xattr_handler support for Android kernelsWalter Huf2022-09-141-1/+28
* Linux 6.0 compat: register_shrinker() now var-argColeman Kane2022-08-091-15/+52
* Linux 5.20 compat: blk_cleanup_disk()Brian Behlendorf2022-08-091-0/+20
* Linux 5.20 compat: bdevname()Brian Behlendorf2022-08-091-0/+28
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-07-272-0/+24
* config: prune unused -Wno-bool-compare checksнаб2022-07-272-28/+0
* libtpool: -Wno-clobberedнаб2022-07-275-25/+32
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-019-17/+17
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-011-6/+23
* Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()Brian Behlendorf2022-06-011-28/+55
* Linux 5.19 compat: aops->read_folio()Brian Behlendorf2022-06-012-0/+34
* Linux 5.19 compat: blkdev_issue_secure_erase()Brian Behlendorf2022-06-011-0/+53
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-06-011-14/+30
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-06-012-5/+29
* rpm: Keep debug symbols if configured with '--enable-debuginfo'Umer Saleem2022-05-271-0/+4
* Fix compiler warnings about zero-length arrays in inline bitopsColeman Kane2022-05-201-3/+9
* Add missing AC_MSG_RESULT(no) to configureBrian Behlendorf2022-05-201-0/+2
* autoconf: Fail when __copy_from_user_inatomic is a non-GPL symbolszubersk2022-05-201-2/+5
* PPC get_user workaroundDamian Szuberski2022-05-202-0/+28
* Adding ZERO_PAGE detectionBrian Atkinson2022-05-202-0/+29
* autoconf: Pretend `CONFIG_MODULES` is always onDamian Szuberski2022-05-202-26/+62
* Strengthen Linux kernel capabilities detectionDamian Szuberski2022-05-202-4/+31
* Python 3.10 fixes, part 2Rich Ercolani2022-05-041-1/+1
* Linux 5.18 compat: replace __set_page_dirty_nobuffersBrian Behlendorf2022-04-282-0/+32
* Linux 5.18 compat: kobj_type.default_attrs replaced with default_groupsнаб2022-04-252-0/+39
* Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCANBrian Behlendorf2022-04-202-0/+60
* Linux 5.18 compat: use address_space_operations->readaheadRiccardo Schirone2022-04-062-0/+27
* Linux 5.18 compat: replace genhd.h with blkdev.h includesнаб2022-04-062-5/+4
* Linux 5.18 compat: 4-argument bio_alloc()наб2022-04-061-0/+37
* Linux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin,end}() detectionAttila Fülöp2022-02-241-2/+4
* Fix Linux kernel directories detectionDamian Szuberski2022-02-231-30/+75
* Propagate KERNEL_* to *.specDamian Szuberski2022-02-161-0/+3
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-161-1/+7
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-162-2/+107
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-02-161-3/+3