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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust prefetch parameters.
Alexander Motin
2023-07-21
1
-2
/
+0
*
Add explicit prefetches to bpobj_iterate().
Alexander Motin
2023-07-21
1
-1
/
+1
*
Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
2
-4
/
+0
*
Don't emit checksum histograms in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
1
-2
/
+0
*
spa_min_alloc should be GCD, not min
Ameer Hamza
2023-07-20
1
-0
/
+1
*
Ignore pool ashift property during vdev attachment
Ameer Hamza
2023-07-20
1
-0
/
+1
*
set autotrim default to 'off' everywhere
Yuri Pankov
2023-07-20
1
-6
/
+0
*
Revert "spa.h: use IN_BASE instead of IN_FREEBSD_BASE"
Brian Behlendorf
2023-06-30
1
-2
/
+2
*
Some ZIO micro-optimizations.
Alexander Motin
2023-06-30
1
-1
/
+2
*
Do not report bytes skipped by scan as issued.
Alexander Motin
2023-06-30
3
-2
/
+4
*
spa.h: use IN_BASE instead of IN_FREEBSD_BASE
Yuri Pankov
2023-06-29
1
-2
/
+2
*
Another set of vdev queue optimizations.
Alexander Motin
2023-06-27
3
-14
/
+21
*
Remove ARC/ZIO physdone callbacks.
Alexander Motin
2023-06-15
3
-11
/
+4
*
Switch refcount tracking from lists to AVL-trees.
Alexander Motin
2023-06-14
1
-6
/
+10
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
4
-31
/
+0
*
znode: expose zfs_get_zplprop to libzpool
Rob Norris
2023-06-05
1
-1
/
+1
*
Introduce zfs_refcount_(add|remove)_few().
Alexander Motin
2023-06-05
1
-3
/
+9
*
Use __attribute__((malloc)) on memory allocation functions
Richard Yao
2023-05-26
1
-0
/
+5
*
btree: Implement faster binary search algorithm
Richard Yao
2023-05-26
1
-4
/
+62
*
zil: Add some more statistics.
Alexander Motin
2023-05-25
1
-2
/
+10
*
ZIL: Reduce scope of per-dataset zl_issuer_lock.
Alexander Motin
2023-05-25
1
-2
/
+5
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
6
-2
/
+62
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
2
-0
/
+2
*
Don't use dmu_buf_is_dirty() for unassigned transaction.
Pawel Jakub Dawidek
2023-05-11
1
-1
/
+1
*
Deny block cloning is dbuf size doesn't match BP size.
Pawel Jakub Dawidek
2023-05-11
1
-1
/
+1
*
Additional block cloning fixes.
Pawel Jakub Dawidek
2023-05-11
1
-10
/
+13
*
Add dmu_tx_hold_append() interface
Brian Behlendorf
2023-05-09
2
-0
/
+4
*
Enable the head_errlog feature to remove errors
George Amanakis
2023-05-09
1
-1
/
+2
*
Verify block pointers before writing them out
Matthew Ahrens
2023-05-08
1
-1
/
+7
*
Revert "Fix data race between zil_commit() and zil_suspend()"
Brian Behlendorf
2023-04-25
1
-1
/
+0
*
Create zap for root vdev
rob-wing
2023-04-20
2
-0
/
+2
*
Allow MMP to bypass waiting for other threads
Herb Wartens
2023-04-19
1
-0
/
+2
*
Fix "Detach spare vdev in case if resilvering does not happen"
Ameer Hamza
2023-04-19
1
-0
/
+1
*
Silence clang warning of flexible array not at end
youzhongyang
2023-04-18
1
-0
/
+7
*
Linux 6.3 compat: Fix memcpy "detected field-spanning write" error
youzhongyang
2023-04-13
1
-1
/
+9
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-5
/
+5
*
Fixes in persistent error log
George Amanakis
2023-03-28
3
-3
/
+6
*
Fix short-lived txg caused by autotrim
Kevin Jin
2023-03-28
2
-0
/
+2
*
panic loop when removing slog device
George Wilson
2023-03-24
1
-3
/
+2
*
Fix cloning into already dirty dbufs.
Pawel Jakub Dawidek
2023-03-24
1
-0
/
+1
*
Remove unused constant EdonR256_BLOCK_BITSIZE
Tino Reichardt
2023-03-22
1
-2
/
+0
*
Remove unused Edon-R variants
Tino Reichardt
2023-03-14
1
-29
/
+10
*
nvpair: Use flexible array member for nvpair name strings
Richard Yao
2023-03-14
1
-2
/
+2
*
nvpair: Constify string functions
Richard Yao
2023-03-14
2
-9
/
+12
*
Replace dead opensolaris.org license links
Tino Reichardt
2023-03-14
2
-2
/
+2
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
14
-23
/
+225
*
Suppress Clang Static Analyzer warning about SNPRINTF_BLKPTR()
Richard Yao
2023-03-08
1
-0
/
+1
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
2
-14
/
+30
*
Better handling for future crypto parameters
Rob N
2023-03-07
1
-0
/
+1
*
Update BLAKE3 for using the new impl handling
Tino Reichardt
2023-03-02
1
-22
/
+4
[next]