summaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused variable in vdev_add_child()Brian Behlendorf2015-06-111-2/+1
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-2/+14
* Illumos 5269 - zpool import slowArne Jansen2015-06-091-0/+21
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-3/+3
* Revert "Don't read space maps during import for readonly pools"Brian Behlendorf2015-02-091-6/+0
* Don't read space maps during import for readonly poolsBrian Behlendorf2015-02-091-0/+6
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-5/+5
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-1/+1
* Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIOPrakash Surya2014-11-141-1/+5
* Illumos 5161 - add tunable for number of metaslabs per vdevMatthew Ahrens2014-09-231-2/+13
* Illumos 5049 - panic when removing log deviceAlex Reece2014-09-051-1/+2
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-5/+28
* Illumos #4374Matthew Ahrens2014-07-301-2/+2
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-134/+159
* Preserve asize when last mirror child promoted to top-level vdevAndrew Barnes2014-07-021-0/+11
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-2/+2
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-051-8/+92
* Illumos #3742Will Andrews2013-11-041-7/+11
* Illumos #3598Matthew Ahrens2013-10-311-25/+25
* Illumos #3618 ::zio dcmd does not show timestamp dataMatthew Ahrens2013-08-121-4/+4
* Illumos #3552, #3564George Wilson2013-06-191-0/+1
* Illumos #3006Madhav Suresh2013-06-191-7/+7
* zfs_scrub_limit tunable is not used anywhereCyril Plisko2013-05-061-6/+0
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-0/+40
* Allow setting a lower ashift with -o ashiftMartin Matuska2013-04-121-2/+3
* Illumos #3422, #3425George Wilson2013-04-121-2/+3