aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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