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
/
freebsd
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
6
-6
/
+6
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
Remove hw_serial, ddi_strtoul()
наб
2022-05-13
2
-17
/
+0
*
module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits
Kyle Evans
2022-03-17
1
-1
/
+11
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
1
-1
/
+0
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
7
-19
/
+16
*
module: mark arguments used
наб
2022-02-18
2
-5
/
+3
*
Add notes to system_taskq
Paul Dagnelie
2021-11-19
1
-0
/
+5
*
Temporarily use root credentials to mount snapshots in .zfs
Allan Jude
2021-09-14
1
-3
/
+7
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
1
-62
/
+0
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-04-30
9
-37
/
+36
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-04-30
1
-1
/
+1
*
Drop "All rights reserved" from files by
[email protected]
Martin Matuška
2021-04-27
1
-1
/
+0
*
FreeBSD: Fix memory leaks in kstats
Ryan Moeller
2021-03-17
1
-7
/
+4
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
1
-1
/
+8
*
FreeBSD: upstream changes to VFS interface
Ryan Moeller
2021-01-23
1
-2
/
+4
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-15
/
+23
*
FreeBSD: Skip RAW kstat sysctls by default
Ryan Moeller
2020-10-26
1
-4
/
+4
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
1
-2
/
+3
*
FreeBSD: fix panic due to tqid overflow
Mateusz Guzik
2020-10-14
1
-10
/
+38
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
1
-1
/
+1
*
Make dbufstat work on FreeBSD
Ryan Moeller
2020-10-08
1
-0
/
+1
*
FreeBSD: Sort out kernel FPU headers for 12.1-REL
Ryan Moeller
2020-10-02
1
-4
/
+7
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
2
-15
/
+155
*
FreeBSD: Don't save user FPU context in kernel threads
Matthew Macy
2020-09-23
1
-0
/
+4
*
Annontate FreeBSD sysctls with CTLFLAG_MPSAFE
Mark Johnston
2020-09-21
1
-20
/
+20
*
Fix switch statement indentation in the FreeBSD kstat code
Mark Johnston
2020-09-21
1
-105
/
+102
*
Links in Source Files
Spencer Kinny
2020-09-02
1
-0
/
+4
*
FreeBSD: Fix up after spa_stats.c move
Matthew Macy
2020-09-01
1
-60
/
+113
*
FreeBSD: Simplify INGLOBALZONE
Ryan Moeller
2020-08-31
1
-6
/
+0
*
FreeBSD: add support for KSTAT_TYPE_RAW
Matthew Macy
2020-08-29
1
-17
/
+128
*
Remove pragma ident lines
Toomas Soome
2020-08-26
1
-2
/
+0
*
FreeBSD: Create taskq threads in appropriate proc
Ryan Moeller
2020-08-17
2
-13
/
+17
*
Remove commented-out code
Matthew Ahrens
2020-08-05
1
-27
/
+0
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
1
-0
/
+3
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
1
-0
/
+2
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-0
/
+1
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
17
-2
/
+21
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-2
/
+2
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
1
-0
/
+1
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-0
/
+7
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
1
-43
/
+118
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
2
-7
/
+13
*
Add prototypes
Arvind Sankar
2020-06-18
2
-2
/
+3
*
Add include files for prototypes
Arvind Sankar
2020-06-18
1
-0
/
+1
*
Remove dead code
Arvind Sankar
2020-06-18
2
-38
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-2
/
+2
*
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
1
-13
/
+58
*
taskq: Don't leak system_delay_taskq on FreeBSD
Ryan Moeller
2020-05-05
1
-0
/
+1
*
Update FreeBSD SPL atomics
Ryan Moeller
2020-05-04
1
-35
/
+20
[next]