summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-275997 FRU field not set during pool creation and never updatedHans Rosenfeld1-0/+9
2015-06-26backout 5997: breaks "zpool add"Matthew Ahrens1-9/+0
2015-06-195997 FRU field not set during pool creation and never updatedHans Rosenfeld1-0/+9
2015-05-195818 zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens1-2/+14
2015-05-095269 zpool import slowArne Jansen1-0/+20
2015-02-205561 support root pools on EFI/GPT partitioned disksHans Rosenfeld1-3/+1
2014-11-225213 panic in metaslab_init due to space_map_open returning ENXIOPrakash Surya1-1/+5
2014-11-075027 zfs large block supportMatthew Ahrens1-3/+3
2014-09-165161 add tunable for number of metaslabs per vdevMatthew Ahrens1-2/+8
2014-08-045049 panic when removing log deviceAlex Reece1-1/+2
2014-07-194976 zfs should only avoid writing to a failing non-redundant top-level vdevGeorge Wilson1-4/+27
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