aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dracut: fix boot on non-zfs-root systemsToyam Cox2022-06-301-5/+5
* contrib: dracut: README.mdgregory-lee-bartholomew2022-06-301-1/+1
* Fix dnode byteswappingGeorge Amanakis2022-06-291-11/+2
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fixgregory-lee-bartholomew2022-06-292-2/+2
* dracut: fix typo in mount-zfs.sh.inBrian Behlendorf2022-06-291-1/+1
* module: lua: ldo: fix pragma nameнаб2022-06-291-1/+1
* linux: libzfs: util: don't fallthrough to to end-of-switchнаб2022-06-291-1/+1
* tests: modernise zdb_decompressнаб2022-06-291-9/+7
* Remaining {=> const} char|void *tagнаб2022-06-2938-127/+138
* Enable -Wwrite-stringsнаб2022-06-2999-722/+638
* Fix znode group permission different from acl maskgaoyanping2022-06-291-3/+3
* FreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOOLEAN is not setKristof Provost2022-06-281-4/+5
* Fix and disable blocks statistics during scrubAlexander Motin2022-06-283-35/+30
* Fix objtool: missing int3 after ret warningBrian Behlendorf2022-06-2712-32/+44
* Fix -Wformat-overflow warning in zfs_project_handle_dir()Brian Behlendorf2022-06-271-4/+10
* Fix -Wformat-truncation warning in upgrade_set_callback()Brian Behlendorf2022-06-271-1/+1
* Fix -Wuse-after-free warning in dbuf_destroy()Brian Behlendorf2022-06-271-3/+3
* Fix -Wuse-after-free warning in dbuf_issue_final_prefetch_done()Brian Behlendorf2022-06-271-1/+2
* Fix -Wattribute-warning in dsl layerBrian Behlendorf2022-06-271-4/+2
* Fix -Wattribute-warning in edonrBrian Behlendorf2022-06-271-1/+1
* Fix -Wattribute-warning in zfs_log_xvattr()Brian Behlendorf2022-06-272-35/+39
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-06-273-0/+35
* Avoid panic with recordsize > 128k, raw sending and no large_blocksGeorge Amanakis2022-06-276-20/+66
* Avoid two 64-bit divisions per scanned blockAlexander Motin2022-06-271-4/+6
* Several B-tree optimizationsAlexander Motin2022-06-242-363/+419
* Add a "zstream decompress" subcommandAlan Somers2022-06-247-5/+425
* Several sorted scrub optimizationsAlexander Motin2022-06-244-201/+154
* Use macros for quotes and suchToomas Soome2022-06-241-40/+81
* Scrub mirror children without BPsBrian Behlendorf2022-06-237-37/+252
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-214-4/+48
* Remove install of zfs-load-module.service for dracutMatthew Thode2022-06-211-2/+1
* FreeBSD: Improve crypto_dispatch() handlingAlexander Motin2022-06-171-12/+29
* expose snapshot count via stat(2) of .zfs/snapshot (#13559)Andrew2022-06-171-0/+17
* libzfs: Prevent overridding of error codeixhamza2022-06-151-3/+3
* Reduce ZIO io_lock contention on sorted scrubAlexander Motin2022-06-151-4/+15
* Add support for ARCH=um for x86 sub-architecturescrass2022-06-152-0/+8
* Fix clang 13 compilation errorsDamian Szuberski2022-06-152-3/+5
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-1412-46/+49
* spl: Use a clearer name for the user namespace fdRyan Moeller2022-06-141-4/+4
* libzfs: zfs_userns: Don't leak the namespace fdRyan Moeller2022-06-141-0/+2
* Add weekly and monthly systemd timers for trimmingJulian Brunner2022-06-105-0/+63
* Improve sorted scan memory accountingAlexander Motin2022-06-101-2/+5
* Add Linux namespace delegation supportWill Andrews2022-06-1033-15/+1166
* Revert parts of 938cfeb0f27303721081223816d4f251ffeb1767Allan Jude2022-06-101-16/+0
* AVL: Remove obsolete branching optimizationsAlexander Motin2022-06-091-20/+4
* libzfs: Rename msg bufs to errbuf for consistencyRyan Moeller2022-06-091-135/+138
* libzfs: Define the defecto standard errbuf sizeRyan Moeller2022-06-098-52/+52
* zvol: Support blk-mq for better performanceTony Hutter2022-06-0918-148/+1437
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-0853-52/+22804
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-019-17/+17