summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix/improve dbuf hits accountingAlexander Motin2021-09-142-8/+6
* Use more atomics in refcountsAlexander Motin2021-09-141-4/+4
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-09-143-0/+15
* Run arc_evict thread at higher priorityTony Nguyen2021-09-141-2/+3
* Optimize allocation throttlingAlexander Motin2021-09-142-7/+10
* Minor ARC optimizationsAlexander Motin2021-09-142-3/+10
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-09-141-2/+2
* Introduce dsl_dir_diduse_transfer_space()Alexander Motin2021-09-141-0/+3
* Fix ARC ghost states eviction accountingAlexander Motin2021-09-141-1/+0
* file reference counts can get corruptedGeorge Wilson2021-09-144-7/+10
* dprintf_dnode: strcpy -> strlcpyJorgen Lundman2021-09-142-2/+2
* FreeBSD: Hardcode abd_chunk_size to PAGE_SIZEAlexander Motin2021-09-141-1/+0
* Compact dbuf/buf hashes and lock arraysAlexander Motin2021-09-141-2/+2
* Fix abd leak, kmem_free correct size of abd_tJorgen Lundman2021-09-141-1/+1
* Optimize small random numbers generationAlexander Motin2021-09-144-1/+52
* gcc 11 cleanupAttila Fülöp2021-06-242-4/+4
* Annotated dprintf as printf-likeRich Ercolani2021-06-241-1/+1
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-242-28/+95
* Re-embed multilist_t storageAlexander Motin2021-06-104-10/+11
* Remove pool io kstatsAlexander Motin2021-06-104-15/+0
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-091-0/+1
* More aggsum optimizationsAlexander Motin2021-06-092-3/+8
* Introduce write-mostly sumsAlexander Motin2021-06-095-10/+160
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-0/+5
* Various Linux kABI cosmeticsнаб2021-05-271-7/+7
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-271-1/+2
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-271-0/+4
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-275-68/+0
* Replace ZoL with OpenZFS where applicableнаб2021-05-101-1/+1
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-05-101-5/+0
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-192-17/+14
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-141-0/+1
* Improvements to the 'compatibility' propertyColm2021-04-141-3/+4
* lib/: set O_CLOEXEC on all fdsнаб2021-04-141-2/+2
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-141-0/+3
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-141-0/+1
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-141-1/+2
* Fix various typosAndrea Gelmini2021-04-076-6/+6
* Use a helper function to clarify gang block sizeMatthew Ahrens2021-03-262-0/+15