aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111947-1947/+1947
* zed: Ignore false 'atari' partitions in autoreplaceTony Hutter2022-07-111-8/+23
* rpm: Silence "unversioned Obsoletes" warnings on EL 9Tony Hutter2022-07-112-11/+11
* Linux: Align MODULE_LICENSE macro textBrian Behlendorf2022-07-111-3/+2
* Call nvlist_free before returnFinix19792022-07-071-0/+1
* Avoid memory copy when verifying raidz/draid parityAlexander Motin2022-07-051-2/+3
* Avoid memory copies during mirror scrubAlexander Motin2022-07-051-70/+61
* Re-fix -Wwrite-strings on FreeBSDнаб2022-06-304-4/+4
* 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