aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Add native-deb* targets to build native Debian packagesUmer Saleem2022-12-132-4/+21
* autoconf: add support for openEulerXinliang Liu2022-12-021-19/+6
* Fix Clang 15 compilation errorsszubersk2022-11-302-1/+33
* Fix GCC 12 compilation errorsszubersk2022-11-302-0/+58
* Python3: replace `distutils` with `sysconfig`Damian Szuberski2022-11-281-32/+19
* Ubuntu 22.04 integration: ShellCheckszubersk2022-11-181-1/+2
* Make autodetection disable pyzfs for kernel/srpm configurationsDamian Szuberski2022-11-161-0/+10
* Support idmapped mount in user namespaceyouzhongyang2022-11-082-0/+26
* zfs_rename: support RENAME_* flagsAleksa Sarai2022-10-281-8/+63
* Remove zpl_revalidate: fix snapshot rollbackPavel Snajdr2022-10-282-0/+32
* Support idmapped mountyouzhongyang2022-10-192-0/+27
* 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-132-35/+0
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-281-0/+55
* Cleanup: Switch to strlcpy from strncpyRichard Yao2022-09-271-0/+2
* Add Linux posix_fadvise supportFinix19792022-09-083-0/+54
* Add xattr_handler support for Android kernelsWalter Huf2022-09-061-1/+28
* Linux 6.0 compat: register_shrinker() now var-argColeman Kane2022-08-081-15/+52
* Linux 5.20 compat: blk_cleanup_disk()Brian Behlendorf2022-08-041-0/+20
* Linux 5.20 compat: bdevname()Brian Behlendorf2022-08-041-0/+28
* Enable -Wwrite-stringsнаб2022-06-291-1/+1
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-06-272-0/+24
* Fix clang 13 compilation errorsDamian Szuberski2022-06-151-2/+1
* Add Linux namespace delegation supportWill Andrews2022-06-102-0/+25
* zvol: Support blk-mq for better performanceTony Hutter2022-06-091-0/+32
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+2
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-019-17/+17
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-011-2/+21
* Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()Brian Behlendorf2022-05-311-28/+55
* Linux 5.19 compat: aops->read_folio()Brian Behlendorf2022-05-312-0/+34
* Linux 5.19 compat: blkdev_issue_secure_erase()Brian Behlendorf2022-05-311-0/+53
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-05-311-14/+30
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-05-312-5/+29
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-262-1/+2
* rpm: Keep debug symbols if configured with '--enable-debuginfo'Umer Saleem2022-05-251-0/+4
* Fix compiler warnings about zero-length arrays in inline bitopsColeman Kane2022-05-171-3/+9
* Add missing AC_MSG_RESULT(no) to configureBrian Behlendorf2022-05-121-0/+2
* autoconf: Fail when __copy_from_user_inatomic is a non-GPL symbolszubersk2022-05-111-2/+5
* cppcheck: explicitly exclude kernel code from userspace checksнаб2022-05-101-3/+3
* Replace config/config.awk with simple sed invocationнаб2022-05-101-15/+0
* autoconf: use include directives instead of recursing down test dataнаб2022-05-101-8/+10
* autoconf: use include directives instead of recursing down tests (mostly)наб2022-05-102-11/+5
* autoconf: use include directives instead of recursing down etcнаб2022-05-105-13/+17
* autoconf: use include directives instead of recursing down contribнаб2022-05-101-0/+2
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-28/+48
* autoconf: use include directives instead of recursing down libнаб2022-05-105-84/+47
* config: user: drop ZONENAME, avoid lying about being Linux-onlyнаб2022-05-101-11/+0
* Linux 5.18 compat: replace __set_page_dirty_nobuffersSatadru Pramanik2022-04-272-0/+32
* PPC get_user workaroundDamian Szuberski2022-04-262-0/+28
* autoconf: Pretend `CONFIG_MODULES` is always onDamian Szuberski2022-04-262-26/+62