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
*
Fix various typos
Andrea Gelmini
2021-04-07
1
-1
/
+1
*
FreeBSD: switch teardown lock to rms
Mateusz Guzik
2021-03-12
1
-0
/
+43
*
Macroify teardown lock handling
Mateusz Guzik
2021-03-12
2
-7
/
+42
*
FreeBSD: rename teardown inactive macros to mimick rrm convention
Mateusz Guzik
2021-03-12
1
-16
/
+16
*
Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macros
Mateusz Guzik
2021-03-12
1
-2
/
+2
*
Microoptimizations for VERIFY() and friends
Adam D. Moss
2021-03-11
1
-40
/
+40
*
Add missing files to Makefile
Allan Jude
2021-03-11
1
-0
/
+3
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
1
-37
/
+6
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-1
/
+0
*
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Matt Macy
2021-01-23
4
-4
/
+41
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
3
-33
/
+52
*
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
[next]