aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Make 1-bit bitfields unsignedBrooks Davis2022-12-011-5/+5
* Remove zpl_revalidate: fix snapshot rollbackPavel Snajdr2022-12-014-6/+25
* Handle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"наб2022-12-011-0/+1
* Cleanup: Make memory barrier definitions consistent across kernelsRichard Yao2022-12-013-2/+4
* Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools checkRichard Yao2022-11-011-5/+9
* Add options to zfs redundant_metadata propertyAkash B2022-11-012-1/+11
* FreeBSD: vn_flush_cached_data: observe vnode locking contractAndriy Gapon2022-10-271-0/+2
* Refactor Log Size LimitAlexander Motin2022-09-262-2/+2
* Revert "Reduce dbuf_find() lock contention"Brian Behlendorf2022-09-211-3/+4
* zfs recv hangs if max recordsize is less than received recordsizeAmeer Hamza2022-09-211-3/+3
* include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.hнаб2022-09-213-38/+41
* Improve too large physical ashift handlingAlexander Motin2022-09-211-0/+1
* Add Module Parameter Regarding Log Size LimitKevin Jin2022-09-212-0/+8
* Optimize txg_kick() process (#12274)Kevin Jin2022-09-211-1/+1
* zfs recv hangs if max recordsize is less than received recordsizeAmeer Hamza2022-09-192-10/+10
* make DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return B_TRUE or B_FALSEChristian Schwarz2022-09-151-2/+2
* Add physical device size to SIZE column in 'zpool list -v'Akash B2022-09-151-0/+1
* Introduce a tunable to exclude special class buffers from L2ARCGeorge Amanakis2022-09-143-14/+2
* zed: Fix config_sync autoexpand floodTony Hutter2022-09-141-0/+3
* Add xattr_handler support for Android kernelsWalter Huf2022-09-141-0/+14
* FreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFERyan Moeller2022-09-131-1/+1
* Linux 6.0 compat: register_shrinker() now var-argColeman Kane2022-08-091-0/+4
* Fix -Wattribute-warning in zfs_log_xvattr()Brian Behlendorf2022-07-271-1/+10
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-07-261-3/+0
* Fix scrub resume from newly created hole.Alexander Motin2022-07-261-0/+2
* Fix and disable blocks statistics during scrubAlexander Motin2022-07-261-1/+0
* Several B-tree optimizationsAlexander Motin2022-07-261-2/+10
* Several sorted scrub optimizationsAlexander Motin2022-07-262-17/+6
* More speculative prefetcher improvementsAlexander Motin2022-07-262-10/+8
* Improve log spacemap load timeAlexander Motin2022-07-264-2/+13
* Add more control/visibility to spa_load_verify().Alexander Motin2022-07-261-0/+1
* Avoid small buffer copying on writeAlexander Motin2022-07-262-1/+1
* Remove refcount from spa_config_*()Alexander Motin2022-07-261-2/+2
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-011-0/+2
* Linux 5.19 compat: zap_flags_t conflictBrian Behlendorf2022-06-011-0/+5
* Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()Brian Behlendorf2022-06-011-2/+7
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-06-011-6/+11
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-06-011-0/+19
* Silence unused-but-set-variable warningRyan Moeller2022-05-271-1/+1
* Reduce dbuf_find() lock contentionBrian Behlendorf2022-05-061-4/+3
* Skip spacemaps reading in case of pool readonly importBrian Behlendorf2022-04-281-0/+1
* FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error codeMark Johnston2022-04-191-14/+18
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2022-04-012-3/+5
* Fix ACL checks for NFS kernel serverBrian Behlendorf2022-03-205-199/+9
* Linux 5.16 compat: restore FSR and FSAVEBrian Behlendorf2022-03-191-2/+2
* Fix ENOSPC when unlinking multiple files from full poolBrian Behlendorf2022-03-081-0/+1
* Fix gcc warning in kfpu_begin()Brian Behlendorf2022-02-161-3/+2
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-161-2/+123
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2022-02-161-0/+2
* Upstream: Add snapshot and zvol eventsJorgen Lundman2022-02-103-0/+13