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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: Fix RLIMIT_FSIZE handling for block cloning
Mark Johnston
2024-08-22
1
-7
/
+0
*
FreeBSD: Add zfs_link_create() error handling
Alexander Motin
2024-05-29
3
-13
/
+43
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-13
1
-1
/
+1
*
Fix updating the zvol_htable when renaming a zvol
Alan Somers
2024-04-30
1
-1
/
+1
*
Refactor dmu_prefetch().
Alexander Motin
2024-04-19
1
-3
/
+1
*
abd: add page iterator
Rob Norris
2024-03-28
1
-3
/
+1
*
dmu: Allow buffer fills to fail
Alexander Motin
2024-02-20
1
-2
/
+2
*
BRT: Fix FICLONE/FICLONERANGE shortened copy
Tony Hutter
2024-02-06
1
-4
/
+0
*
Fix file descriptor leak on pool import.
Pawel Jakub Dawidek
2024-01-26
1
-12
/
+51
*
ZIL: Assert record sizes in different places
Alexander Motin
2024-01-08
1
-2
/
+7
*
FreeBSD: Optimize large kstat outputs
Alexander Motin
2024-01-08
1
-22
/
+16
*
Update the kstat dataset_name when renaming a zvol
Alan Somers
2024-01-08
1
-0
/
+1
*
FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible
rmacklem
2023-11-29
2
-2
/
+10
*
FreeBSD: Fix the build on FreeBSD 12
Alan Somers
2023-11-28
3
-8
/
+22
*
ZIL: Do not encrypt block pointers in lr_clone_range_t
Alexander Motin
2023-11-28
1
-0
/
+13
*
zfs-2.2.1: Disable block cloning by default
Tony Hutter
2023-11-16
1
-1
/
+1
*
Add a tunable to disable BRT support.
Rich Ercolani
2023-11-16
2
-0
/
+9
*
Unify arc_prune_async() code
Alexander Motin
2023-11-08
2
-62
/
+32
*
FreeBSD: taskq: Remove unused declaration
Olivier Certner
2023-11-06
1
-2
/
+0
*
FreeBSD: Improve taskq wrapper
Alexander Motin
2023-11-06
1
-37
/
+37
*
FreeBSD: Reduce divergence from in-tree sources
Alexander Motin
2023-10-10
2
-2
/
+2
*
Reduce number of metaslab preload taskq threads.
Alexander Motin
2023-10-07
1
-22
/
+0
*
Retire z_nr_znodes
Mateusz Guzik
2023-09-19
2
-7
/
+3
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-25
1
-1
/
+2
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-25
1
-1
/
+1
*
BRT should return EOPNOTSUPP
oromenahar
2023-07-27
1
-1
/
+1
*
FreeBSD: Fix build on stable/13 after 1302506.
Alexander Motin
2023-07-20
1
-1
/
+2
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-2
/
+0
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
1
-3
/
+1
*
znode: expose zfs_get_zplprop to libzpool
Rob Norris
2023-06-05
2
-86
/
+87
*
Prevent panic during concurrent snapshot rollback and zvol read
Ameer Hamza
2023-05-09
1
-0
/
+2
*
Fix checkstyle warning
Brian Behlendorf
2023-04-26
1
-1
/
+1
*
FreeBSD: fix up EINVAL from getdirentries on .zfs
Mateusz Guzik
2023-04-26
1
-0
/
+11
*
FreeBSD: add missing vn state transition for .zfs
Mateusz Guzik
2023-04-26
1
-0
/
+4
*
FreeBSD: add missing vop_fplookup assignments
Mateusz Guzik
2023-04-24
1
-0
/
+9
*
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
*
FreeBSD: make zfs_vfs_held() definition consistent with declaration
Dimitry Andric
2023-04-21
1
-1
/
+1
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
2
-10
/
+10
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
1
-3
/
+4
*
vdev: expose zfs_vdev_def_queue_depth as a module parameter
Rob N
2023-04-06
1
-8
/
+0
*
Additional limits on hole reporting
Brian Behlendorf
2023-03-28
1
-0
/
+3
*
Fix build on FreeBSD
Pawel Jakub Dawidek
2023-03-22
3
-3
/
+3
*
FreeBSD: Remove extra arc_reduce_target_size() call
Alexander Motin
2023-03-17
1
-2
/
+0
*
nvpair: Constify string functions
Richard Yao
2023-03-14
2
-3
/
+3
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
4
-2
/
+128
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
2
-27
/
+52
*
[FreeBSD] fix false assert in cache_vop_rmdir when replaying ZIL
Andriy Gapon
2023-03-07
1
-1
/
+2
*
[FreeBSD] zfs_znode_alloc: lock the vnode earlier
Andriy Gapon
2023-03-06
1
-6
/
+7
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
7
-1421
/
+0
[next]