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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmu: Allow buffer fills to fail
Alexander Motin
2024-02-20
3
-22
/
+34
*
BRT: Fix slop space calculation with block cloning
Bi11
2024-02-12
1
-1
/
+2
*
BRT: Fix FICLONE/FICLONERANGE shortened copy
Tony Hutter
2024-02-06
1
-5
/
+38
*
Don't assert mg_initialized due to device addition race
Paul Dagnelie
2024-01-29
1
-3
/
+0
*
Update vdev devid and physpath if changed between imports
Ameer Hamza
2024-01-29
1
-13
/
+27
*
Extend aux label to add path information
Ameer Hamza
2024-01-29
1
-23
/
+31
*
fix: Uber block label not always found for aux vdevs
Ameer Hamza
2024-01-29
1
-0
/
+31
*
Fix a potential use-after-free in zfs_setsecattr()
Mark Johnston
2024-01-29
1
-2
/
+2
*
Fix cloning into mmaped and cached file.
Pawel Jakub Dawidek
2024-01-19
1
-0
/
+4
*
Autotrim High Load Average Fix
Kevin Jin
2024-01-18
1
-1
/
+2
*
spa: Let spa_taskq_param_get()'s addition of a newline be optional
Mark Johnston
2024-01-16
1
-6
/
+7
*
spa: Fix FreeBSD sysctl handlers
Mark Johnston
2024-01-16
1
-24
/
+6
*
Fix livelist assertions for dedup and cloning
Alexander Motin
2024-01-12
1
-17
/
+14
*
Improve block sizes checks during cloning
Alexander Motin
2024-01-12
1
-6
/
+25
*
Don't panic on unencrypted block in encrypted dataset
chrisperedun
2024-01-08
2
-4
/
+0
*
dbuf: Set dr_data when unoverriding after clone
Alexander Motin
2024-01-08
1
-3
/
+5
*
dbuf: Handle arcbuf assignment after block cloning
Alexander Motin
2024-01-08
1
-1
/
+11
*
DMU: Fix lock leak on dbuf_hold() error
Alexander Motin
2024-01-08
1
-1
/
+1
*
BRT: Limit brt_vdev_dump() to only one vdev
Alexander Motin
2024-01-08
1
-47
/
+33
*
ZIL: Remove 128K into 2x68K LWB split optimization
Alexander Motin
2024-01-08
1
-2
/
+0
*
Allow block cloning across encrypted datasets
oromenahar
2024-01-08
3
-18
/
+47
*
ZIL: Do not clone blocks from the future
Alexander Motin
2024-01-08
2
-10
/
+43
*
ZIL: Remove TX_CLONE_RANGE replay for ZVOLs.
Alexander Motin
2024-01-08
1
-59
/
+1
*
ZIO: Add overflow checks for linear buffers
Alexander Motin
2024-01-08
1
-2
/
+55
*
ZIL: Assert record sizes in different places
Alexander Motin
2024-01-08
4
-33
/
+101
*
L2ARC: Restrict write size to 1/4 of the device
Alexander Motin
2024-01-08
1
-26
/
+4
*
Update the kstat dataset_name when renaming a zvol
Alan Somers
2024-01-08
1
-0
/
+12
*
ABD: Be more assertive in iterators
Alexander Motin
2024-01-08
1
-78
/
+26
*
spa: make read/write queues configurable
Rob Norris
2023-12-22
1
-1
/
+296
*
ZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
Alexander Motin
2023-11-29
3
-13
/
+11
*
dmu_buf_will_clone: fix race in transition back to NOFILL
Rob N
2023-11-28
1
-1
/
+9
*
brt: lift internal definitions into _impl header
Rob Norris
2023-11-28
1
-163
/
+1
*
dnode_is_dirty: check dnode and its data for dirtiness
Rob N
2023-11-28
1
-2
/
+10
*
Revert "Tune zio buffer caches and their alignments"
Brian Behlendorf
2023-11-28
1
-39
/
+50
*
Fix accounting error for pending sync IO ops in zpool iostat
MigeljanImeri
2023-11-16
1
-2
/
+5
*
Unify arc_prune_async() code
Alexander Motin
2023-11-08
1
-0
/
+52
*
Tune zio buffer caches and their alignments
Alexander Motin
2023-11-08
1
-50
/
+39
*
DMU: Do not pre-read holes during write
Alexander Motin
2023-11-08
1
-3
/
+5
*
Read prefetched buffers from L2ARC
shodanshok
2023-11-06
1
-4
/
+1
*
Add mutex_enter_interruptible() for interruptible sleeping IOCTLs
Thomas Bertschinger
2023-11-06
2
-10
/
+12
*
Trust ARC_BUF_SHARED() more
Alexander Motin
2023-11-06
1
-17
/
+24
*
Remove lock from dsl_pool_need_dirty_delay()
Alexander Motin
2023-11-06
1
-7
/
+7
*
Set spa_ccw_fail_time=0 when expanding a vdev.
Colin Percival
2023-11-06
1
-0
/
+1
*
Large sync writes perform worse with slog
John Wren Kennedy
2023-11-06
1
-1
/
+1
*
Fix block cloning between unencrypted and encrypted datasets
Martin Matuška
2023-11-06
1
-0
/
+9
*
Zpool can start allocating from metaslab before TRIMs have completed
Jason King
2023-10-12
1
-9
/
+19
*
ZIL: Reduce maximum size of WR_COPIED to 7.5K
Alexander Motin
2023-10-07
1
-6
/
+11
*
import: require force when cachefile hostid doesn't match on-disk
Rob Norris
2023-10-07
1
-0
/
+18
*
Reduce number of metaslab preload taskq threads.
Alexander Motin
2023-10-07
2
-22
/
+29
*
ARC: Drop different size headers for crypto
Alexander Motin
2023-10-07
1
-175
/
+8
[next]