aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos #3090 and #3102George Wilson2013-01-081-4/+4
* Illumos #2619 and #2747Christopher Siden2013-01-081-3/+4
* Fix using zvol as slog deviceJorgen Lundman2012-12-181-13/+7
* Illumos #2671: zpool import should not fail if vdev ashift has increasedGeorge Wilson2012-11-151-5/+8
* Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-171-0/+2
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-4/+13
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-5/+5
* Illumos #1949, #1953George Wilson2012-07-111-5/+11
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-0/+3
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-111-1/+3
* Allow setting bootfs on any poolRichard Laager2012-01-171-3/+8
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-0/+3
* Suppress 'vdev_metaslab_init' memory warningBrian Behlendorf2011-04-271-1/+1
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+8
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+10
* Add linux eventsBrian Behlendorf2010-08-311-1/+1
* Fix list handling to only use the APIBrian Behlendorf2010-08-311-0/+2
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-4/+4
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-36/+63
* Update to onnv_147Brian Behlendorf2010-08-261-29/+57
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-169/+510
* Rebase master to b121Brian Behlendorf2009-08-181-9/+44
* Rebase master to b117Brian Behlendorf2009-07-021-126/+233
* Rebase master to b108Brian Behlendorf2009-02-181-38/+82
* Rebase master to b105Brian Behlendorf2009-01-151-109/+259
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+2425