]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zio.c
OpenZFS 6531 - Provide mechanism to artificially limit disk performance
[mirror_zfs.git] / module / zfs / zio.c
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-01-12 Justin GibbsIllumos 5438 - zfs_blkptr_verify should continue after...
2016-01-12 Matthew AhrensIllumos 6319 - assertion failed in zio_ddt_write: bp...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
2015-12-18 Brian BehlendorfFix vdev_queue_aggregate() deadlock
2015-12-07 Brian BehlendorfUse large stacks when available
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-08 Matthew AhrensIllumos 5349 - verify that block pointer is plausible...
2015-05-05 Matthew AhrensIllumos 5348 - zio_checksum_error() only fills in info...
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-03-27 Matthew AhrensIllumus 5693 - ztest fails in dbuf_verify: buf[i] ...
2015-03-24 Isaac Huangzio_injection_enabled should not be a module option
2015-02-11 Brian BehlendorfRetire zio_cons()/zio_dest()
2015-02-11 Brian BehlendorfRetire zio_bulk_flags
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "SA spill block cache"
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-10-07 Brian BehlendorfFix CPU_SEQID use in preemptible context
2014-10-07 Matthew AhrensIllumos 5176 - lock contention on godfather zio
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-30 George WilsonIllumos 4754, 4755
2014-07-30 Matthew AhrensIllumos #4374
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-06-11 Brian BehlendorfRevert "Fix __zio_execute() asynchronous dispatch"
2014-05-22 Brian BehlendorfUse default slab types
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3954, #4080, #4081
2013-11-05 Matthew AhrensIllumos #3836
2013-11-05 Matthew AhrensIllumos #3112, #3113, #3114
2013-11-05 George WilsonIllumos #3236
2013-10-31 Matthew AhrensIllumos #3598
2013-10-29 Richard YaoFix order of function calls in zio_free_sync()
2013-09-04 Matthew AhrensIllumos #3464
2013-08-15 Brian BehlendorfFix z_wr_iss_h zio_execute() import hang
2013-08-01 Richard YaoRemove zio_alloc_arena
2013-07-10 Brian BehlendorfLog pool suspension warnings to the console
2013-07-09 Shen YanUpdate zio.c
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-07-02 Cyril PliskoAdd zfs_sync_pass_* tunable parameters
2013-06-20 Matthew AhrensIllumos #3805 arc shouldn't cache freed blocks
2013-06-19 Madhav SureshIllumos #3006
2013-05-06 Adam LeventhalIllumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_IS...
2013-05-06 George WilsonIllumos #3329, #3330, #3331, #3335
2013-05-03 George WilsonIllumos #3306, #3321
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-03-19 Brian BehlendorfAdd zio_ddt_free()+ddt_phys_decref() error handling
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-09 Brian BehlendorfOnly reduce __zio_execute() stack usage in kernel space
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Brian BehlendorfFix __zio_execute() asynchronous dispatch
2013-01-08 Christopher SidenIllumos #2619 and #2747
2013-01-07 Brian BehlendorfMerge branch 'io_schedule'
2013-01-07 Matt JohnstonUse cv_wait_io() which will will account for iowait
2013-01-07 Matt JohnstonRevert part of "Log I/Os longer than zio_delay_max...
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfLog I/Os longer than zio_delay_max (30s default)
2012-10-24 Brian BehlendorfRevert "Don't ashift-align vdev read requests."
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-10-12 Etienne DechampsDon't ashift-align vdev read requests.
2012-09-06 Brian BehlendorfDisable page allocation warnings for ARC buffers
2012-08-27 Brian BehlendorfPre-allocate vdev I/O buffers
2012-04-19 Brian BehlendorfIllumos #1909: disk sync write perf regression when...
2012-03-21 Brian BehlendorfAdd zio constructor/destructor
2012-03-21 Brian BehlendorfRevert "Add zio constructor/destructor"
2012-03-08 Brian BehlendorfAdd zio constructor/destructor
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-11-03 Brian BehlendorfImprove meta data performance
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2011-05-31 Brian BehlendorfMake tgx_sync_thread zio's async
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-03-22 Brian BehlendorfUse KM_PUSHPAGE instead of KM_SLEEP
2010-11-08 Brian BehlendorfShorten zio_* thread names
2010-10-12 Brian BehlendorfInitial zio delay timing
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Ned BassFix stack zio_execute()
2010-08-31 Brian BehlendorfFix stack zio_done()
2010-08-31 Brian BehlendorfFix stack inline
2010-08-31 Brian BehlendorfFix zio_taskq_dispatch to use TQ_NOSLEEP
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...