aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-2828-74/+1233
* FreeBSD compile fixTino Reichardt2022-07-281-3/+3
* ZTS: Fix io_uring support checkBrian Behlendorf2022-07-261-1/+1
* Add createtxg sort support for simple snapshot iteratorAmeer Hamza2022-07-255-8/+33
* ZTS: Fix occasional inherit_001_pos.ksh failureBrian Behlendorf2022-07-251-1/+1
* zdb: dump spill block pointer if presentChristian Schwarz2022-07-201-1/+8
* Add support for per dataset zil stats and use wmsum countersixhamza2022-07-2010-62/+232
* Fix scrub resume from newly created holeAlexander Motin2022-07-203-7/+23
* Fix memory allocation for the checksum benchmarkTino Reichardt2022-07-201-6/+17
* Expose ZFS dataset case sensitivity setting via sb_optsixhamza2022-07-143-0/+22
* zed: Look for NVMe DEVPATH if no ID_BUSTony Hutter2022-07-141-2/+11
* 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