]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_queue.c
Fixes for procfs files backed by linked lists
[mirror_zfs.git] / module / zfs / vdev_queue.c
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-05-30 Tony HutterFix zio->io_priority failed (7 < 6) assert
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-16 Brian BehlendorfFix deadlock in IO pipeline
2017-12-21 Tom CaputiSupport re-prioritizing asynchronous prefetches
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-21 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-06-27 Brian BehlendorfCap maximum aggregate IO size
2017-04-14 DHEIncrease zfs_vdev_async_write_min_active to 2
2017-04-10 Matthew AhrensOpenZFS 8005 - poor performance of 1MB writes on certai...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-05-27 GeLiXinFix self-healing IO prior to dsl_pool_init() completion
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-02-26 smhFreeBSD r256956: Improve ZFS N-way mirror read performa...
2015-12-18 Brian BehlendorfFix zfs_vdev_aggregation_limit bounds checking
2015-12-18 Brian BehlendorfFix vdev_queue_aggregate() deadlock
2015-08-30 loli10KFix small typo
2015-08-30 Tim ChaseInitialize the taskq entry embedded within struct vdev
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-24 Justin T. Gibbs5313 Allow I/Os to be aggregated across ZIO priority...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
2014-09-23 Alex ReeceIllumos 4753 - increase number of outstanding async...
2014-08-11 Brian BehlendorfAvoid dynamic allocation of 'search zio'
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-04 Will AndrewsIllumos #3742
2013-10-31 Matthew AhrensIllumos #3537
2013-08-12 Matthew AhrensIllumos #3618 ::zio dcmd does not show timestamp data
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2012-10-15 Brian BehlendorfLimit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
2012-08-27 Brian BehlendorfPre-allocate vdev I/O buffers
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
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...