aboutsummaryrefslogtreecommitdiffstats
path: root/include/os
Commit message (Expand)AuthorAgeFilesLines
* autoconf: single-step includesнаб2022-05-1017-238/+201
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-032-5/+11
* FreeBSD: Clean up the use of ioflagsPawel Jakub Dawidek2022-05-021-10/+0
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-203-15/+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-231-2/+8
* 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
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-155-33/+2
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* Linux x86 SIMD: factor out unneeded kernel dependenciesAttila Fülöp2022-03-081-137/+108
* Handle aarch64 defines seperate from armWindel Bouwman2022-03-071-8/+15
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-1/+1
* module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...наб2022-02-152-6/+0
* module: icp: fold away all key formats except CRYPTO_KEY_RAWнаб2022-02-151-5/+2
* module: icp: remove other provider typesнаб2022-02-151-2/+0
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-152-4/+4
* Fix gcc warning in kfpu_begin()Brian Behlendorf2022-02-111-3/+2
* Rename EMPTY_TASKQ into taskq_emptyJorgen Lundman2022-02-091-0/+2
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-091-2/+123
* spl: Don't check FreeBSD rwlocks for double initialization (#13019)Mark Johnston2022-01-311-5/+2
* Replace *CTASSERT() with _Static_assert()наб2022-01-263-14/+9
* Clean up CSTYLEDsнаб2022-01-2625-227/+165
* 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
* libspl: ASSERT*: !! for sizeofнаб2022-01-212-16/+16
* module/*.ko: prune .data, global .rodataнаб2022-01-148-11/+9
* libspl: ASSERT*: mark arguments as usedнаб2021-12-232-16/+16
* FreeBSD: Provide correct file generation numberRyan Moeller2021-12-161-1/+0
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-11-291-0/+3
* FreeBSD: fix world build after de198f2d9Martin Matuška2021-11-151-0/+2
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-091-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-073-1/+21
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-071-1/+0
* Use fallthrough macroBrian Behlendorf2021-09-143-0/+10
* 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
* Linux 4.11 compat: statx supportRichard Yao2021-08-171-2/+2
* Fix/improve dbuf hits accountingAlexander Motin2021-08-171-2/+2
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-08-161-0/+6
* Remove overlooked __sun_attr__ based macrosBrian Behlendorf2021-07-272-7/+1
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-263-103/+14
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-162-0/+9
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-06-252-3/+3
* Optimize small random numbers generationAlexander Motin2021-06-222-0/+37
* Remove pool io kstats (#12212)Alexander Motin2021-06-102-8/+0
* More aggsum optimizationsAlexander Motin2021-06-071-0/+4
* Introduce write-mostly sumsAlexander Motin2021-05-274-0/+150
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-0/+5