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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
6
-5
/
+4
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
21
-2
/
+31
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
5
-8
/
+8
*
FreeBSD: Remove accidental ARC size limiter
Ryan Moeller
2020-07-25
1
-0
/
+1
*
FreeBSD: Implement arc_free_memory
Ryan Moeller
2020-07-25
1
-3
/
+2
*
FreeBSD: Remove some code duplication in sysctl_os.c
Ryan Moeller
2020-07-23
1
-19
/
+0
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-5
/
+5
*
FreeBSD: Add legacy arc_min and arc_max
Ryan Moeller
2020-07-19
1
-29
/
+36
*
FreeBSD: zfs commands backward compatibility
Matthew Macy
2020-07-15
2
-32
/
+372
*
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
*
Fix a deadlock in the FreeBSD getpages VOP
Mark Johnston
2020-07-06
1
-1
/
+12
*
Update zfs_freebsd_need_inactive to fix mmapped writes
Ryan Moeller
2020-07-03
1
-2
/
+5
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
6
-9
/
+18
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-26
/
+0
*
Add zfs_multihost_interval tunable handler for FreeBSD
Ryan Moeller
2020-06-23
1
-0
/
+15
*
Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.ksh
Matthew Ahrens
2020-06-22
1
-1
/
+1
*
Fix copy-paste error breaking FreeBSD head
Ryan Moeller
2020-06-19
1
-3
/
+3
*
Match new vfs_checkexp KPI in FreeBSD head
Ryan Moeller
2020-06-18
1
-0
/
+10
*
Add prototypes
Arvind Sankar
2020-06-18
5
-10
/
+5
*
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
6
-17
/
+17
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+6
*
FreeBSD: Kernel module should depend on xdr not krpc after 1300092
Ryan Moeller
2020-06-16
1
-0
/
+4
*
Fixing ABD struct allocation for FreeBSD
Brian Atkinson
2020-06-16
1
-4
/
+13
*
Fixup "Avoid the GEOM topology lock recursion when autoexpanding a pool"
Ryan Moeller
2020-06-10
1
-8
/
+9
*
Fix typos
Andrea Gelmini
2020-06-09
6
-15
/
+16
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-1
/
+1
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
1
-1
/
+1
*
Remove redundant includes
Pawel Jakub Dawidek
2020-06-08
1
-49
/
+3
*
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
5
-14
/
+108
*
FreeBSD: Simplify zvol and fix locking
Ryan Moeller
2020-06-03
1
-66
/
+25
*
Fix crypto build on FreeBSD HEAD
Matthew Macy
2020-05-30
1
-3
/
+1
*
Gang ABD Type
Brian Atkinson
2020-05-20
1
-1
/
+61
*
freebsd: Correct the order of arguments to copyin() for Q_SETQUOTA
Ryan Moeller
2020-05-19
1
-1
/
+1
*
freebsd: return EISDIR for read(2) on directories
Kyle Evans
2020-05-16
1
-0
/
+6
*
Fix ZVOL_DIR
Ryan Moeller
2020-05-16
1
-0
/
+1
*
Fix VN_OPEN_INVFS typo
yparitcher
2020-05-14
1
-1
/
+1
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-12
/
+0
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
2
-1134
/
+433
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-1
/
+1
*
taskq: Don't leak system_delay_taskq on FreeBSD
Ryan Moeller
2020-05-05
1
-0
/
+1
*
Avoid the GEOM topology lock recursion when autoexpanding a pool
Ryan Moeller
2020-05-04
1
-3
/
+10
*
Update FreeBSD SPL atomics
Ryan Moeller
2020-05-04
1
-35
/
+20
*
Fix zlib leak on FreeBSD
Ryan Moeller
2020-04-28
1
-1
/
+1
*
Use new FreeBSD API to largely eliminate object locking
Matthew Macy
2020-04-17
2
-39
/
+40
*
Update FreeBSD tunables
Ryan Moeller
2020-04-15
2
-38
/
+65
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
53
-0
/
+33050