summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-051-2/+1
* Use fallthrough macroBrian Behlendorf2021-11-023-0/+25
* Detect HAVE_LARGE_STACKS at compile time (#12584)Kevin Bowling2021-11-012-32/+0
* Correct a flaw in the Python 3 version checking (#12636)Rich Ercolani2021-11-012-6/+42
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-141-1/+22
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-142-0/+34
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-141-0/+40
* Libabigail: make .abi files more consistentGeorge Melikov2021-09-141-1/+5
* Correct checking bdev_check_media_change messageRyan Moeller2021-09-141-1/+1
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-09-142-0/+36
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-09-141-0/+20
* config/libatomic: require -latomic iff atomic.c doesn't link w/o itнаб2021-09-141-20/+14
* libspl: implement atomics in terms of atomicsнаб2021-06-212-0/+35
* Force --enable-debug on FreeBSD if INVARIANTS is setRich Ercolani2021-06-091-0/+17
* Turn checkbashisms into a make targetнаб2021-06-092-1/+18
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-093-0/+16
* Introduce write-mostly sumsAlexander Motin2021-06-091-0/+27
* Fix SC2181 ("[ $?") outside tests/наб2021-06-081-2/+1
* Minor fix to configure on s390xRich Ercolani2021-05-281-1/+3
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-2/+23
* Various Linux kABI cosmeticsнаб2021-05-272-4/+8
* Update tmpfile() existence detectionRich Ercolani2021-05-271-4/+24
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-271-0/+32
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-194-0/+69
* Added check for broken alien versionRich Ercolani2021-04-142-1/+19
* Fix various typosAndrea Gelmini2021-04-072-2/+2
* Bump libzfs.so and libzpool.so versionsBrian Behlendorf2021-04-071-4/+4
* Fixing m4 iops rename checkBrian Atkinson2021-04-071-0/+1
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-03-192-0/+25
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-1912-107/+398
* FreeBSD module --enable-debug --enable-invariantsRyan Moeller2021-03-051-0/+36
* Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acctColeman Kane2021-02-241-22/+47
* Linux 5.12 compat: bio->bi_disk member movedColeman Kane2021-02-241-0/+29
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+1
* Remove unused iov_iter_init_compat() wrapperBrian Behlendorf2021-01-301-44/+0
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-265-4/+125
* Autoconf 2.70 compatibilityBrian Behlendorf2021-01-0211-31/+25
* Linux 5.11 compat: blk_{un}register_region()Brian Behlendorf2020-12-272-26/+0
* Linux 5.11 compat: revalidate_disk_size()Brian Behlendorf2020-12-272-5/+27
* Linux 5.11 compat: bdev_whole()Brian Behlendorf2020-12-271-0/+25
* Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()Brian Behlendorf2020-12-271-12/+35
* Linux 5.11 compat: lookup_bdev()Brian Behlendorf2020-12-271-14/+41
* Linux 5.11 compat: conftestBrian Behlendorf2020-12-276-17/+28
* Linux 4.18.0-257.el8 compat: blk_alloc_queue()Brian Behlendorf2020-12-211-17/+56
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-182-0/+208
* Implement memory and CPU hotplugPaul Dagnelie2020-12-102-0/+28
* Delete rw_semaphore.wait_lock configure checkOrivej Desh2020-12-091-28/+0
* Add compatibility for busybox mktempqzdanis2020-12-032-2/+2
* Track SONAME version bump in packagingAntonio Russo2020-11-191-6/+6
* Library ABI tracking with abigailAntonio Russo2020-11-171-0/+29