aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-101-2/+4
* Linux 6.3 compat: writepage_t first arg struct folio*youzhongyang2023-04-051-0/+2
* Workaround for Linux PowerPC GPL-only cpu_has_feature()Low-power2023-03-101-0/+12
* Linux: use filemap_range_has_page()Brian Behlendorf2023-02-141-0/+2
* Introduce ZFS_LINUX_REQUIRE_API autoconf macroAntonio Russo2023-01-061-0/+32
* Support idmapped mount in user namespaceyouzhongyang2022-11-081-0/+2
* Remove zpl_revalidate: fix snapshot rollbackPavel Snajdr2022-10-281-0/+2
* Support idmapped mountyouzhongyang2022-10-191-0/+2
* Linux compat: fix DECLARE_EVENT_CLASS() test when ZFS is built-inAlexander2022-10-171-4/+11
* Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools checkRichard Yao2022-10-131-2/+0
* Add Linux posix_fadvise supportFinix19792022-09-081-0/+4
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+2
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-011-4/+4
* Linux 5.19 compat: aops->read_folio()Brian Behlendorf2022-05-311-0/+2
* Linux 5.18 compat: replace __set_page_dirty_nobuffersSatadru Pramanik2022-04-271-0/+2
* PPC get_user workaroundDamian Szuberski2022-04-261-0/+2
* autoconf: Pretend `CONFIG_MODULES` is always onDamian Szuberski2022-04-261-26/+5
* Linux 5.18 compat: kobj_type.default_attrs replaced with default_groupsнаб2022-04-221-0/+2
* Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCANBrian Behlendorf2022-04-191-0/+2
* Linux 5.18 compat: use address_space_operations->readaheadRiccardo Schirone2022-04-041-0/+2
* fgrep -> grep -Fнаб2022-04-011-3/+3
* Linux optimize access checks when ACL is trivialAndrew2022-04-011-0/+2
* Adding ZERO_PAGE detectionBrian Atkinson2022-03-141-0/+2
* Fix Linux kernel directories detectionDamian Szuberski2022-02-161-30/+75
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-091-1/+7
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-01-251-0/+2
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-01-241-0/+2
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-11-291-0/+2
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-081-0/+2
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-07-261-0/+2
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-151-0/+6
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-03-191-0/+2
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-191-6/+12
* Autoconf 2.70 compatibilityBrian Behlendorf2021-01-021-9/+5
* Linux 5.11 compat: blk_{un}register_region()Brian Behlendorf2020-12-271-2/+0
* Linux 5.11 compat: revalidate_disk_size()Brian Behlendorf2020-12-271-2/+2
* Linux 5.11 compat: conftestBrian Behlendorf2020-12-271-8/+19
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-0/+2
* Implement memory and CPU hotplugPaul Dagnelie2020-12-101-0/+2
* Linux 5.10 compat: revalidate_disk_size() addedColeman Kane2020-11-021-0/+2
* Linux 5.10 compat: frame.h renamed objtool.hBrian Behlendorf2020-11-021-0/+1
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-261-0/+2
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-081-0/+2
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-22/+24
* Fix CONFIG_MODULES=no Linux kernel configBrian Behlendorf2020-02-281-4/+13
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-271-2/+2
* Use POSIX stdout/stderr redirect in configure macroAndrew J. Hesford2020-02-141-1/+1
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-0/+2
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-271-2/+0
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-131-0/+2