summaryrefslogtreecommitdiffstats
path: root/include/sys/zio.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove dependency on linear ABDGvozden Neskovic2017-03-291-3/+3
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-201-2/+2
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-0/+6
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-15/+15
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-19/+25
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-0/+4
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-22/+4
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-0/+4
* Delete unreferenced function zfs_ereport_send_interim_checksumluozhengzheng2016-09-011-1/+0
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-211-5/+7
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-261-1/+4
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-1/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-081-13/+9
* Fix vdev_queue_aggregate() deadlockBrian Behlendorf2015-12-181-0/+1
* Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs2015-07-101-6/+11
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-3/+0
* 5313 Allow I/Os to be aggregated across ZIO priority classesJustin T. Gibbs2015-04-241-0/+1
* Revert "Pre-allocate vdev I/O buffers"Brian Behlendorf2015-01-161-2/+0
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-23/+24