aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Add Linux posix_fadvise supportFinix19792022-09-083-0/+54
* Add xattr_handler support for Android kernelsWalter Huf2022-09-061-1/+28
* Linux 6.0 compat: register_shrinker() now var-argColeman Kane2022-08-081-15/+52
* Linux 5.20 compat: blk_cleanup_disk()Brian Behlendorf2022-08-041-0/+20
* Linux 5.20 compat: bdevname()Brian Behlendorf2022-08-041-0/+28
* Enable -Wwrite-stringsнаб2022-06-291-1/+1
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-06-272-0/+24
* Fix clang 13 compilation errorsDamian Szuberski2022-06-151-2/+1
* Add Linux namespace delegation supportWill Andrews2022-06-102-0/+25
* zvol: Support blk-mq for better performanceTony Hutter2022-06-091-0/+32
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+2
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-019-17/+17
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-011-2/+21
* Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()Brian Behlendorf2022-05-311-28/+55
* Linux 5.19 compat: aops->read_folio()Brian Behlendorf2022-05-312-0/+34
* Linux 5.19 compat: blkdev_issue_secure_erase()Brian Behlendorf2022-05-311-0/+53
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-05-311-14/+30
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-05-312-5/+29
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-262-1/+2
* rpm: Keep debug symbols if configured with '--enable-debuginfo'Umer Saleem2022-05-251-0/+4
* Fix compiler warnings about zero-length arrays in inline bitopsColeman Kane2022-05-171-3/+9
* Add missing AC_MSG_RESULT(no) to configureBrian Behlendorf2022-05-121-0/+2
* autoconf: Fail when __copy_from_user_inatomic is a non-GPL symbolszubersk2022-05-111-2/+5
* cppcheck: explicitly exclude kernel code from userspace checksнаб2022-05-101-3/+3
* Replace config/config.awk with simple sed invocationнаб2022-05-101-15/+0
* autoconf: use include directives instead of recursing down test dataнаб2022-05-101-8/+10
* autoconf: use include directives instead of recursing down tests (mostly)наб2022-05-102-11/+5
* autoconf: use include directives instead of recursing down etcнаб2022-05-105-13/+17
* autoconf: use include directives instead of recursing down contribнаб2022-05-101-0/+2
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-28/+48
* autoconf: use include directives instead of recursing down libнаб2022-05-105-84/+47
* config: user: drop ZONENAME, avoid lying about being Linux-onlyнаб2022-05-101-11/+0
* Linux 5.18 compat: replace __set_page_dirty_nobuffersSatadru Pramanik2022-04-272-0/+32
* PPC get_user workaroundDamian Szuberski2022-04-262-0/+28
* autoconf: Pretend `CONFIG_MODULES` is always onDamian Szuberski2022-04-262-26/+62
* Linux 5.18 compat: kobj_type.default_attrs replaced with default_groupsнаб2022-04-222-0/+39
* Strengthen Linux kernel capabilities detectionDamian Szuberski2022-04-212-4/+31
* rpm -> deb doesn't fail when optional packages are missingDamian Szuberski2022-04-201-2/+2
* Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCANBrian Behlendorf2022-04-192-0/+60
* Forbid asctime{,_r}(), gmtime(), localtime()наб2022-04-051-0/+4
* Linux 5.18 compat: use address_space_operations->readaheadRiccardo Schirone2022-04-042-0/+27
* fgrep -> grep -Fнаб2022-04-012-4/+4
* egrep -> grep -Eнаб2022-04-011-1/+1
* Linux optimize access checks when ACL is trivialAndrew2022-04-012-0/+31
* config: user: check for <aio.h>наб2022-03-283-1/+9
* Linux 5.18 compat: replace genhd.h with blkdev.h includesнаб2022-03-282-5/+4
* Linux 5.18 compat: 4-argument bio_alloc()наб2022-03-281-0/+37
* RPM: Split out pam_zfs_key into separate packageColMelvin2022-03-181-2/+3
* config: always-arch: don't subst TARGET_CPUнаб2022-03-181-6/+0
* config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-allнаб2022-03-181-3/+3