summaryrefslogtreecommitdiffstats
path: root/module/zfs/spa.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3349: zpool upgrade -V bumps the on disk version numberGeorge Wilson2013-01-081-0/+8
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-8/+13
* Illumos #3090 and #3102George Wilson2013-01-081-18/+58
* Illumos #2619 and #2747Christopher Siden2013-01-081-61/+406
* Add load_nvlist() error handlingBrian Behlendorf2012-11-301-1/+4
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-3/+15
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-37/+37
* Revert Disable direct reclaim for z_wr_* threadsRichard Yao2012-08-271-6/+3
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-1/+44
* Illumos #1949, #1953George Wilson2012-07-111-1/+1
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-3/+39
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-111-8/+9
* Reduce number of zio free threadsNed Bass2012-01-171-1/+1
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-141-1/+4
* Change sun.com URLs to zfsonlinux.orgDarik Horn2011-10-241-1/+1
* Disable direct reclaim for z_wr_* threadsBrian Behlendorf2011-05-061-3/+6
* Increate zio write interrupt thread count.Brian Behlendorf2010-11-081-1/+1
* Shorten zio_* thread namesBrian Behlendorf2010-11-081-1/+1
* Add linux spa thread supportBrian Behlendorf2010-08-311-1/+3
* Add linux kernel module supportBrian Behlendorf2010-08-311-2/+64
* Add linux kernel memory supportBrian Behlendorf2010-08-311-3/+3
* Add linux eventsBrian Behlendorf2010-08-311-66/+10
* Fix stack inlineBrian Behlendorf2010-08-311-2/+3
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-3/+3
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-6/+6
* Fix gcc missing case warningsBrian Behlendorf2010-08-271-0/+5
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-29/+57
* Update to onnv_147Brian Behlendorf2010-08-261-151/+368
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-504/+1630
* Rebase master to b121Brian Behlendorf2009-08-181-27/+22
* Rebase master to b117Brian Behlendorf2009-07-021-400/+565
* Rebase master to b108Brian Behlendorf2009-02-181-50/+96
* Rebase master to b105Brian Behlendorf2009-01-151-116/+148
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+4301