aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.19 compat: zap_flags_t conflictBrian Behlendorf2022-05-311-0/+5
* Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()Brian Behlendorf2022-05-311-2/+7
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-05-311-6/+11
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-05-311-0/+19
* 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
* libzfs: return (allocated) strings instead of filling buffersнаб2022-05-181-2/+2
* linux: libzfs: simplify module-loaded checkнаб2022-05-181-0/+1
* libspl/include: remove unused/empty headersнаб2022-05-182-3/+0
* Expose zpool guids through kstatsAndrew2022-05-181-0/+1
* libzfs: constify zfs_strip_partition(), zfs_strip_path()наб2022-05-161-2/+2
* Remove hw_serial, ddi_strtoul()наб2022-05-134-8/+0
* Replace libzfs sharing _nfs() and _smb() APIs with protocol listsнаб2022-05-121-26/+15
* autoconf: single-step includesнаб2022-05-1026-507/+374
* Reduce dbuf_find() lock contentionBrian Behlendorf2022-05-041-4/+3
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-033-5/+13
* FreeBSD: Clean up the use of ioflagsPawel Jakub Dawidek2022-05-021-10/+0
* Improve log spacemap load timeAlexander Motin2022-04-264-2/+13
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-254-1/+25
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-204-20/+0
* FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error codeMark Johnston2022-04-131-14/+18
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-233-8/+14
* Linux 5.16 compat: restore FSR and FSAVEBrian Behlendorf2022-03-191-2/+2
* Fix ACL checks for NFS kernel serverRyan Moeller2022-03-185-199/+9
* 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-157-36/+4
* Remove bcopy(), bzero(), bcmp()наб2022-03-152-2/+2
* 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
* Linux x86 SIMD: factor out unneeded kernel dependenciesAttila Fülöp2022-03-081-137/+108
* libzfs, libzfs_core: send: always write to pipeнаб2022-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
* Handle aarch64 defines seperate from armWindel Bouwman2022-03-071-8/+15
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-043-11/+11
* Flex non-pretty-printed properties and raw-/pretty-print remaining onesнаб2022-03-041-6/+8
* Default to ON for compressionRich Ercolani2022-03-031-1/+1
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-224-3/+15
* 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-153-13/+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