aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-161-13/+10
* zfs recv hangs if max recordsize is less than received recordsizeAmeer Hamza2022-09-162-10/+10
* zfs_enter reworkChunwei Chen2022-09-161-0/+23
* Cleanup dead spa_boot codeRichard Yao2022-09-131-42/+0
* Cleanup: Use OpenSolaris functions to call schedulerRichard Yao2022-09-121-2/+3
* zed: Fix config_sync autoexpand floodTony Hutter2022-09-081-0/+3
* Improve too large physical ashift handlingAlexander Motin2022-09-081-0/+1
* make DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return B_TRUE or B_FALSEChristian Schwarz2022-09-071-2/+2
* Cleanup Raid-Z Typo fixesRichard Yao2022-09-061-1/+1
* Add DD_FIELD string for snapshots_changed propertyUmer Saleem2022-09-021-0/+1
* Add zfs.sync.snapshot_renameAndriy Gapon2022-09-021-0/+11
* Revert "Avoid panic with recordsize > 128k, raw sending and no large_blocks"Brian Behlendorf2022-08-251-1/+0
* Fix zpool status in case of unloaded keysGeorge Amanakis2022-08-221-0/+1
* Add snapshots_changed as propertyUmer Saleem2022-08-022-1/+2
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-284-3/+9
* Add support for per dataset zil stats and use wmsum countersixhamza2022-07-203-8/+46
* Fix scrub resume from newly created holeAlexander Motin2022-07-201-0/+2
* Expose ZFS dataset case sensitivity setting via sb_optsixhamza2022-07-141-0/+3
* Replace dead opensolaris.org license linkTino Reichardt2022-07-11119-119/+119
* Remaining {=> const} char|void *tagнаб2022-06-2913-37/+40
* Enable -Wwrite-stringsнаб2022-06-2915-92/+99
* Fix and disable blocks statistics during scrubAlexander Motin2022-06-281-1/+0
* Fix -Wattribute-warning in zfs_log_xvattr()Brian Behlendorf2022-06-271-1/+10
* Avoid panic with recordsize > 128k, raw sending and no large_blocksGeorge Amanakis2022-06-271-0/+1
* Several B-tree optimizationsAlexander Motin2022-06-241-2/+10
* Several sorted scrub optimizationsAlexander Motin2022-06-242-14/+3
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-211-0/+5
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-141-1/+2
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+3
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-085-2/+182
* Linux 5.19 compat: zap_flags_t conflictBrian Behlendorf2022-05-311-0/+5
* Fix inflated quiesce time caused by lwb_tx during zil_commit()Kevin Jin2022-05-261-1/+7
* Silence unused-but-set-variable warningRyan Moeller2022-05-251-1/+1
* More speculative prefetcher improvementsAlexander Motin2022-05-252-10/+8
* Unbreak zstd build on sparc64Rich Ercolani2022-05-251-1/+1
* Refactor Log Size LimitAlexander Motin2022-05-242-2/+2
* Tiered early abort, zstd editionRich Ercolani2022-05-241-0/+4
* linux: libzfs: simplify module-loaded checkнаб2022-05-181-0/+1
* Expose zpool guids through kstatsAndrew2022-05-181-0/+1
* Remove hw_serial, ddi_strtoul()наб2022-05-131-4/+0
* autoconf: single-step includesнаб2022-05-108-262/+0
* Reduce dbuf_find() lock contentionBrian Behlendorf2022-05-041-4/+3
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-031-0/+2
* Improve log spacemap load timeAlexander Motin2022-04-264-2/+13
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-253-1/+24
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-5/+0
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-231-2/+2
* Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.hнаб2022-03-151-0/+10
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-152-3/+2
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1