aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* libspl: include: sys/vtoc.h: reduce to absolute barest minimumнаб2022-03-151-9/+1
* Add physical device size to SIZE column in 'zpool list -v'Akash B2022-03-081-0/+1
* Fix ENOSPC when unlinking multiple files from full poolBrian Behlendorf2022-03-081-0/+1
* Expose additional file level attributesUmer Saleem2022-03-072-1/+36
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-2/+2
* Default to ON for compressionRich Ercolani2022-03-031-1/+1
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-223-3/+14
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-0/+1
* Cross-platform xattr user namespace compatibilityRyan Moeller2022-02-151-2/+28
* module: icp: remove vestigia of crypto sessionsнаб2022-02-151-2/+0
* module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...наб2022-02-151-7/+0
* module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEPнаб2022-02-151-10/+5
* include: crypto: clean out api.hнаб2022-02-152-84/+2
* include: crypto: clean out unused SYSCALL32 and flagsнаб2022-02-151-68/+0
* module: icp: remove algorithm name defines used only in the default mechtabнаб2022-02-151-13/+0
* include: crypto: remove unused algorithm name definesнаб2022-02-151-13/+0
* module: icp: remove set-but-unused cd_miscdataнаб2022-02-151-22/+3
* module: icp: fold away all key formats except CRYPTO_KEY_RAWнаб2022-02-151-154/+3
* module: icp: remove unused CRYPTO_* error codesнаб2022-02-151-70/+0
* module: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_REQID,RESTRICTED}наб2022-02-151-8/+0
* module: icp: remove unused CRYPTO_ALWAYS_QUEUEнаб2022-02-151-11/+2
* module: icp: remove unused kcf_digest.cнаб2022-02-151-17/+0