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
*
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
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
3
-3
/
+199
*
System-wide speculative prefetch limit.
Alexander Motin
2023-03-01
1
-0
/
+1
*
Fix data race between zil_commit() and zil_suspend()
Richard Yao
2023-03-01
1
-0
/
+1
*
Revert zfeature_active() to static
George Amanakis
2023-02-28
1
-1
/
+0
*
Skip memory allocation when compressing holes
Richard Yao
2023-02-27
1
-1
/
+1
*
zdb: zero-pad checksum output follow up
Brian Behlendorf
2023-02-15
1
-1
/
+1
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
1
-1
/
+0
*
Fix a race condition in dsl_dataset_sync() when activating features
George Amanakis
2023-02-13
1
-0
/
+1
*
Prefetch on deadlists merge
Alexander Motin
2023-01-25
1
-0
/
+1
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
3
-0
/
+16
*
Cleanup ->dd_space_towrite should be unsigned
Richard Yao
2023-01-20
1
-1
/
+1
*
Fix unprotected zfs_znode_dmu_fini
Chunwei Chen
2023-01-19
1
-0
/
+2
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
1
-0
/
+48
*
Batch enqueue/dequeue for bqueue
Matthew Ahrens
2023-01-10
1
-2
/
+5
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
1
-0
/
+1
*
Remove some dead ARC code. (#14340)
Alexander Motin
2023-01-09
1
-1
/
+0
*
Pack zrlock_t by 8 bytes
Alexander Motin
2023-01-05
1
-2
/
+1
*
Hide b_freeze_* under ZFS_DEBUG
Alexander Motin
2023-01-05
1
-3
/
+5
*
Implement uncached prefetch
Alexander Motin
2023-01-04
4
-8
/
+30
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
2
-1
/
+36
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
1
-1
/
+1
[next]