summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_label.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-1313172 Port OpenZFS: zfs label bootenv should store data as nvlistToomas Soome1-24/+90
2020-11-1313025 Port OpenZFS: Add support for boot environment data to be stored in the...Paul Dagnelie1-7/+149
2020-02-1311682 zpool iostat and status improvementsTony Hutter1-6/+165
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-3/+3
2019-10-0911770 additional mmp fixesOlaf Faaland1-1/+26
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi1-0/+6
2019-04-2610809 Performance optimization of AVL tree comparator functionsGvozden Neskovic1-11/+5
2019-04-1310601 Pool allocation classesDon Brady1-0/+23
2019-04-1110701 Correct lock ASSERTs in vdev_label_read/writeOlaf Faaland1-13/+6
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland1-6/+21
2018-06-019486 reduce memory used by device removal on fragmented poolsMatthew Ahrens1-21/+32
2018-04-169192 explicitly pass good_writes to vdev_uberblock/label_syncMatthew Ahrens1-11/+17
2018-03-219189 Add debug to vdev_label_read_config when txg check failsPavel Zakharov1-2/+10
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-22/+57
2018-02-139075 Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov1-2/+7
2018-02-068961 SPA load/import should tell us why it failedPavel Zakharov1-2/+9
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-5/+82
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-36/+43
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-43/+36
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-36/+43
2016-04-146736 ZFS per-vdev ZAPsJoe Stein1-0/+14
2015-11-026414 vdev_config_sync could be simplerWill Andrews1-6/+13
2015-10-306386 Fix function call with uninitialized value in vdev_inuseRichard Yao1-1/+2
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-3/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2013-12-114121 vdev_label_init should treat request as succeeded when pool is read onlyGeorge Wilson1-1/+1
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-2/+3
2013-08-073956 ::vdev -r should work with pipelinesGeorge Wilson1-62/+45
2013-06-113741 zfs needs better commentsWill Andrews1-0/+1
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-4/+4
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson1-27/+48
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-27/+76
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-0/+9
2010-08-066782540 zpool cannot replace a replacing deviceMark J Musante1-0/+3
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-16/+43
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-4/+14
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-6/+2
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock1-0/+16
2009-09-286886074 zfs shouldn't add zero length arrays since nvlists apparently can't h...George Wilson1-2/+5
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-0/+46
2009-07-166854612 triple-parity RAID-ZAdam Leventhal1-2/+4
2009-06-116566744 vdev_open() should be done in parallelEric Taylor1-8/+6
2009-05-266843014 ZFS B_FAILFAST handling is brokenEric Schrock1-5/+27
2009-04-226799895 spa_add_spares() needs to be protected by config lockEric Schrock1-0/+4
2009-03-166809691 'zpool create -f' no longer overwrites ufs infomationLin Ling1-0/+15
2009-02-206803822 Reboot after replacement of system disk in a ZFS mirror drops to grub...Lin Ling1-16/+0
2009-01-276798384 It can take a village to raise a zioBill Moore1-2/+2
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-2/+2
2008-11-216761100 want zdb option to select older uberblocksVictor Latushkin1-1/+7
2008-11-166542860 ASSERT: reason != VDEV_LABEL_REMOVE||vdev_inuse(vd, crtxg, reason, 0)George Wilson1-3/+0