summaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-1/+1
* Fix taskq creation failure in vdev_open_children()Brian Behlendorf2016-10-241-0/+3
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-241-0/+9
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-191-9/+20
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-2/+7
* Fix vdev_open_child() race on updating vdev_parent->vdev_nonrotHÃ¥kan Johansson2016-10-071-14/+11
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-011-13/+14
* Fix incorrect pool state after importGeLiXin2016-08-121-1/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-121-1/+10
* Fix possible VDEV stats array overflowTony Hutter2016-08-021-1/+2
* Fix for metaslab_fastwrite_unmark() assert failureTom Caputi2016-07-251-0/+1
* Fix Large kmem_alloc in vdev_metaslab_initChunwei Chen2016-07-121-3/+3
* FreeBSD rS271776 - Persist vdev_resilver_txg changessmh2016-06-241-2/+5
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-251-5/+22
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-29/+120
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-021-0/+79
* Identify locks flagged by lockdepOlaf Faaland2015-12-221-1/+1
* Disable LBA weighting on files and SSDsRichard Yao2015-09-011-1/+9