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
/
include
/
os
/
freebsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: minor_t needs to be signed so that -1 is recognized as such
Matthew Macy
2021-01-07
1
-1
/
+1
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
1
-0
/
+5
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-09
1
-0
/
+7
*
Fix compiling on FreeBSD + gcc - don't assume illmnos bits
Adrian Chadd
2020-11-10
1
-12
/
+20
*
FreeBSD: Move uio_prefaultpages def to uio.h
Ryan Moeller
2020-11-10
2
-1
/
+1
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
1
-1
/
+0
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
1
-0
/
+1
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
1
-2
/
+3
*
Remove duplicate cond_resched() definition
Ryan Moeller
2020-10-31
1
-1
/
+0
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
1
-21
/
+0
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
7
-5
/
+16
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-0
/
+1
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
16
-22
/
+86
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
2
-2
/
+0
*
FreeBSD: Sort out kernel FPU headers for 12.1-REL
Ryan Moeller
2020-10-02
1
-7
/
+4
*
Throw const on some strings
Ryan Moeller
2020-10-02
3
-12
/
+8
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
2
-5
/
+26
*
FreeBSD: Don't save user FPU context in kernel threads
Matthew Macy
2020-09-23
1
-8
/
+8
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
2
-0
/
+30
*
FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock
Mateusz Guzik
2020-09-09
1
-1
/
+64
*
Avoid possibility of division by zero
Ryan Moeller
2020-09-08
1
-1
/
+1
*
Fixes for running FreeBSD buildworld on Linux/macOS hosts
Alexander Richardson
2020-09-03
1
-1
/
+4
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
2
-6
/
+8
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
2
-2
/
+1
*
FreeBSD: Simplify INGLOBALZONE
Ryan Moeller
2020-08-31
1
-5
/
+4
*
FreeBSD: Define crgetzoneid appropriately
Ryan Moeller
2020-08-31
1
-1
/
+1
*
Remove pragma ident lines
Toomas Soome
2020-08-26
6
-12
/
+0
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
1
-0
/
+6
*
FreeBSD: Add option to rewind checkpoint while importing root pool
Mariusz Zaborski
2020-08-19
1
-1
/
+1
*
FreeBSD: Fix UNIX permissions checking
Matthew Macy
2020-08-18
3
-0
/
+140
*
Make zc_nvlist_src_size limit tunable
Ryan Moeller
2020-08-18
1
-2
/
+0
*
FreeBSD: Create taskq threads in appropriate proc
Ryan Moeller
2020-08-17
1
-3
/
+8
*
Remove KM_NODEBUG
Matthew Ahrens
2020-08-05
1
-1
/
+0
*
Remove KMC_NOTOUCH
Matthew Ahrens
2020-08-05
1
-1
/
+0
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
2
-0
/
+16
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
8
-8
/
+34
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
3
-3
/
+2
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
1
-3
/
+6
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
4
-45
/
+11
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
9
-136
/
+175
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-2
/
+7
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-0
/
+15
*
FreeBSD: zfs commands backward compatibility
Matthew Macy
2020-07-15
1
-531
/
+14
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-0
/
+1
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
1
-9
/
+10
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
5
-5
/
+13
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-3
/
+0
*
Avoid installing kernel headers on FreeBSD
Arvind Sankar
2020-06-27
5
-20
/
+5
*
Fixes for make dist
Arvind Sankar
2020-06-26
5
-9
/
+20
*
Drop unnecessary srcdir paths
Arvind Sankar
2020-06-24
5
-84
/
+84
[next]