aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zio.h
Commit message (Expand)AuthorAgeFilesLines
* Verify block pointers before writing them outMatthew Ahrens2023-05-081-1/+7
* Fixes in persistent error logGeorge Amanakis2023-03-281-2/+2
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-1/+2
* Convert enum zio_flag to uint64_tRichard Yao2022-10-271-49/+53
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-281-0/+2
* Fix scrub resume from newly created holeAlexander Motin2022-07-201-0/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Remaining {=> const} char|void *tagнаб2022-06-291-2/+3
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+1
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-251-0/+14
* Default to ON for compressionRich Ercolani2022-03-031-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* Enable edonr in FreeBSDRich Ercolani2021-11-161-2/+0
* zio: use unsigned values for enumTeodor Spæren2021-10-111-36/+36
* Upstream: Add snapshot and zvol eventsJorgen Lundman2021-09-091-0/+2
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-07-201-2/+2
* include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.hнаб2021-05-291-17/+0
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-191-7/+3
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+1
* Avoid posting duplicate zpool eventsDon Brady2020-09-041-2/+2
* Add zstd support to zfsMichael Niewöhner2020-08-201-0/+15
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-12/+12
* Fix zdb -R with 'b' flagPaul Zuchowski2020-02-101-0/+9
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-1/+1
* Exclude data from cores unconditionally and metadata conditionallyMatthew Macy2019-12-091-0/+1
* Disable EDONR on FreeBSDMatthew Macy2019-12-051-0/+2
* Minor diff reduction with ZoF in include/sysMatthew Macy2019-11-271-0/+1
* Move platform dependent errno aliasesMatthew Macy2019-10-251-10/+0
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-1/+0
* Add TRIM supportBrian Behlendorf2019-03-291-0/+13
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-081-6/+1
* Pool allocation classesDon Brady2018-09-051-0/+2
* Reduce taskq and context-switch cost of zio pipeMatthew Ahrens2018-08-021-2/+2
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-1/+2
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-1/+0
* Add support for decryption faults in zinjectTom Caputi2018-05-021-0/+2
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-1/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-1/+4
* Decryption error handling improvementsTom Caputi2018-03-311-4/+5
* Report pool suspended due to MMPOlaf Faaland2018-03-151-1/+7
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-02-141-0/+11
* Extend deadman logicBrian Behlendorf2018-01-251-0/+1
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-281-1/+0
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-211-0/+2
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-0/+1
* Add corruption failure option to zinject(8)Don Brady2017-08-141-0/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-13/+44
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-1/+1
* OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...Brian Behlendorf2017-04-131-0/+2
* OpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail...Toomas Soome2017-04-071-0/+10