summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_file.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-1012085 zvol_dumpio would be cleaner with vdev_op_dumpioMike Gerdts1-0/+2
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-1/+35
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi1-0/+3
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-24/+26
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
2019-01-0410154 zfs: cast between incompatible function typesToomas Soome1-2/+3
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-1/+3
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-0/+2
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-1/+16
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-16/+1
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-1/+16
2016-01-106531 Provide mechanism to artificially limit disk performancePrakash Surya1-2/+3
2015-12-156494 ASSERT supported zio_types for file and disk vdevsSteven Hartland1-0/+2
2014-11-065244 zio pipeline callers should explicitly invoke next stageGeorge Wilson1-6/+6
2013-08-073949 ztest fault injection should avoid resilvering devicesGeorge Wilson1-3/+2
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-6/+6
2013-02-253581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hotAdam Leventhal1-1/+1
2012-11-023306 zdb should be able to issue reads in parallelGeorge Wilson1-8/+59
2012-01-231948 zpool list should show more detailed pool informationGeorge Wilson1-2/+4
2010-04-266911420 ZFS device removal detection should work with SCSAv3George Wilson1-2/+2
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with...George Wilson1-1/+17
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-2/+14
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-2/+3
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-167/+4
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-5/+16
2008-04-306616739 panic message ZFS: I/O failure (write on <unknown> is not very helpfulek1102371-2/+2
2007-11-276354519 stack overflow in zfs due to zio pipelinebonwick1-19/+16
2007-10-296621355 panic in vdev_disk_io_start when trying to write to a faulted devicegw252951-7/+10
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-5/+5
2007-10-24PSARC 2007/567 zpool failmode propertygw252951-11/+126
2006-11-036472021 vdev knobs can not be turnedahrens1-8/+8
2006-03-03PSARC 2006/077 zpool cleareschrock1-4/+6
2005-10-31PSARC 2002/240 ZFSahrens1-0/+223