aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_import.c
Commit message (Expand)AuthorAgeFilesLines
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-23/+22
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+74
* Fix import finding spare/l2cache when path changesChunwei Chen2017-06-011-2/+16
* Fixed zdb -e regression for active cacheless poolsDon Brady2017-04-241-2/+7
* Clear enclosure sysfs path from VDEV label when sysfs path isn't presentTony Hutter2017-02-101-1/+3
* OpenZFS 7541 - zpool import/tryimport ioctl returns ENOMEMGeorge Melikov2017-01-301-4/+5
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* Fix 'zpool import' detection issueBrian Behlendorf2016-11-141-3/+16
* Fix 'zpool import' detection issuesBrian Behlendorf2016-11-071-35/+66
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-241-0/+17
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-191-14/+24
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-011-8/+8
* Fix memory leak in function add_config()liaoyuxiangqin2016-08-011-1/+5
* libzfs_import.c: Uninitialized pointer readGvozden Neskovic2016-07-291-0/+1
* Multi-thread 'zpool import' for blkidBrian Behlendorf2016-07-271-414/+326
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-271-0/+1
* Fixes bug in fix_paths()Marcel Huber2016-05-121-1/+1
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-271-2/+1
* Fix 'zpool import' blkid device namesBrian Behlendorf2016-04-251-19/+123
* Use udev for partition detectionBrian Behlendorf2016-04-251-0/+115
* Rework zpool import excluded devices checkNikolay Borisov2016-04-181-26/+16
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-26/+322
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-211-2/+1
* Updated paths to scan when importing zpool(s)Thijs Cramer2016-03-091-1/+3
* Require libblkidBrian Behlendorf2016-03-091-16/+6
* Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSEAndrew Stormont2016-01-221-3/+1
* Illumos 5518 - Memory leaks in libzfs import implementationMarcel Telka2016-01-221-22/+29
* Illumos 6815179, 6844191Brian Behlendorf2016-01-221-62/+290
* 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