summaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_vdev.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory/fd leak in check_file() and is_spare()liuhuang2016-09-121-2/+7
* Multi-thread 'zpool import' for blkidBrian Behlendorf2016-07-271-19/+10
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-271-1/+12
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-271-2/+1
* Use udev for partition detectionBrian Behlendorf2016-04-251-14/+24
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-1/+14
* Relax MBR partition scanning requirementBrian Behlendorf2016-03-101-21/+17
* Require libblkidBrian Behlendorf2016-03-091-11/+0
* Illumos 5118 - When verifying or creating a storage pool, error messages only...Basil Crow2015-07-101-16/+18
* Memory leak in make_root_vdev()Isaac Huang2015-04-271-1/+3
* Check all vdev labels in 'zpool import'Brian Behlendorf2015-03-251-1/+1
* Drive database updateRichard Yao2014-08-181-14/+22
* Illumos #4374Matthew Ahrens2014-07-301-1/+1
* Added INTEL SSD 530 SeriesJohn Albietz2014-05-191-0/+1
* Fix libblkid ZFS detection when making new poolsRichard Yao2014-05-011-1/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-28/+29
* Drive database updateRichard Yao2013-12-021-0/+29
* Increase default udev wait timeBrian Behlendorf2013-10-221-1/+1
* Update drive databaseRichard Yao2013-10-091-0/+34
* Implement database to workaround misreported physical sector sizesRichard Yao2013-08-221-4/+129
* Fix hot sparesBrian Behlendorf2013-03-011-79/+101
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-12/+16
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-011-3/+3
* Return success from check_slice() if device doesn't existNed Bass2012-02-271-9/+0
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-7/+20
* Fix intermittent 'zpool add' failuresNed Bass2010-10-221-15/+27
* Remove solaris-specific code from make_leaf_vdev()Ned Bass2010-10-221-37/+0
* Add helper functions for manipulating device namesNed Bass2010-10-221-23/+3
* Fix undersized buffer in is_shorthand_path()Ned Bass2010-10-121-1/+1
* Add linux user disk supportBrian Behlendorf2010-08-311-242/+325
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-12/+57
* Rebase master to b121Brian Behlendorf2009-08-181-12/+35
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1401