aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/linux
Commit message (Expand)AuthorAgeFilesLines
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-7/+0
* 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-181-5/+0
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-153-31/+2
* 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-151-3/+0
* module: icp: remove other provider typesнаб2022-02-151-2/+0
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-151-3/+3
* 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
* Replace *CTASSERT() with _Static_assert()наб2022-01-262-13/+9
* Clean up CSTYLEDsнаб2022-01-2618-165/+109
* libspl: cast to uintptr_t instead of !!ingнаб2022-01-241-8/+14
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-01-241-0/+4
* libspl: ASSERT*: !! for sizeofнаб2022-01-211-8/+8
* module/*.ko: prune .data, global .rodataнаб2022-01-145-6/+5
* libspl: ASSERT*: mark arguments as usedнаб2021-12-231-8/+8
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-11-291-0/+3
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-091-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-071-0/+1
* Use fallthrough macroBrian Behlendorf2021-09-142-0/+9
* 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
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-3/+6
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-161-0/+5
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-06-251-1/+1
* Optimize small random numbers generationAlexander Motin2021-06-221-0/+15
* Remove pool io kstats (#12212)Alexander Motin2021-06-101-4/+0
* More aggsum optimizationsAlexander Motin2021-06-071-0/+4
* Introduce write-mostly sumsAlexander Motin2021-05-272-0/+77
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-0/+5
* Various Linux kABI cosmeticsнаб2021-05-261-7/+7
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-111-0/+4
* Remove unimplemented virus scanning hooksRyan Moeller2021-05-101-1/+0
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-102-31/+0
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-1/+1
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-152-17/+14
* Fix various typosAndrea Gelmini2021-04-022-2/+2
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-191-2/+2
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-194-3/+59
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-161-1/+7
* Macroify teardown lock handlingMateusz Guzik2021-03-122-3/+36
* Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macrosMateusz Guzik2021-03-121-2/+2