aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/spl/spl-proc.c
Commit message (Expand)AuthorAgeFilesLines
* linux: remove kernel version checks for unsupported kernelsRob Norris2024-09-191-1/+1
* spl-proc: remove old taskq statsRob Norris2024-08-191-268/+0
* Linux 6.11: avoid passing "end" sentinel to register_sysctl()Rob Norris2024-08-131-3/+38
* Linux 6.11: first arg to proc_handler is now constRob Norris2024-08-131-3/+9
* Linux 6.5 compat: spl: properly unregister sysctl entriesAndrea Righi2023-09-071-3/+18
* Linux 6.5 compat: safe cleanup in spl_proc_fini()Andrea Righi2023-09-011-18/+18
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-08-021-3/+23
* Revert "Linux 6.5 compat: register_sysctl_table removed"Brian Atkinson2023-08-011-23/+3
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-08-011-3/+23
* Clean up CSTYLEDsнаб2022-01-261-2/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-5/+6
* linux/spl: proc: use global table_{min,max} values instead of local onesнаб2021-04-151-6/+6
* linux/spl: base proc_dohostid() on proc_dostring()наб2021-04-151-76/+17
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-1/+0
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-171-54/+0
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-261-2/+4
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-6/+27
* cppcheck: (error) Uninitialized variableUbuntu2019-12-181-2/+2
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-131-0/+27
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-3/+0
* Update skc_obj_alloc for spl kmem caches that are backed by LinuxSerapheim Dimitropoulos2019-10-181-6/+22
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+782