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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
EIO caused by encryption + recursive gang
Matthew Ahrens
2023-02-06
1
-7
/
+9
*
Increase default zfs_rebuild_vdev_limit to 64MB
Brian Behlendorf
2023-01-27
1
-9
/
+18
*
Increase default zfs_scan_vdev_limit to 16MB
Brian Behlendorf
2023-01-27
1
-12
/
+16
*
Prefetch on deadlists merge
Alexander Motin
2023-01-25
2
-6
/
+130
*
Improve resilver ETAs
Brian Behlendorf
2023-01-25
2
-1
/
+28
*
Introduce minimal ZIL block commit delay
Alexander Motin
2023-01-24
1
-2
/
+34
*
Wait for txg sync if the last DRR_FREEOBJECTS might result in a hole
David Hedberg
2023-01-23
1
-0
/
+26
*
Reject streams that set ->drr_payloadlen to unreasonably large values
Richard Yao
2023-01-23
1
-3
/
+14
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
2
-15
/
+201
*
free_blocks(): Fix reports from 2016 PVS Studio FreeBSD report
Richard Yao
2023-01-23
1
-10
/
+17
*
Fix reading uninitialized variable in receive_read
Chunwei Chen
2023-01-20
1
-2
/
+2
*
Cleanup ->dd_space_towrite should be unsigned
Richard Yao
2023-01-20
1
-3
/
+2
*
Micro-optimize dsl_prop_get_dd()
Mark Johnston
2023-01-20
1
-1
/
+1
*
Avoid passing an uninitialized index to dsl_prop_known_index
Mark Johnston
2023-01-20
1
-1
/
+1
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
3
-10
/
+7
*
Linux ppc64le ieee128 compat: Do not redefine __asm on external headers
Richard Yao
2023-01-13
1
-24
/
+20
*
Cleanup: Use NULL when doing NULL pointer comparisons
Richard Yao
2023-01-12
3
-5
/
+5
*
Cleanup: Remove unneeded semicolons
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Use MIN() macro
Richard Yao
2023-01-12
1
-2
/
+1
*
Cleanup: Replace oldstyle struct hack with C99 flexible array members
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Use C99 flexible array members instead of zero length arrays
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Remove unnecessary explicit casts of pointers from allocators
Richard Yao
2023-01-12
3
-3
/
+3
*
Activate filesystem features only in syncing context
George Amanakis
2023-01-11
2
-16
/
+13
*
Turn default_bs and default_ibs into ZFS_MODULE_PARAMs
Mateusz Piotrowski
2023-01-11
1
-0
/
+5
*
Add tunable to allow changing micro ZAP's max size
Mateusz Piotrowski
2023-01-10
2
-2
/
+9
*
Batch enqueue/dequeue for bqueue
Matthew Ahrens
2023-01-10
1
-50
/
+67
*
ztest: update ztest_dmu_snapshot_create_destroy()
Brian Behlendorf
2023-01-10
1
-5
/
+5
*
ztest fails assertion in zio_write_gang_member_ready()
Matthew Ahrens
2023-01-09
1
-1
/
+1
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
1
-0
/
+2
*
Remove some dead ARC code. (#14340)
Alexander Motin
2023-01-09
1
-74
/
+26
*
Hide b_freeze_* under ZFS_DEBUG
Alexander Motin
2023-01-05
1
-6
/
+27
*
Implement uncached prefetch
Alexander Motin
2023-01-04
5
-129
/
+196
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
3
-288
/
+267
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
4
-175
/
+109
*
Zero end of embedded block buffer in dump_write_embedded()
Richard Yao
2022-12-13
1
-1
/
+7
*
Cache dbuf_hash() calculation
Richard Yao
2022-12-13
2
-17
/
+24
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
1
-3
/
+2
*
Bypass metaslab throttle for removal allocations
Serapheim Dimitropoulos
2022-12-09
2
-5
/
+14
*
Fix dereference after null check in enqueue_range
Richard Yao
2022-12-08
1
-1
/
+3
*
Remove duplicate statically allocated variable
Richard Yao
2022-12-08
1
-1
/
+0
*
zio can deadlock during device removal
George Wilson
2022-12-02
1
-2
/
+5
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2022-12-02
1
-8
/
+10
*
Bump checksum error counter before reporting to ZED
Rob Wing
2022-12-02
3
-12
/
+12
*
Fix Clang 15 compilation errors
szubersk
2022-11-30
1
-0
/
+4
*
Fix NULL pointer dereference in dbuf_prefetch_indirect_done()
Richard Yao
2022-11-29
1
-2
/
+2
*
Cleanup: Delete dead code from send_merge_thread()
Richard Yao
2022-11-29
1
-2
/
+0
*
Fix the last two CFI callback prototype mismatches
Alexander
2022-11-29
1
-2
/
+2
*
Remove few pointer dereferences in dbuf_read()
Alexander Motin
2022-11-29
2
-13
/
+4
*
Switch dnode stats to wmsums
Alexander Motin
2022-11-29
1
-0
/
+127
*
Micro-optimize zrl_remove()
Alexander Motin
2022-11-29
1
-4
/
+4
[prev]
[next]