aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* etc/init.d: decide which variant to use at build time.Benda Xu2024-04-222-3/+6
* config/Substfiles.am: restrict to the dedicated list.Benda Xu2024-04-221-1/+1
* Linux 6.9 compat: blk_alloc_disk() now takes two argsRob Norris2024-04-221-0/+33
* Linux 6.9 compat: bdev handles are now struct fileRob Norris2024-04-221-2/+41
* Linux 5.18+ compat: Detect filemap_range_has_pageRobert Evans2024-04-221-0/+1
* zvol_os: fix compile with blk-mq on Linux 4.xRob N2024-04-171-0/+15
* vdev_disk: ensure trim errors are returned immediatelyRob N2024-04-111-33/+85
* linux 5.4 compat: page_size()Rob Norris2024-03-282-0/+19
* Linux 6.8 compat: use splice_copy_file_range() for fallbackRob N2024-03-212-0/+29
* Improve performance for zpool trim on linuxUmer Saleem2024-02-061-5/+29
* Linux 6.8 compat: handle mnt_idmap user_namespace changeRob Norris2024-01-292-0/+27
* Linux 6.8 compat: fix inode permission testsRob Norris2024-01-291-4/+4
* Linux 6.8 compat: implement strlcpy fallbackRob Norris2024-01-292-0/+51
* Linux 6.8 compat: update for new bdev access functionsRob Norris2024-01-291-2/+54
* Linux 6.8 compat: make test functions staticRob Norris2024-01-2933-98/+95
* Switch to CodeQL to detect prohibited function useRichard Yao2024-01-291-15/+0
* Make sure all necessary RPM path macros are definedLalufu2024-01-291-0/+10
* compact: workaround for GPL-only symbols on riscv from Linux 6.2Shengqi Chen2024-01-162-2/+9
* Linux 6.2 compat: add check for kernel_neon_* availabilityShengqi Chen2024-01-121-3/+20
* linux 6.7 compat: rework shrinker setup for heap allocationsRob Norris2023-12-211-5/+47
* linux 6.7 compat: handle superblock shrinker member changeRob Norris2023-12-211-1/+34
* linux 6.7 compat: use inode atime/mtime accessorsRob Norris2023-12-211-0/+78
* linux 6.7 compat: simplify current_time() checkRob Norris2023-12-211-1/+4
* Linux 6.6 compat: fix configure error with clang (#15558)Jaron Kent-Dobias2023-11-281-1/+1
* Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()Coleman Kane2023-11-082-0/+38
* Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2Coleman Kane2023-11-081-9/+30
* Linux 6.6 compat: use inode_get/set_ctime*(...)Coleman Kane2023-11-081-0/+43
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-11-061-0/+1
* config/zfs-build.m4: add Gentoo's bash-completion pathSam James2023-10-101-0/+1
* rpm: Fix `make rpm` on Debian/Ubuntusiv02023-10-071-0/+3
* contrib: bash_completion.d: make install destination vendor dependentStoiko Ivanov2023-10-031-0/+11
* Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_readColeman Kane2023-09-192-11/+11
* Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_readColeman Kane2023-09-193-2/+28
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-09-192-0/+29
* Revert "Linux 6.5 compat: register_sysctl_table removed"Brian Atkinson2023-09-192-29/+0
* Linux 6.4 compat: iter_iov() function now used to get old iov memberColeman Kane2023-09-191-0/+23
* Linux 6.5 compat: blkdev changesColeman Kane2023-09-192-5/+114
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-09-192-0/+29
* linux: implement filesystem-side copy/clone functions for EL7Rob Norris2023-07-262-0/+52
* linux: implement filesystem-side copy/clone functionsRob Norris2023-07-262-0/+174
* shellcheck: disable "unreachable command" check [SC2317]Rob N2023-07-211-1/+2
* Linux 6.5 compat: disk_check_media_change() was addedColeman Kane2023-07-211-0/+29
* Linux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV_CONFLICTColeman Kane2023-07-211-0/+25
* Linux 6.4 compat: reclaimed_slab renamed to reclaimedyouzhongyang2023-05-242-0/+28
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-1015-138/+532
* Linux 6.3 compat: writepage_t first arg struct folio*youzhongyang2023-04-052-0/+28
* config: don't link libudev on FreeBSDRob N2023-03-271-1/+1
* linux 6.3 compat: add another bdev_io_acct caseRich Ercolani2023-03-271-37/+61
* Workaround for Linux PowerPC GPL-only cpu_has_feature()Low-power2023-03-103-0/+67
* Add ARM architecture to OpenZFS buildsystemTino Reichardt2023-03-021-1/+5