summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-1313025 Port OpenZFS: Add support for boot environment data to be stored in the...Paul Dagnelie1-1/+1
2020-10-2013209 11682 lost spa_bootsize from expandsize calculationToomas Soome1-2/+4
2020-10-163525 Persistent L2ARCGeorge Amanakis1-3/+16
2020-09-0513087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignoredToomas Soome1-3/+4
2020-07-2712981 vdev_hold prone to NULL dereferencePatrick Mooney1-2/+2
2020-07-1112894 root zpool with SLOG should be bootablePatrick Mooney1-18/+1
2020-05-2212774 Resilver restarts unnecessarily when it encounters errorsJohn Poduska1-1/+33
2020-05-1212636 Prevent unnecessary resilver restartsjwpoduska1-28/+48
2020-02-1311682 zpool iostat and status improvementsTony Hutter1-68/+179
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-14/+11
2019-09-2511557 Log Spacemap ProjectSerapheim Dimitropoulos1-4/+32
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-5/+98
2019-09-0611640 add zpool ashift property tunableloli10K1-8/+17
2019-08-2011559 zfs: device removal should not block bootabilityToomas Soome1-3/+15
2019-08-1511541 allocation_classes feature must be enabled to add log deviceJerry Jelinek1-2/+3
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-2/+3
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi1-4/+38
2019-05-1610853 spa_sync, vs_alloc can underflow and checkpoint test fixesSerapheim Dimitropoulos1-0/+6
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi1-7/+15
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-0/+33
2019-04-2010592 misc. metaslab and vdev related ZoL bug fixesSerapheim Dimitropoulos1-74/+21
2019-04-1310601 Pool allocation classesDon Brady1-34/+189
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland1-0/+13
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
2019-02-1110330 merge recent ZoL vdev and metaslab changesSerapheim Dimitropoulos1-35/+53
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