summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zio_inject.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-0512684 Inject zinject a percentage amount of dev errsDon Brady1-4/+32
2020-02-0712235 Add libzutil for libzfs or libzpool consumersDon Brady1-1/+68
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-0/+31
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi1-4/+38
2016-01-106531 Provide mechanism to artificially limit disk performancePrakash Surya1-15/+242
2015-01-125497 lock contention on arcs_mtxPrakash Surya1-1/+5
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-2/+2
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-5/+5
2012-10-293246 ZFS I/O deadman threadGeorge.Wilson1-28/+37
2010-06-216960054 faulting data/log device causing cluster head inaccessibleMark J Musante1-9/+8
2010-04-266911420 ZFS device removal detection should work with SCSAv3George Wilson1-2/+11
2010-03-166932590 zdb -vvv causes core dumpMark J Musante1-1/+1
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-3/+4
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+3
2009-11-096899159 injection isn't trashing poolsTim Haley1-1/+4
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-4/+5
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-4/+84
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson1-1/+19
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-6/+33
2009-05-266843014 ZFS B_FAILFAST handling is brokenEric Schrock1-2/+8
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-6/+0
2008-08-126734585 zpool history should log when a spare device becomes activeEric Kustarz1-2/+2
2008-05-126616599 vdev_config_sync(rvd, txg) == 0, file: ../../common/fs/zfs/spa .c, li...gw252951-1/+62
2007-12-076513209 Destroying pools under stress caused a hang in arc_flushmaybee1-2/+2
2006-03-03PSARC 2006/077 zpool cleareschrock1-0/+315