index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
os
/
linux
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl-proc: remove old taskq stats
Rob Norris
2024-08-19
1
-268
/
+0
*
spl-taskq: summary stats for all taskqs
Rob Norris
2024-08-19
1
-0
/
+98
*
spl-taskq: per-taskq kstats
Rob Norris
2024-08-19
1
-14
/
+300
*
spl-generic: bring up kstats subsystem before taskq
Rob Norris
2024-08-19
1
-10
/
+10
*
Linux 6.11: avoid passing "end" sentinel to register_sysctl()
Rob Norris
2024-08-13
1
-3
/
+38
*
Linux 6.11: first arg to proc_handler is now const
Rob Norris
2024-08-13
1
-3
/
+9
*
Linux: Report reclaimable memory to kernel as such (#16385)
Alexander Motin
2024-07-30
2
-1
/
+9
*
Linux 6.10: work harder to avoid kmem_cache_alloc reuse
Rob Norris
2024-07-15
1
-10
/
+2
*
Simplify issig().
Pawel Jakub Dawidek
2024-05-29
1
-13
/
+3
*
Linux: disable lockdep for a couple of locks
Brian Behlendorf
2024-05-13
1
-1
/
+1
*
Replace usage of schedule_timeout with schedule_timeout_interruptible (#16150)
Daniel Perry
2024-05-09
1
-1
/
+1
*
xdr: header cleanup
Rob N
2024-04-03
1
-0
/
+1
*
Linux: Cleanup taskq threads spawn/exit
Alexander Motin
2024-02-13
1
-56
/
+29
*
Linux 6.8 compat: implement strlcpy fallback
Rob Norris
2024-01-29
4
-0
/
+4
*
linux spl: fix typo in top comment of spl-condvar.c
Tino Reichardt
2024-01-17
1
-1
/
+1
*
Make spl_kmem_cache size check consistent
youzhongyang
2024-01-16
1
-2
/
+3
*
Linux 6.7 compat: rework shrinker setup for heap allocations
Rob Norris
2023-12-20
1
-0
/
+115
*
Linux: Reclaim unused spl_kmem_cache_reclaim
Alexander Motin
2023-11-10
1
-11
/
+0
*
Improve ZFS objset sync parallelism
ednadolski-ix
2023-11-06
1
-0
/
+36
*
Linux 6.5 compat: spl: properly unregister sysctl entries
Andrea Righi
2023-09-07
1
-3
/
+18
*
Linux 6.5 compat: safe cleanup in spl_proc_fini()
Andrea Righi
2023-09-01
1
-18
/
+18
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-02
1
-3
/
+23
*
Revert "Linux 6.5 compat: register_sysctl_table removed"
Brian Atkinson
2023-08-01
1
-23
/
+3
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-01
1
-3
/
+23
*
Add a delay to tearing down threads.
Rich Ercolani
2023-06-26
1
-1
/
+33
*
Linux: Never sleep in kmem_cache_alloc(..., KM_NOSLEEP) (#14926)
Brian Behlendorf
2023-06-07
1
-1
/
+11
*
Linux 6.4 compat: reclaimed_slab renamed to reclaimed
youzhongyang
2023-05-24
1
-1
/
+4
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-0
/
+12
*
Linux: Fix octal detection in define_ddi_strtox()
Richard Yao
2023-03-08
1
-1
/
+1
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
2
-9
/
+4
*
Cleanup: Use C99 flexible array members instead of zero length arrays
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Remove unnecessary explicit casts of pointers from allocators
Richard Yao
2023-01-12
1
-1
/
+1
*
Fix Clang 15 compilation errors
szubersk
2022-11-30
1
-0
/
+4
*
Cleanup: Remove branches that always evaluate the same way
Richard Yao
2022-11-03
1
-1
/
+0
*
Linux: Upgrade random_get_pseudo_bytes() to xoshiro256++ 1.0
Richard Yao
2022-10-20
1
-25
/
+61
*
Linux 6.1 compat: change order of sys/mutex.h includes
Coleman Kane
2022-10-18
2
-2
/
+3
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
4
-4
/
+4
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-0
/
+24
*
Reduce false positives from Static Analyzers
Richard Yao
2022-09-30
1
-2
/
+1
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
1
-0
/
+33
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-2
/
+4
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
4
-8
/
+7
*
Fix minor issues in namespace delegation support
youzhongyang
2022-09-20
1
-1
/
+1
*
Linux SPL module init: Handle memory allocation failures correctly
Richard Yao
2022-09-08
5
-7
/
+18
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
2
-2
/
+2
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
spl: Use a clearer name for the user namespace fd
Ryan Moeller
2022-06-14
1
-4
/
+4
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
2
-0
/
+430
*
linux: spl: generic: ddi_strto*: match solaris ddi_strto*(9)
наб
2022-05-13
1
-29
/
+17
*
linux: spl: generic: ddi_strtou##type: elide unused flag
наб
2022-05-13
1
-5
/
+3
[next]