summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-02-041-0/+4
* Avoid memory allocations in the ARC eviction threadMark Johnston2022-02-031-0/+1
* Verify dRAID empty sectorsBrian Behlendorf2022-02-032-0/+3
* FreeBSD: Provide correct file generation numberRyan Moeller2022-02-031-1/+0
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-12-081-0/+2
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-12-071-0/+3
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-054-1/+22
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-051-1/+1
* Rescan enclosure sysfs path on importTony Hutter2021-11-021-0/+10
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-11-023-4/+4
* Use fallthrough macroBrian Behlendorf2021-11-024-1/+10
* Detect HAVE_LARGE_STACKS at compile time (#12584)Kevin Bowling2021-11-012-0/+9
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-141-0/+4
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-141-0/+4
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-141-0/+3
* Fix cross-endian interoperability of zstdRich Ercolani2021-09-141-11/+137
* Linux 4.11 compat: statx supportRichard Yao2021-09-141-2/+2
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-09-141-1/+1