aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-081-0/+3
* Add zpool_disable_datasets_os() / zfs_unmount_os()Jorgen Lundman2021-08-311-1/+3
* Fix cross-endian interoperability of zstdRich Ercolani2021-08-301-11/+137
* Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)Trevor Bautista2021-08-261-0/+5
* Linux 4.11 compat: statx supportRichard Yao2021-08-171-2/+2
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-08-171-1/+1
* Increase default volblocksize from 8KB to 16KBAlexander Motin2021-08-171-1/+1
* Fix/improve dbuf hits accountingAlexander Motin2021-08-172-8/+6
* Use more atomics in refcountsAlexander Motin2021-08-171-4/+4
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-08-163-0/+15
* Run arc_evict thread at higher priorityTony Nguyen2021-08-101-2/+3
* Avoid small buffer copying on writeAlexander Motin2021-07-272-1/+1
* Remove overlooked __sun_attr__ based macrosBrian Behlendorf2021-07-272-7/+1
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-2611-80/+19
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-267-119/+35
* Optimize allocation throttlingAlexander Motin2021-07-212-7/+10
* Add Module Parameter Regarding Log Size LimitKevin Jin2021-07-202-0/+8
* Minor ARC optimizationsAlexander Motin2021-07-202-3/+10
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-07-201-2/+2
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-162-0/+9
* Introduce dsl_dir_diduse_transfer_space()Alexander Motin2021-07-161-0/+3