aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename EMPTY_TASKQ into taskq_emptyJorgen Lundman2022-02-092-0/+3
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-091-2/+123
* zvol: make calls to platform ops staticChristian Schwarz2022-02-071-12/+8
* Add more control/visibility to spa_load_verify().Alexander Motin2022-02-041-0/+1
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-0/+16
* Simplify resume token generationRyan Moeller2022-02-011-2/+1
* libzfs: const correctnessнаб2022-02-011-2/+2
* spl: Don't check FreeBSD rwlocks for double initialization (#13019)Mark Johnston2022-01-311-5/+2
* Replace *CTASSERT() with _Static_assert()наб2022-01-265-21/+19
* Clean up CSTYLEDsнаб2022-01-2630-240/+167
* libspl: cast to uintptr_t instead of !!ingнаб2022-01-242-16/+28
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-01-241-0/+4
* Avoid memory allocations in the ARC eviction threadMark Johnston2022-01-211-0/+1
* libspl: ASSERT*: !! for sizeofнаб2022-01-212-16/+16
* libefi: remove efi_type()наб2022-01-181-1/+0
* module/*.ko: prune .data, global .rodataнаб2022-01-1434-52/+45
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-01-061-3/+0
* module: icp: rip out the Solaris loadable module architectureнаб2022-01-061-3/+0
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-15/+7
* Verify dRAID empty sectorsBrian Behlendorf2022-01-042-0/+3
* include: dmu.h: fix unused, remove argsusedнаб2021-12-231-1/+0
* include: sys/arc.h: shim out arc_referenced()наб2021-12-231-0/+2
* include: qat.h: mark unused macro arguments as usedнаб2021-12-231-9/+17
* libspl: ASSERT*: mark arguments as usedнаб2021-12-232-16/+16
* zcommon: pre-iterate over sysfs instead of statting every featureнаб2021-12-162-6/+16
* FreeBSD: Provide correct file generation numberRyan Moeller2021-12-161-1/+0
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-161-7/+15
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2021-12-131-3/+4
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-062-95/+104
* Vdev Properties FeatureAllan Jude2021-11-309-5/+141
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-11-291-0/+3
* Enable edonr in FreeBSDRich Ercolani2021-11-161-2/+0
* FreeBSD: fix world build after de198f2d9Martin Matuška2021-11-151-0/+2
* Introduce a tunable to exclude special class buffers from L2ARCGeorge Amanakis2021-11-113-14/+2
* Check l2cache vdevs pending list inside the vdev_inuse()Fedor Uporov2021-11-111-0/+1
* Skip spacemaps reading in case of pool readonly importFedor Uporov2021-11-091-0/+1
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-091-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-074-1/+22
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-021-0/+2
* Remove unused function zvol_set_volblocksize()Fedor Uporov2021-10-261-1/+0
* Remove FreeBSD's local copy of the dmu_buf_hold_array() functionPawel Jakub Dawidek2021-10-131-0/+2
* zio: use unsigned values for enumTeodor Spæren2021-10-111-36/+36
* Correct refcount_add in dmu_zfetchRich Ercolani2021-10-081-0/+8
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-073-2/+3
* Rescan enclosure sysfs path on importTony Hutter2021-10-041-0/+10
* Upstream: unmount snapshots before destroying them on macOSJorgen Lundman2021-09-201-0/+1
* Use fallthrough macroBrian Behlendorf2021-09-144-1/+10
* Upstream: Add snapshot and zvol eventsJorgen Lundman2021-09-093-0/+13
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-091-0/+4
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-081-0/+4