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
...
*
ARC: Remove b_bufcnt/b_ebufcnt from ARC headers
Alexander Motin
2023-10-07
1
-70
/
+35
*
ARC: Remove b_cv from struct l1arc_buf_hdr
Alexander Motin
2023-10-07
1
-12
/
+22
*
Report ashift of L2ARC devices in zdb
George Amanakis
2023-10-03
1
-0
/
+10
*
Restrict short block cloning requests
Alexander Motin
2023-10-03
1
-0
/
+13
*
Tweak rebuild in-flight hard limit
Brian Behlendorf
2023-10-03
1
-2
/
+2
*
Fix ENOSPC for extended quota
Akash B
2023-09-28
1
-14
/
+8
*
Don't allocate from new metaslabs
Paul Dagnelie
2023-09-28
1
-0
/
+9
*
status: report pool suspension state under failmode=continue
Rob N
2023-09-22
1
-2
/
+2
*
Fix l2arc_apply_transforms ztest crash
Paul Dagnelie
2023-09-22
1
-5
/
+6
*
ZIL: Fix potential race on flush deferring.
Alexander Motin
2023-09-20
1
-0
/
+9
*
Update the MOS directory on spa_upgrade_errlog()
George Amanakis
2023-09-19
1
-0
/
+9
*
Add more constraints for block cloning.
Alexander Motin
2023-09-10
1
-2
/
+19
*
ZIL: Change ZIOs issue order.
Alexander Motin
2023-09-02
1
-2
/
+2
*
ZIL: Revert zl_lock scope reduction.
Alexander Motin
2023-09-02
1
-19
/
+11
*
ZIL: Tune some assertions.
Alexander Motin
2023-09-02
1
-6
/
+9
*
dmu_buf_will_clone: change assertion to fix 32-bit compiler warning
Dimitry Andric
2023-09-01
1
-1
/
+1
*
Update outdated assertion from zio_write_compress
Serapheim Dimitropoulos
2023-08-26
1
-2
/
+3
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-25
1
-3
/
+4
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-25
2
-9
/
+10
*
Fix some typos
Mateusz Piotrowski
2023-08-25
1
-1
/
+1
*
ZIL: Second attempt to reduce scope of zl_issuer_lock.
Alexander Motin
2023-08-25
4
-366
/
+325
*
ZIL: Replay blocks without next block pointer.
Alexander Motin
2023-08-25
1
-2
/
+2
*
ZIL: Avoid dbuf_read() before dmu_sync().
Alexander Motin
2023-08-25
3
-5
/
+12
*
Remove fastwrite mechanism.
Alexander Motin
2023-08-25
4
-117
/
+8
*
Avoid waiting in dmu_sync_late_arrival().
Alexander Motin
2023-08-25
1
-1
/
+7
*
zdb: include cloned blocks in block statistics
Rob N
2023-08-02
1
-0
/
+31
*
BRT should return EOPNOTSUPP
oromenahar
2023-07-27
1
-6
/
+10
*
dbuf_sync_leaf: check DB_READ in state assertions
Rob Norris
2023-07-26
1
-0
/
+9
*
dmu_buf_will_clone: only check that current txg is clean
Rob Norris
2023-07-26
1
-1
/
+1
*
brt_vdev_realloc: use vmem_alloc for large allocation
Rob Norris
2023-07-26
1
-3
/
+3
*
zfs_clone_range: use vmem_malloc for large allocation
Rob Norris
2023-07-26
1
-2
/
+2
*
Remove zl_issuer_lock from zil_suspend().
Alexander Motin
2023-07-25
1
-4
/
+0
*
ZIL: Fix config lock deadlock.
Alexander Motin
2023-07-25
1
-7
/
+27
*
metaslab: tuneable to better control force ganging
Rob N
2023-07-21
1
-2
/
+12
*
Adjust prefetch parameters.
Alexander Motin
2023-07-21
2
-7
/
+12
*
Add explicit prefetches to bpobj_iterate().
Alexander Motin
2023-07-21
1
-12
/
+37
*
Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
4
-12
/
+2
*
Don't emit checksum histograms in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
1
-21
/
+4
*
spa_min_alloc should be GCD, not min
Ameer Hamza
2023-07-21
3
-9
/
+50
*
Don't panic if setting vdev properties is unsupported for this vdev type
Yuri Pankov
2023-07-21
1
-17
/
+21
*
Ignore pool ashift property during vdev attachment
Ameer Hamza
2023-07-21
1
-4
/
+10
*
Do not request data L1 buffers on scan prefetch.
Alexander Motin
2023-07-21
1
-3
/
+9
*
Fix the ZFS checksum error histograms with larger record sizes
Alan Somers
2023-07-21
1
-1
/
+1
*
Fix raw receive with different indirect block size.
Alexander Motin
2023-07-20
2
-25
/
+28
*
Avoid extra snprintf() in dsl_deadlist_merge().
Alexander Motin
2023-07-20
1
-3
/
+3
*
Add missed DMU_PROJECTUSED_OBJECT prefetch.
Alexander Motin
2023-07-20
1
-0
/
+5
*
Pack our DDT ZAPs a bit denser.
Rich Ercolani
2023-06-30
1
-3
/
+10
*
ddt_addref: remove unnecessary phys fill when refcount is 0
Rob N
2023-06-30
1
-4
/
+13
*
Again fix race between zil_commit() and zil_suspend().
Alexander Motin
2023-06-30
1
-8
/
+28
*
Some ZIO micro-optimizations.
Alexander Motin
2023-06-30
1
-9
/
+43
[prev]
[next]