aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.17 compat: PDE_DATA() renamed to pde_data()наб2022-02-041-7/+9
* Linux 5.17 compat: dequeue_signal() takes a 4th argumentнаб2022-02-041-2/+43
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-02-042-0/+29
* Add support for FALLOC_FL_ZERO_RANGERich Ercolani2022-02-041-0/+17
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-02-042-3/+20
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-02-042-0/+29
* Linux 5.16 compat: Check slab.h for kvmallocRich Ercolani2022-02-041-0/+1
* Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is definedColeman Kane2021-12-071-0/+27
* Linux 5.16: bio_set_dev is no longer a helper macroColeman Kane2021-12-071-0/+28
* Linux 5.16: type member of iov_iter renamed iter_typeColeman Kane2021-12-071-0/+22
* Linux 5.16: block_device_operations->submit_bio now returns voidColeman Kane2021-12-071-0/+29
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-12-071-0/+15
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-061-0/+22
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-12-062-0/+28
* 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