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
*
module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...
наб
2022-02-15
1
-3
/
+0
*
module: icp: fold away all key formats except CRYPTO_KEY_RAW
наб
2022-02-15
1
-5
/
+2
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-1
/
+1
*
spl: Don't check FreeBSD rwlocks for double initialization (#13019)
Mark Johnston
2022-01-31
1
-5
/
+2
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
1
-1
/
+0
*
Clean up CSTYLEDs
наб
2022-01-26
7
-62
/
+56
*
libspl: cast to uintptr_t instead of !!ing
наб
2022-01-24
1
-8
/
+14
*
libspl: ASSERT*: !! for sizeof
наб
2022-01-21
1
-8
/
+8
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
3
-5
/
+4
*
libspl: ASSERT*: mark arguments as used
наб
2021-12-23
1
-8
/
+8
*
FreeBSD: Provide correct file generation number
Ryan Moeller
2021-12-16
1
-1
/
+0
*
FreeBSD: fix world build after de198f2d9
Martin Matuška
2021-11-15
1
-0
/
+2
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
2
-1
/
+20
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
1
-1
/
+0
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-0
/
+1
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-08-16
1
-0
/
+6
*
Remove overlooked __sun_attr__ based macros
Brian Behlendorf
2021-07-27
2
-7
/
+1
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
2
-100
/
+8
*
Detect HAVE_LARGE_STACKS at compile time
Kevin Bowling
2021-07-16
1
-0
/
+4
*
FreeBSD: fix compilation of FreeBSD world after 29274c9f6
Martin Matuška
2021-06-25
1
-2
/
+2
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-0
/
+22
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
1
-4
/
+0
*
Introduce write-mostly sums
Alexander Motin
2021-05-27
2
-0
/
+73
*
Remove unimplemented virus scanning hooks
Ryan Moeller
2021-05-10
2
-3
/
+0
*
module/zfs: remove zfs_zevent_console and zfs_zevent_cols
наб
2021-05-10
2
-36
/
+0
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-04-30
1
-5
/
+0
*
FreeBSD: add support for lockless symlink lookup
Mateusz Guzik
2021-04-12
1
-0
/
+1
*
Move zfsdev_state_{init,destroy} to common code
Ryan Moeller
2021-04-08
1
-2
/
+0
*
Fix various typos
Andrea Gelmini
2021-04-02
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
[next]