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
/
zfs
/
zfs_vnops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix block cloning between unencrypted and encrypted datasets
Martin Matuška
2023-10-31
1
-0
/
+9
*
ZIL: Cleanup sync and commit handling
Alexander Motin
2023-10-30
1
-11
/
+5
*
Restrict short block cloning requests
Alexander Motin
2023-09-29
1
-0
/
+13
*
Add more constraints for block cloning.
Alexander Motin
2023-09-09
1
-2
/
+19
*
ZIL: Second attempt to reduce scope of zl_issuer_lock.
Alexander Motin
2023-08-24
1
-1
/
+1
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-14
1
-3
/
+4
*
ZIL: Avoid dbuf_read() before dmu_sync().
Alexander Motin
2023-08-11
1
-2
/
+2
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-08
1
-6
/
+7
*
BRT should return EOPNOTSUPP
oromenahar
2023-07-27
1
-6
/
+10
*
zfs_clone_range: use vmem_malloc for large allocation
Rob Norris
2023-07-24
1
-2
/
+2
*
Use big transactions for small recordsize writes.
Alexander Motin
2023-06-27
1
-60
/
+46
*
Don't call zfs_exit_two() before zfs_enter_two().
Pawel Jakub Dawidek
2023-05-11
1
-8
/
+9
*
Don't use dmu_buf_is_dirty() for unassigned transaction.
Pawel Jakub Dawidek
2023-05-11
1
-8
/
+5
*
Deny block cloning is dbuf size doesn't match BP size.
Pawel Jakub Dawidek
2023-05-11
1
-2
/
+6
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-2
/
+2
*
Additional limits on hole reporting
Brian Behlendorf
2023-03-28
1
-1
/
+1
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-1
/
+466
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
1
-3
/
+5
*
Cleanup: Remove unnecessary explicit casts of pointers from allocators
Richard Yao
2023-01-12
1
-1
/
+1
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-1
/
+11
*
Use intptr_t when storing an integer in a pointer
Brooks Davis
2022-11-03
1
-1
/
+1
*
Support idmapped mount
youzhongyang
2022-10-19
1
-2
/
+2
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-2
/
+2
*
zfs_enter rework
Chunwei Chen
2022-09-16
1
-33
/
+35
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
1
-0
/
+2
*
Prefer ATTR_ in shared codebase over AT_
Jorgen Lundman
2022-04-05
1
-3
/
+3
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-2
/
+1
*
module: mark arguments used
наб
2022-02-18
1
-7
/
+2
*
Fix clearing set-uid and set-gid bits on a file when replying a write
Pawel Jakub Dawidek
2022-02-03
1
-24
/
+81
*
Fix handling of errors from dmu_write_uio_dbuf() on FreeBSD
Mark Johnston
2022-01-21
1
-4
/
+11
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
1
-1
/
+8
*
Revert behavior of 59eab109 on not-Linux
Rich Ercolani
2021-11-04
1
-1
/
+8
*
Handle partial reads in zfs_read
Rich Ercolani
2021-09-20
1
-0
/
+8
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
1
-1
/
+13
*
Intentionally allow ZFS_READONLY in zfs_write
Ryan Moeller
2021-03-07
1
-2
/
+4
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
1
-1
/
+1
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-1
/
+1
*
Set file mode during zfs_write
Antonio Russo
2021-02-08
1
-0
/
+1
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-33
/
+34
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-2
/
+2
*
Remove incorrect assertion
Brian Behlendorf
2020-11-24
1
-1
/
+0
*
Reduce confusion in zfs_write
Ryan Moeller
2020-11-18
1
-18
/
+24
*
Return EFAULT at the end of zfs_write() when set
Ryan Moeller
2020-11-14
1
-5
/
+7
*
Simplify offset and length limit in zfs_write
Ryan Moeller
2020-11-10
1
-3
/
+3
*
Const some unchanging variables in zfs_write
Ryan Moeller
2020-11-10
1
-3
/
+3
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-11-10
1
-2
/
+1
*
Factor uid, gid, and projid out of loop in zfs_write
Ryan Moeller
2020-11-10
1
-7
/
+8
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
1
-0
/
+159
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
1
-0
/
+92
[next]