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
/
zfs
/
zfs_znode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-2
/
+2
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
1
-0
/
+8
*
FreeBSD: add missing replay check to an assert in zfs_xvattr_set
Mateusz Guzik
2022-03-17
1
-1
/
+3
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
module: mark arguments used
наб
2022-02-18
1
-1
/
+1
*
FreeBSD: remove unused variable
наб
2022-01-06
1
-3
/
+1
*
module: zfs: freebsd: fix unused, remove argsused
наб
2021-12-23
1
-5
/
+3
*
zfs: Fix a deadlock between page busy and the teardown lock
Mark Johnston
2021-12-12
1
-0
/
+9
*
FreeBSD: Implement hole-punching support
Ka Ho Ng
2021-08-30
1
-3
/
+7
*
FreeBSD: Implement xattr=sa
Ryan Moeller
2021-05-13
1
-3
/
+21
*
FreeBSD: Initialize/destroy zp->z_lock
Ryan Moeller
2021-05-06
1
-0
/
+2
*
Miscellaneous code cleanup
Ryan Moeller
2021-04-30
1
-4
/
+0
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-04-30
1
-36
/
+38
*
FreeBSD: add support for lockless symlink lookup
Mateusz Guzik
2021-04-12
1
-0
/
+15
*
FreeBSD: rename teardown inactive macros to mimick rrm convention
Mateusz Guzik
2021-03-12
1
-1
/
+1
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-1
/
+1
*
Add an assert to clarify code
Kleber Tarcísio
2021-02-09
1
-1
/
+3
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-10
1
-4
/
+0
*
FreeBSD: g/c unused zfs_znode_move support
Mateusz Guzik
2020-10-29
1
-20
/
+1
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
1
-0
/
+14
*
FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock
Mateusz Guzik
2020-09-09
1
-1
/
+1
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
1
-12
/
+93
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-2
/
+1
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-1
/
+1
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Fix typos
Andrea Gelmini
2020-06-09
1
-4
/
+4
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
1
-0
/
+1987