aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zio.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5438 - zfs_blkptr_verify should continue after zfs_panic_recoverJustin Gibbs2016-01-121-1/+3
* Illumos 6319 - assertion failed in zio_ddt_write: bp->blk_birth == txgMatthew Ahrens2016-01-121-0/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-081-24/+117
* Identify locks flagged by lockdepOlaf Faaland2015-12-221-1/+1
* Fix vdev_queue_aggregate() deadlockBrian Behlendorf2015-12-181-0/+15
* Use large stacks when availableBrian Behlendorf2015-12-071-15/+32
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-1/+1
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-10/+17
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-7/+22
* Illumos 5349 - verify that block pointer is plausible before readingMatthew Ahrens2015-05-081-4/+90
* Illumos 5348 - zio_checksum_error() only fills in info if ECKSUMMatthew Ahrens2015-05-051-1/+2
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-3/+20
* Illumus 5693 - ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_o...Matthew Ahrens2015-03-271-2/+0
* zio_injection_enabled should not be a module optionIsaac Huang2015-03-241-8/+0
* Retire zio_cons()/zio_dest()Brian Behlendorf2015-02-101-66/+15
* Retire zio_bulk_flagsBrian Behlendorf2015-02-101-8/+3
* Revert "SA spill block cache"Brian Behlendorf2015-01-161-0/+4
* Revert "Pre-allocate vdev I/O buffers"Brian Behlendorf2015-01-161-22/+0
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-3/+2
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-0/+4
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-7/+23
* Fix CPU_SEQID use in preemptible contextBrian Behlendorf2014-10-071-1/+6
* Illumos 5176 - lock contention on godfather zioMatthew Ahrens2014-10-071-1/+1
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-7/+7
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-7/+0
* Illumos 4757, 4913Matthew Ahrens2014-08-011-11/+76
* Illumos 4754, 4755George Wilson2014-07-301-9/+0
* Illumos #4374Matthew Ahrens2014-07-301-2/+2
* Illumos 4370, 4371Max Grossman2014-07-281-5/+14
* Revert "Fix __zio_execute() asynchronous dispatch"Brian Behlendorf2014-06-111-2/+0
* Use default slab typesBrian Behlendorf2014-05-221-14/+3
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-12/+15
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-44/+39
* Illumos #3954, #4080, #4081George Wilson2013-11-051-2/+3
* Illumos #3836Matthew Ahrens2013-11-051-3/+26
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-051-2/+12
* Illumos #3236George Wilson2013-11-051-10/+95
* Illumos #3598Matthew Ahrens2013-10-311-6/+6
* Fix order of function calls in zio_free_sync()Richard Yao2013-10-291-2/+1
* Illumos #3464Matthew Ahrens2013-09-041-2/+6
* Fix z_wr_iss_h zio_execute() import hangBrian Behlendorf2013-08-151-3/+5
* Remove zio_alloc_arenaRichard Yao2013-08-011-6/+0
* Log pool suspension warnings to the consoleBrian Behlendorf2013-07-101-0/+3
* Update zio.cShen Yan2013-07-091-1/+1
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-1/+1
* Add zfs_sync_pass_* tunable parametersCyril Plisko2013-07-021-0/+12
* Illumos #3805 arc shouldn't cache freed blocksMatthew Ahrens2013-06-201-0/+2
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contentionAdam Leventhal2013-05-061-11/+17