summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-049690 metaslab of vdev with no space maps was flushed during removalSerapheim Dimitropoulos1-12/+10
2018-07-199591 ms_shift can be incorrectly changed in MOS config for indirect vdevs tha...Serapheim Dimitropoulos1-2/+2
2018-06-019479 fix wrong format specifier for vdev_idAndriy Gapon1-1/+1
2018-05-159426 metaslab size can exceed offset addressable by spacemapDon Brady1-25/+50
2018-05-019194 mechanism to override ashift at pool creation timeMatthew Ahrens1-0/+3
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-2/+42
2018-04-169290 device removal reduces redundancy of mirrorsMatthew Ahrens1-0/+26
2018-04-049112 Improve allocation performance on high-end systemsPaul Dagnelie1-2/+2
2018-04-029238 ZFS Spacemap Encoding V2Serapheim Dimitropoulos1-1/+1
2018-03-219189 Add debug to vdev_label_read_config when txg check failsPavel Zakharov1-1/+2
2018-03-199187 racing condition between vdev label and spa_last_synced_txg in vdev_vali...Pavel Zakharov1-1/+4
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-16/+163
2018-02-219084 spa_*_ashift must ignore spare devicesPrakash Surya1-8/+0
2018-02-139075 Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov1-129/+332
2018-02-068961 SPA load/import should tell us why it failedPavel Zakharov1-11/+65
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-77/+255
2017-06-046939 add sysevents to zfs core for commandsDave Eddy1-2/+3
2017-05-228166 zpool scrub thinks it repaired offline deviceMatthew Ahrens1-0/+3
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-5/+6
2017-05-177446 zpool create should support efi system partitionToomas Soome1-2/+2
2017-05-058063 verify that we do not attempt to access inactive txgMatthew Ahrens1-2/+2
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-6/+5
2017-04-247786 zfs`vdev_online() needs better notification about state changesYuri Pankov1-6/+8
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-5/+6
2017-04-047885 zpool list can report 16.0e for expandszSteven Hartland1-7/+17
2016-09-225120 zfs should allow large block/gzip/raidz boot pool (loader project)Toomas Soome1-5/+4
2016-08-027090 zfs should improve allocation order and throttle allocationsGeorge Wilson1-2/+6
2016-07-197072 zfs fails to expand if lun added when os is in shutdown stateGeorge Wilson1-1/+10
2016-04-146736 ZFS per-vdev ZAPsJoe Stein1-0/+77
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
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