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
/
zio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Verify block pointers before writing them out
Matthew Ahrens
2023-05-08
1
-1
/
+7
*
Fixes in persistent error log
George Amanakis
2023-03-28
1
-2
/
+2
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-1
/
+2
*
Convert enum zio_flag to uint64_t
Richard Yao
2022-10-27
1
-49
/
+53
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
1
-0
/
+2
*
Fix scrub resume from newly created hole
Alexander Motin
2022-07-20
1
-0
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-2
/
+3
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-0
/
+1
*
Improve zpool status output, list all affected datasets
George Amanakis
2022-04-25
1
-0
/
+14
*
Default to ON for compression
Rich Ercolani
2022-03-03
1
-1
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Enable edonr in FreeBSD
Rich Ercolani
2021-11-16
1
-2
/
+0
*
zio: use unsigned values for enum
Teodor Spæren
2021-10-11
1
-36
/
+36
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
1
-0
/
+2
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-07-20
1
-2
/
+2
*
include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h
наб
2021-05-29
1
-17
/
+0
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
1
-7
/
+3
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-0
/
+1
*
Avoid posting duplicate zpool events
Don Brady
2020-09-04
1
-2
/
+2
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-0
/
+15
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-12
/
+12
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
1
-0
/
+9
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-1
/
+1
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2019-12-09
1
-0
/
+1
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
1
-0
/
+2
*
Minor diff reduction with ZoF in include/sys
Matthew Macy
2019-11-27
1
-0
/
+1
*
Move platform dependent errno aliases
Matthew Macy
2019-10-25
1
-10
/
+0
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-1
/
+0
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+13
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-6
/
+1
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+2
*
Reduce taskq and context-switch cost of zio pipe
Matthew Ahrens
2018-08-02
1
-2
/
+2
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
1
-1
/
+2
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-1
/
+0
*
Add support for decryption faults in zinject
Tom Caputi
2018-05-02
1
-0
/
+2
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-1
/
+4
*
Decryption error handling improvements
Tom Caputi
2018-03-31
1
-4
/
+5
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
1
-1
/
+7
*
OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zio
George Wilson
2018-02-14
1
-0
/
+11
*
Extend deadman logic
Brian Behlendorf
2018-01-25
1
-0
/
+1
*
OpenZFS 8909 - 8585 can cause a use-after-free kernel panic
Prakash Surya
2017-12-28
1
-1
/
+0
*
Support re-prioritizing asynchronous prefetches
Tom Caputi
2017-12-21
1
-0
/
+2
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-0
/
+1
*
Add corruption failure option to zinject(8)
Don Brady
2017-08-14
1
-0
/
+2
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-13
/
+44
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
1
-1
/
+1
*
OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...
Brian Behlendorf
2017-04-13
1
-0
/
+2
*
OpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail...
Toomas Soome
2017-04-07
1
-0
/
+10
[next]