aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix dirtying vdev config on with RO spaTom Caputi2018-11-071-2/+3
* Make vdev_set_deferred_resilver() recursiveTom Caputi2018-11-071-1/+8
* OpenZFS 9690 - metaslab of vdev with no space maps was flushed during removalSerapheim Dimitropoulos2018-10-191-12/+10
* Defer new resilvers until the current one endsTom Caputi2018-10-181-4/+31
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-16/+29
* Revert "Allow ECKSUM in vdev_checkpoint_sm_object()"Brian Behlendorf2018-10-121-8/+4
* Pool allocation classesDon Brady2018-09-051-28/+183
* Allow ECKSUM in vdev_checkpoint_sm_object()Brian Behlendorf2018-08-311-4/+8
* s/VERIFY/VERIFY3S in vdev_checkpoint_sm_objectTim Chase2018-08-211-1/+2
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-2/+2
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-1/+2
* OpenZFS 9426 - metaslab size can exceed offset addressable by spacemapDon Brady2018-07-111-27/+55
* OpenZFS 9479 - fix wrong format specifier for vdev_idAndriy Gapon2018-07-111-1/+1
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-1/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-18/+169
* OpenZFS 9591 - ms_shift can be incorrectly changedSerapheim Dimitropoulos2018-06-211-2/+2
* zpool reopen should detect expanded devicesSara Hartse2018-05-311-2/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* OpenZFS 9189 - Add debug to vdev_label_read_config when txg check failsPavel Zakharov2018-05-141-1/+2
* OpenZFS 9187 - racing condition between vdev label and spa_last_synced_txg in...Pavel Zakharov2018-05-141-1/+4
* Clear vdev_faultedTim Chase2018-05-081-0/+2
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-128/+336
* OpenZFS 8961 - SPA load/import should tell us why it failedPavel Zakharov2018-05-081-8/+62
* OpenZFS 9084 - spa_*_ashift must ignore spare devicesPrakash Surya2018-04-141-8/+0
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-0/+26
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-82/+268
* Add zfs_scan_ignore_errors tunableTim Chase2018-03-131-0/+16
* Hold SCL_VDEV when counting leavesOlaf Faaland2018-03-091-1/+7
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-041-2/+21
* Extend deadman logicBrian Behlendorf2018-01-251-11/+8
* Sequential scrub and resilversTom Caputi2017-11-151-0/+16
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-76/+38
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-4/+5
* OpenZFS 6939 - add sysevents to zfs core for commandsDave Eddy2017-07-121-2/+3
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-6/+52
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-121-0/+15
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-101-2/+2
* OpenZFS 8166 - zpool scrub thinks it repaired offline deviceMatthew Ahrens2017-05-101-0/+3
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+3
* Write label 2,3 uberblocks when vdev expandsOlaf Faaland2017-05-021-0/+7
* OpenZFS 7786 - zfs`vdev_online() needs better notification about state changesYuri Pankov2017-05-011-6/+8
* OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...Brian Behlendorf2017-04-131-18/+6
* OpenZFS 7885 - zpool list can report 16.0e for expandszSteven Hartland2017-04-051-8/+18
* Check ashift validity in 'zpool add'LOLi2017-03-281-2/+12
* OpenZFS 7072 - zfs fails to expand if lun added when os is in shutdown stateGeorge Melikov2017-02-011-0/+12
* OpenZFS 5561 - support root pools on EFI/GPT partitioned disksBrian Behlendorf2017-01-271-3/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-1/+2
* Fix spellingka72017-01-031-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-5/+6
* Add illumos FMD ZFS logic to ZED -- phase 2Don Brady2016-11-071-0/+11