summaryrefslogtreecommitdiffstats
path: root/module/zfs/zio.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #1909: disk sync write perf regression when slog is used post oi_148Brian Behlendorf2012-04-191-5/+14
* Add zio constructor/destructorBrian Behlendorf2012-03-211-15/+63
* Revert "Add zio constructor/destructor"Brian Behlendorf2012-03-211-62/+15
* Add zio constructor/destructorBrian Behlendorf2012-03-071-15/+62
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-141-5/+16
* Improve meta data performanceBrian Behlendorf2011-11-031-8/+18
* Illumos #1051: zfs should handle imbalanced lunsGeorge Wilson2011-08-011-1/+21
* Make tgx_sync_thread zio's asyncBrian Behlendorf2011-05-311-4/+13
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-2/+5
* Use KM_PUSHPAGE instead of KM_SLEEPBrian Behlendorf2011-03-221-4/+4
* Shorten zio_* thread namesBrian Behlendorf2010-11-081-2/+1
* Initial zio delay timingBrian Behlendorf2010-10-121-0/+15
* Add linux kernel module supportBrian Behlendorf2010-08-311-2/+21
* Fix stack zio_execute()Ned Bass2010-08-311-4/+22
* Fix stack zio_done()Brian Behlendorf2010-08-311-33/+30
* Fix stack inlineBrian Behlendorf2010-08-311-1/+2
* Fix zio_taskq_dispatch to use TQ_NOSLEEPBrian Behlendorf2010-08-311-3/+4
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-19/+32
* Update to onnv_147Brian Behlendorf2010-08-261-1/+22
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-208/+782
* Rebase master to b117Brian Behlendorf2009-07-021-87/+107
* Rebase master to b108Brian Behlendorf2009-02-181-141/+176
* Rebase master to b105Brian Behlendorf2009-01-151-3/+27
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+2273