index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzfs
/
libzfs_import.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
1
-23
/
+22
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-0
/
+74
*
Fix import finding spare/l2cache when path changes
Chunwei Chen
2017-06-01
1
-2
/
+16
*
Fixed zdb -e regression for active cacheless pools
Don Brady
2017-04-24
1
-2
/
+7
*
Clear enclosure sysfs path from VDEV label when sysfs path isn't present
Tony Hutter
2017-02-10
1
-1
/
+3
*
OpenZFS 7541 - zpool import/tryimport ioctl returns ENOMEM
George Melikov
2017-01-30
1
-4
/
+5
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+1
*
Fix 'zpool import' detection issue
Brian Behlendorf
2016-11-14
1
-3
/
+16
*
Fix 'zpool import' detection issues
Brian Behlendorf
2016-11-07
1
-35
/
+66
*
Turn on/off enclosure slot fault LED even when disk isn't present
Tony Hutter
2016-10-24
1
-0
/
+17
*
Multipath autoreplace, control enclosure LEDs, event rate limiting
Tony Hutter
2016-10-19
1
-14
/
+24
*
Bring over illumos ZFS FMA logic -- phase 1
Don Brady
2016-09-01
1
-8
/
+8
*
Fix memory leak in function add_config()
liaoyuxiangqin
2016-08-01
1
-1
/
+5
*
libzfs_import.c: Uninitialized pointer read
Gvozden Neskovic
2016-07-29
1
-0
/
+1
*
Multi-thread 'zpool import' for blkid
Brian Behlendorf
2016-07-27
1
-414
/
+326
*
Fixes for issues found with cppcheck tool
Gvozden Neskovic
2016-07-27
1
-0
/
+1
*
Fixes bug in fix_paths()
Marcel Huber
2016-05-12
1
-1
/
+1
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
1
-2
/
+1
*
Fix 'zpool import' blkid device names
Brian Behlendorf
2016-04-25
1
-19
/
+123
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-0
/
+115
*
Rework zpool import excluded devices check
Nikolay Borisov
2016-04-18
1
-26
/
+16
*
Add support for devid and phys_path keys in vdev disk labels
Don Brady
2016-03-31
1
-26
/
+322
*
Fix zdb -e and zhack thread_init()
Brian Behlendorf
2016-03-21
1
-2
/
+1
*
Updated paths to scan when importing zpool(s)
Thijs Cramer
2016-03-09
1
-1
/
+3
*
Require libblkid
Brian Behlendorf
2016-03-09
1
-16
/
+6
*
Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSE
Andrew Stormont
2016-01-22
1
-3
/
+1
*
Illumos 5518 - Memory leaks in libzfs import implementation
Marcel Telka
2016-01-22
1
-22
/
+29
*
Illumos 6815179, 6844191
Brian Behlendorf
2016-01-22
1
-62
/
+290
*
Illumos 4626 - libzfs memleak in zpool_in_use()
Josef 'Jeff' Sipek
2015-07-10
1
-4
/
+11
*
Check all vdev labels in 'zpool import'
Brian Behlendorf
2015-03-25
1
-16
/
+58
*
Make `zpool import -d|-c` behave consistently
Brian Behlendorf
2015-01-28
1
-7
/
+0
*
Illumos 5135 - zpool_find_import_cached() can use fnvlist_*
Matthew Ahrens
2014-09-23
1
-11
/
+5
*
Fix memory leak in zpool_clear_label()
Richard Yao
2014-05-30
1
-1
/
+3
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-11
/
+11
*
Fix libblkid support
Richard Yao
2013-10-10
1
-1
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-1
/
+1
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-1
/
+1
*
Fix zpool_read_label()
Brian Behlendorf
2013-07-09
1
-1
/
+1
*
Add FreeBSD 'zpool labelclear' command
Dmitry Khasanov
2013-07-09
1
-2
/
+2
*
Readd zpool_clear_label() from OpenSolaris
Dmitry Khasanov
2013-07-09
1
-0
/
+30
*
Illumos #3422, #3425
George Wilson
2013-04-12
1
-7
/
+1
*
Retire zpool_id infrastructure
Brian Behlendorf
2013-01-29
1
-1
/
+0
*
Illumos #3090 and #3102
George Wilson
2013-01-08
1
-46
/
+39
*
Update spare and cache device names on import
Brian Behlendorf
2012-10-22
1
-6
/
+7
*
Allow 'zpool replace' to use short device names
Brian Behlendorf
2012-10-22
1
-3
/
+1
*
Seg fault 'zpool import -d /dev/disk/by-id -a'
zfs-0.6.0-rc11
Brian Behlendorf
2012-09-18
1
-1
/
+1
*
Improve `zpool import` search behavior
Brian Behlendorf
2012-09-17
1
-29
/
+40
*
Illumos #1693: persistent 'comment' field for a zpool
Dan McDonald
2012-08-08
1
-1
/
+17
*
Improve 'zpool import' safety
Brian Behlendorf
2011-02-17
1
-9
/
+12
*
Skip /dev/hpet during 'zpool import'
zfs-0.5.2
Brian Behlendorf
2010-11-12
1
-1
/
+2
[next]