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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
os
/
freebsd
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: catch up with 1300124 version bump
Mateusz Guzik
2020-10-30
1
-6
/
+14
*
FreeBSD: Fix 12.2-STABLE after AT_BENEATH MFC
Ryan Moeller
2020-10-30
1
-1
/
+2
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-1
/
+1
*
FreeBSD: Remove BIO_ORDERED flag from BIO_FLUSH
Alexander Motin
2020-10-30
1
-1
/
+0
*
FreeBSD: g/c unused zfs_znode_move support
Mateusz Guzik
2020-10-29
2
-31
/
+1
*
FreeBSD: catch up with 1300123 version bump
Mateusz Guzik
2020-10-26
1
-0
/
+9
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
3
-591
/
+29
*
FreeBSD: delete unreferenced file
Matthew Macy
2020-10-20
1
-70
/
+0
*
FreeBSD: add missing fplookup_vexec handler to special vop vectors
Mateusz Guzik
2020-10-15
2
-0
/
+12
*
FreeBSD: g/c unused vop vector zfsctl_ops_shares_dir
Mateusz Guzik
2020-10-15
1
-3
/
+1
*
Cross-platform acltype
Ryan Moeller
2020-10-13
3
-2
/
+40
*
FreeBSD: use cache_rename if available
Mateusz Guzik
2020-10-13
1
-4
/
+14
*
Expose zfetch_max_idistance tunable
Ryan Moeller
2020-10-13
1
-2
/
+3
*
FreeBSD: Sort and dedup includes in kmod_core
Ryan Moeller
2020-10-08
1
-50
/
+43
*
Throw const on some strings
Ryan Moeller
2020-10-02
2
-27
/
+20
*
FreeBSD: Fix legacy compat for platform IOCs
Ryan Moeller
2020-09-30
1
-1
/
+3
*
Drop references when skipping dmu_send due to EXDEV
Ryan Moeller
2020-09-30
1
-1
/
+3
*
FreeBSD: update cache_purgevfs usage after 1300117 version bump
Mateusz Guzik
2020-09-25
1
-0
/
+4
*
FreeBSD: Code cleanup in zio_crypt
Ryan Moeller
2020-09-25
1
-145
/
+76
*
Fix a logic bug in the FreeBSD getpages VOP
Mark Johnston
2020-09-22
1
-2
/
+4
*
Annontate FreeBSD sysctls with CTLFLAG_MPSAFE
Mark Johnston
2020-09-21
1
-6
/
+11
*
vdev_ashift should only be set once
George Wilson
2020-09-18
2
-3
/
+12
*
FreeBSD: Do not copy vp into f_data for DTYPE_VNODE files
Ryan Moeller
2020-09-17
1
-4
/
+1
*
FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock
Mateusz Guzik
2020-09-09
3
-18
/
+18
*
FreeBSD: drop dependency on cryptodev module
Ryan Moeller
2020-09-09
1
-1
/
+0
*
zvol: unsigned off can not be less than zero
Toomas Soome
2020-09-02
1
-1
/
+1
*
FreeBSD: Remove unused SECLABEL code
Ryan Moeller
2020-08-31
1
-193
/
+0
*
Move spa_stats.c to common code
Matthew Macy
2020-08-30
1
-114
/
+0
*
FreeBSD: Fix spurious failure in zvol_geom_open
Matthew Macy
2020-08-30
1
-0
/
+20
*
Prevent zfs_acl_chmod() if aclmode restricted and ACL inherited
Andrew
2020-08-22
1
-0
/
+4
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
3
-35
/
+35
*
FreeBSD: Add option to rewind checkpoint while importing root pool
Mariusz Zaborski
2020-08-19
2
-2
/
+5
*
FreeBSD: Fix UNIX permissions checking
Matthew Macy
2020-08-18
2
-85
/
+0
*
Make zc_nvlist_src_size limit tunable
Ryan Moeller
2020-08-18
1
-0
/
+13
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
1
-4
/
+5
*
FreeBSD: fix merge error in zfs_acl_ids_create
Matthew Macy
2020-08-17
1
-27
/
+16
*
FreeBSD: Create taskq threads in appropriate proc
Ryan Moeller
2020-08-17
1
-3
/
+2
*
Release onexit/events with any missed zfsdev_state
Jorgen Lundman
2020-08-13
1
-0
/
+2
*
Move ZVOL_DIR back to zfs.h
Ryan Moeller
2020-08-11
1
-1
/
+0
*
FreeBSD: update vaccess signature on most recent HEAD
Matthew Macy
2020-08-07
1
-0
/
+5
*
Remove KMC_NOTOUCH
Matthew Ahrens
2020-08-05
1
-1
/
+1
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
4
-12
/
+157
*
Fix page fault in zfsctl_snapdir_getattr
Matthew Macy
2020-08-01
1
-1
/
+2
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
5
-15
/
+21
*
Convert Linux-isms to FreeBSD-isms in platform zfs_debug.c
Ryan Moeller
2020-07-31
1
-11
/
+8
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
1
-15
/
+4
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
5
-5
/
+3
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
4
-0
/
+10
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
4
-6
/
+6
*
FreeBSD: Remove accidental ARC size limiter
Ryan Moeller
2020-07-25
1
-0
/
+1
[next]