aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_import.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4626 - libzfs memleak in zpool_in_use()Josef 'Jeff' Sipek2015-07-101-4/+11
* Check all vdev labels in 'zpool import'Brian Behlendorf2015-03-251-16/+58
* Make `zpool import -d|-c` behave consistentlyBrian Behlendorf2015-01-281-7/+0
* Illumos 5135 - zpool_find_import_cached() can use fnvlist_*Matthew Ahrens2014-09-231-11/+5
* Fix memory leak in zpool_clear_label()Richard Yao2014-05-301-1/+3
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-11/+11
* Fix libblkid supportRichard Yao2013-10-101-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-1/+1
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-1/+1
* Fix zpool_read_label()Brian Behlendorf2013-07-091-1/+1
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-091-2/+2
* Readd zpool_clear_label() from OpenSolarisDmitry Khasanov2013-07-091-0/+30
* Illumos #3422, #3425George Wilson2013-04-121-7/+1
* Retire zpool_id infrastructureBrian Behlendorf2013-01-291-1/+0
* Illumos #3090 and #3102George Wilson2013-01-081-46/+39
* Update spare and cache device names on importBrian Behlendorf2012-10-221-6/+7
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-3/+1
* Seg fault 'zpool import -d /dev/disk/by-id -a'zfs-0.6.0-rc11Brian Behlendorf2012-09-181-1/+1
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-171-29/+40
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-1/+17
* Improve 'zpool import' safetyBrian Behlendorf2011-02-171-9/+12
* Skip /dev/hpet during 'zpool import'zfs-0.5.2Brian Behlendorf2010-11-121-1/+2
* Add linux user disk supportBrian Behlendorf2010-08-311-232/+120
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing braces warningsBrian Behlendorf2010-08-271-1/+1
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-1/+3
* Update to onnv_147Brian Behlendorf2010-08-261-2/+12
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-74/+441
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1311