summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_queue.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-1311682 zpool iostat and status improvementsTony Hutter1-0/+1
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-4/+4
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-11/+47
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon1-2/+1
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi1-2/+31
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-2/+63
2019-04-2610809 Performance optimization of AVL tree comparator functionsGvozden Neskovic1-22/+12
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-4/+12
2018-04-049112 Improve allocation performance on high-end systemsPaul Dagnelie1-1/+10
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-4/+14
2017-06-058005 poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens1-5/+15
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-10/+10
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-10/+10
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-10/+10
2016-08-027090 zfs should improve allocation order and throttle allocationsGeorge Wilson1-1/+22
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2016-01-106531 Provide mechanism to artificially limit disk performancePrakash Surya1-3/+0
2015-01-095313 Allow I/Os to be aggregated across ZIO priority classesJustin T. Gibbs1-30/+48
2014-11-075027 zfs large block supportMatthew Ahrens1-1/+1
2014-07-184753 increase number of outstanding async writes when sync task is waitingAlex Reece1-4/+12
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-212/+470
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-5/+6
2013-03-213618 ::zio dcmd does not show timestamp dataMatthew Ahrens1-5/+7
2013-02-123537 want pool io kstatsMatthew Ahrens1-3/+51
2012-10-293246 ZFS I/O deadman threadGeorge.Wilson1-1/+13
2009-11-216826241 Sync write IOPS drops dramatically during TXG syncGeorge Wilson1-1/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+3
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-1/+0
2009-10-156822816 assertion failed: zap_remove_int(ds_next_clones_obj) returns ENOENTMatthew Ahrens1-1/+1
2009-07-166854612 triple-parity RAID-ZAdam Leventhal1-12/+103
2009-02-046801507 ZFS read aggregation should not mind the gapJeff Bonwick1-19/+23
2009-01-276798384 It can take a village to raise a zioBill Moore1-33/+24
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-16/+28
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-21/+9
2007-11-276354519 stack overflow in zfs due to zio pipelineonnv_79bonwick1-20/+17
2007-02-226456888 zpool scrubbing leads to memory exhaustion and system hangmishra1-14/+1
2006-11-036472021 vdev knobs can not be turnedahrens1-9/+36
2006-04-136410711 intent log blocks don't get invited to pool partiesbonwick1-2/+2
2006-03-03PSARC 2006/077 zpool cleareschrock1-11/+34
2005-10-31PSARC 2002/240 ZFSahrens1-0/+286