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_vnops_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: Reduce copy_file_range() source lock to shared
Alexander Motin
5 days
1
-1
/
+1
*
FreeBSD: Lock vnode in zfs_ioctl()
Alexander Motin
5 days
1
-0
/
+4
*
Fix some nits in zfs_getpages()
Mark Johnston
2024-11-14
1
-2
/
+5
*
Grab the rangelock unconditionally in zfs_getpages()
Mark Johnston
2024-11-13
1
-17
/
+51
*
Fix a potential page leak in mappedread_sf()
Mark Johnston
2024-11-13
1
-1
/
+3
*
snapdir: add 'disabled' value to make .zfs inaccessible
Brian Behlendorf
2024-10-02
1
-0
/
+2
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
1
-2
/
+26
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
1
-15
/
+17
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-3
/
+32
*
FreeBSD: fix build without kernel option MAC
Gleb Smirnoff
2024-08-15
1
-0
/
+2
*
FreeBSD: Fix RLIMIT_FSIZE handling for block cloning
Mark Johnston
2024-08-08
1
-7
/
+0
*
FreeBSD: remove support for FreeBSD < 13.0-RELEASE (#16372)
Rob Norris
2024-08-05
1
-259
/
+33
*
FreeBSD: Add zfs_link_create() error handling
Alexander Motin
2024-05-16
1
-12
/
+42
*
FreeBSD: Ensure that zfs_getattr() initializes the va_rdev field
Mark Johnston
2023-12-07
1
-0
/
+2
*
FreeBSD: Fix the build on FreeBSD 12
Alan Somers
2023-11-27
1
-0
/
+4
*
Add a tunable to disable BRT support.
Rich Ercolani
2023-11-16
1
-0
/
+5
*
ZIL: Cleanup sync and commit handling
Alexander Motin
2023-10-30
1
-6
/
+15
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-14
1
-1
/
+2
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-08
1
-1
/
+1
*
Refactor dmu_prefetch().
Alexander Motin
2023-08-07
1
-3
/
+1
*
BRT should return EOPNOTSUPP
oromenahar
2023-07-27
1
-1
/
+1
*
FreeBSD: Fix build on stable/13 after 1302506.
Alexander Motin
2023-07-13
1
-1
/
+2
*
FreeBSD: try to fallback early if can't do optimized copy
Mateusz Guzik
2023-04-24
1
-0
/
+8
*
FreeBSD: fix up EXDEV handling for clone_range
Mateusz Guzik
2023-04-24
1
-30
/
+33
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-5
/
+5
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
1
-3
/
+4
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-1
/
+94
*
[FreeBSD] fix false assert in cache_vop_rmdir when replaying ZIL
Andriy Gapon
2023-03-07
1
-1
/
+2
*
FreeBSD: stop using buffer cache-only routines on sync
Mateusz Guzik
2022-11-29
1
-1
/
+0
*
freebsd: remove no-op vn_renamepath()
Brooks Davis
2022-11-07
1
-5
/
+0
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-1
/
+4
*
Support idmapped mount
youzhongyang
2022-10-19
1
-27
/
+33
*
FreeBSD: catch up to 1400068
Mateusz Guzik
2022-09-20
1
-11
/
+30
*
FreeBSD: Cleanup zfs_readdir()
Richard Yao
2022-09-20
1
-52
/
+16
*
zfs_enter rework
Chunwei Chen
2022-09-16
1
-170
/
+199
*
FreeBSD: Cleanup dead code from VFS
Richard Yao
2022-09-02
1
-23
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
1
-6
/
+6
*
FreeBSD: Return Mach error codes from VOP_(GET|PUT)PAGES
Mark Johnston
2022-04-13
1
-8
/
+7
*
FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code
Mark Johnston
2022-04-13
1
-1
/
+1
*
FreeBSD: Use NDFREE_PNBUF if available
Ryan Moeller
2022-04-02
1
-5
/
+9
*
Fix ACL checks for NFS kernel server
Ryan Moeller
2022-03-18
1
-17
/
+2
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-3
/
+3
*
log xattr=sa create/remove/update to ZIL
Jitendra Patidar
2022-02-22
1
-3
/
+3
*
module: mark arguments used
наб
2022-02-18
1
-21
/
+11
*
Cross-platform xattr user namespace compatibility
Ryan Moeller
2022-02-15
1
-84
/
+182
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-1
/
+1
*
Add dataset_kstats_update.. to mmap read/write paths
drowfx
2022-02-09
1
-0
/
+6
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
1
-2
/
+4
*
FreeBSD: Update argument types for VOP_READDIR
Alan Somers
2021-12-17
1
-4
/
+10
[next]