aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* config: remove HAVE_KERNEL_STRSCPYRob Norris2024-09-181-2/+0
* config: remove HAVE_INODE_SET_FLAGSRob Norris2024-09-181-2/+0
* config: remove HAVE_GENERIC_WRITE_CHECKS_KIOCBRob Norris2024-09-181-2/+0
* config: remove HAVE_FSYNC_RANGERob Norris2024-09-181-2/+0
* config: remove HAVE_FILE_INODERob Norris2024-09-181-2/+0
* config: remove HAVE_FILE_DENTRYRob Norris2024-09-181-2/+0
* config: remove HAVE_FALLOC_FL_ZERO_RANGERob Norris2024-09-181-2/+0
* config: remove HAVE_ENCODE_FH_WITH_INODERob Norris2024-09-181-2/+0
* config: remove HAVE_DIRTY_INODE_WITH_FLAGSRob Norris2024-09-181-2/+0
* config: remove HAVE_DENTRY_D_U_ALIASESRob Norris2024-09-181-2/+0
* config: remove HAVE_CLEAR_INODE and HAVE_EVICT_INODERob Norris2024-09-181-4/+0
* config: remove checks with unused definesRob Norris2024-09-181-6/+0
* Linux 6.10 compat: Fix tracepoints definitionsPavel Snajdr2024-09-171-0/+1
* Adding Direct IO SupportBrian Atkinson2024-09-141-0/+4
* Linux 6.11: avoid passing "end" sentinel to register_sysctl()Rob Norris2024-08-131-0/+2
* Linux 6.11: add compat macro for page_mapping()Rob Norris2024-08-131-0/+2
* Linux 6.11: first arg to proc_handler is now constRob Norris2024-08-131-0/+2
* Use kmap_local_page instead of kmap_atomic (#16329)Jason Lee2024-07-161-0/+2
* Linux 6.7 compat: detect if kernel defines intptr_tRob N2024-05-241-0/+2
* linux 5.4 compat: page_size()Rob Norris2024-03-251-0/+2
* Linux 6.8 compat: use splice_copy_file_range() for fallbackRob N2024-03-201-0/+2
* Linux 6.8 compat: handle mnt_idmap user_namespace changeRob Norris2024-01-291-0/+2
* Linux 6.8 compat: implement strlcpy fallbackRob Norris2024-01-291-0/+4
* compact: workaround for GPL-only symbols on riscv from Linux 6.2Shengqi Chen2023-12-061-0/+6
* Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()Coleman Kane2023-09-211-0/+2
* Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_readColeman Kane2023-08-081-2/+2
* Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_readColeman Kane2023-08-071-0/+2
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-08-021-0/+2
* Revert "Linux 6.5 compat: register_sysctl_table removed"Brian Atkinson2023-08-011-2/+0
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-08-011-0/+2
* linux: implement filesystem-side copy/clone functions for EL7Rob Norris2023-07-241-0/+2
* linux: implement filesystem-side copy/clone functionsRob Norris2023-07-241-0/+10
* Linux 6.4 compat: reclaimed_slab renamed to reclaimedyouzhongyang2023-05-241-0/+2
* 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