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
*
Fix functions without a prototype
Aidan Harris
2022-05-20
1
-1
/
+1
*
Fix ACL checks for NFS kernel server
Brian Behlendorf
2022-03-20
1
-41
/
+1
*
Fix cpu hotplug atomic sleep issue
Paul Dagnelie
2022-02-15
1
-5
/
+6
*
Linux 5.17 compat: PDE_DATA() renamed to pde_data()
наб
2022-02-04
2
-2
/
+2
*
Linux 5.17 compat: dequeue_signal() takes a 4th argument
наб
2022-02-04
1
-0
/
+5
*
Linux 5.17 compat: detect complete_and_exit() rename
наб
2022-02-04
1
-1
/
+1
*
Update `checkstyle` workflow env to ubuntu-20.04
Damian Szuberski
2021-12-08
1
-0
/
+1
*
Remove pool io kstats
Alexander Motin
2021-06-10
1
-66
/
+0
*
Linux: Set spl_kmem_cache_slab_limit when page size !4K
Brian Behlendorf
2021-06-09
1
-5
/
+2
*
spl-module-parameters.5: remove spl_kmem_cache_{expire,obj_per_slab_min}
наб
2021-06-09
1
-3
/
+1
*
linux: don't fall through to 3-arg vfs_getattr
наб
2021-05-27
1
-1
/
+3
*
linux/spl: proc: use global table_{min,max} values instead of local ones
наб
2021-04-19
1
-6
/
+6
*
linux/spl: base proc_dohostid() on proc_dostring()
наб
2021-04-19
1
-76
/
+17
*
Add SIGSTOP and SIGTSTP handling to issig
Paul Dagnelie
2021-04-19
1
-0
/
+51
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-2
/
+0
*
cppcheck: return value always 0
Brian Behlendorf
2021-01-26
1
-1
/
+1
*
cppcheck: remove redundant ASSERTs
Brian Behlendorf
2021-01-26
1
-2
/
+0
*
spl-taskq: Make sure thread tsd hash entry is cleared
Matthew Macy
2021-01-25
1
-0
/
+1
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
1
-5
/
+127
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
16
-17
/
+2
*
Fix buggy procfs_list_seq_next warning
Brian Behlendorf
2020-09-30
1
-0
/
+12
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
1
-1
/
+9
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-0
/
+44
*
Links in Source Files
Spencer Kinny
2020-09-02
1
-0
/
+4
*
Remove KMC_KMEM and KMC_VMEM
Matthew Ahrens
2020-08-17
2
-114
/
+10
*
Remove KMC_NOMAGAZINE
Matthew Ahrens
2020-08-05
1
-8
/
+2
*
Remove KMC_QCACHE
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Remove KMC_NOHASH
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Remove KMC_NOTOUCH
Matthew Ahrens
2020-08-05
1
-1
/
+0
*
Remove KMC_OFFSLAB
Matthew Ahrens
2020-08-05
1
-94
/
+39
*
remove kmem_cache module parameter KMC_EXPIRE_AGE
Matthew Ahrens
2020-07-24
1
-120
/
+9
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-124
/
+16
*
Fix early include of <linux/percpu_compat.h>
Romain Dolbeau
2020-07-15
3
-1
/
+3
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
2
-49
/
+2
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
1
-40
/
+31
*
Use percpu_counter for obj_alloc counter of Linux-backed caches
Serapheim Dimitropoulos
2020-06-26
2
-8
/
+18
*
Switch off -Wmissing-prototypes for libgcc math functions
Arvind Sankar
2020-06-18
1
-0
/
+32
*
Add include files for prototypes
Arvind Sankar
2020-06-18
1
-0
/
+1
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-14
/
+19
*
Move GFP flags kernel compatibility code
Michael Niewöhner
2020-06-08
1
-9
/
+0
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
2
-11
/
+9
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+7
*
Missed wakeup when growing kmem cache
Matthew Ahrens
2020-02-13
1
-3
/
+6
*
Linux 5.6 compat: struct proc_ops
Brian Behlendorf
2020-02-07
3
-11
/
+47
*
Replace static per-cpu with dynamic per-cpu data
Romain Dolbeau
2020-02-06
1
-4
/
+14
*
KMC_KVMEM disrupts kv_alloc() memory alignment expectations
loli10K
2020-01-14
1
-20
/
+2
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
1
-1
/
+1
*
cppcheck: (error) Shifting signed 64-bit value by 63 bits
Ubuntu
2019-12-18
1
-0
/
+2
*
cppcheck: (error) Uninitialized variable
Ubuntu
2019-12-18
8
-22
/
+23
[next]