summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-2/+2
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-133/+152
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-2/+2
2013-08-073956 ::vdev -r should work with pipelinesGeorge Wilson1-8/+92
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-7/+11
2013-03-213618 ::zio dcmd does not show timestamp dataMatthew Ahrens1-4/+4
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-25/+25
2013-02-193552 condensing one space map burns 3 seconds of CPU in spa_sync() threadGeorge Wilson1-0/+1
2013-01-303422 zpool create/syseventd race yield non-importable poolGeorge Wilson1-2/+3
2012-10-293246 ZFS I/O deadman threadGeorge.Wilson1-0/+38
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-7/+7
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson1-4/+4
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-7/+7
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-7/+7
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-3/+4
2012-05-032665 sd.conf should be able to override physical-block-sizeGeorge Wilson1-5/+9
2012-01-231951 leaking a vdev when removing an l2cache deviceGeorge Wilson1-1/+3
2012-01-231949 crash during reguid causes stale configGeorge Wilson1-5/+11
2012-01-231948 zpool list should show more detailed pool informationGeorge Wilson1-4/+13
2011-11-111748 desire support for reguid in zfsGarrett D'Amore1-0/+3
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-2/+7
2010-08-066782540 zpool cannot replace a replacing deviceMark J Musante1-5/+12
2010-07-286733267 Allow a pool to be imported with a missing slogGeorge Wilson1-13/+35
2010-06-086494473 ZFS needs a way to slow down resilveringGeorge Wilson1-9/+3
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-38/+44
2010-04-266911420 ZFS device removal detection should work with SCSAv3George Wilson1-14/+18
2010-03-236932959 ZFS allows too many devices to be faultedGeorge Wilson1-5/+3
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with...George Wilson1-0/+29
2010-02-246887372 DTLs not cleared after resilver if permanent errors presentEric Taylor1-2/+1
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-30/+59
2009-11-216678033 resilver code should prefetchGeorge Wilson1-3/+3
2009-11-216826241 Sync write IOPS drops dramatically during TXG syncGeorge Wilson1-0/+4
2009-11-066898790 assertion failed: alloctype == VDEV_ALLOC_LOAD||alloctype == VDEV_ALL...George Wilson1-1/+2
2009-11-056897958 ASSERT in metaslab_class_space_update() with 8+ exabyte poolJeff Bonwick1-15/+39
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-40/+42
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-1/+3
2009-10-276807339 spurious checksum errors when replacing a vdevEric Taylor1-1/+3
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-0/+16
2009-10-216893087 removing and inserting a faulted vdev clears faulted stateEric Schrock1-0/+32
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock1-16/+47
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson1-24/+78
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-25/+110
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-0/+23
2009-07-166854612 triple-parity RAID-ZAdam Leventhal1-6/+10
2009-07-156856634 snv_117 not booting: zfs_parse_bootfs: error2Lin Ling1-7/+7
2009-06-306848242 zdb -e no longer works as expectedVictor Latushkin1-1/+6
2009-06-116566744 vdev_open() should be done in parallelEric Taylor1-2/+28
2009-06-08PSARC 2008/353 zpool autoexpand propertyGeorge Wilson1-89/+111
2009-06-046747441 GRUB/vdev_get_bootpath, spa_get_rootconf, zpool_get_physpath should t...Lin Ling1-1/+14
2009-05-266843014 ZFS B_FAILFAST handling is brokenEric Schrock1-2/+12