summaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
...
* Added INTEL SSD 530 SeriesJohn Albietz2014-05-191-0/+1
* Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool statusRichard Yao2014-05-191-0/+11
* Fix libblkid ZFS detection when making new poolsRichard Yao2014-05-011-1/+1
* Add missing DATA_TYPE_STRING_ARRAY outputBrian Behlendorf2014-04-021-1/+12
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-1/+2
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-5/+5
* Implement -t option to zpool import for temporary pool namesRichard Yao2014-03-201-1/+5
* Remove unused option -r from 'zpool import'Richard Yao2014-03-121-1/+1
* Add erratum for issue #2094Richard Yao2014-02-211-0/+22
* Add generic errata infrastructureBrian Behlendorf2014-02-211-2/+37
* Use expected zpool_status_t typeBrian Behlendorf2014-02-211-2/+2
* Properly link zpool command to libblkidRichard Yao2014-01-141-1/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-183-47/+52
* Drive database updateRichard Yao2013-12-021-0/+29
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Illumos #3745, #3811Will Andrews2013-11-041-8/+29
* Add -p switch to "zpool get"Ralf Ertzinger2013-10-281-8/+27
* Increase default udev wait timeBrian Behlendorf2013-10-221-1/+1
* Dedup-related documentation additions for zpool and zdb.Tim Chase2013-10-221-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-2/+0
* Update drive databaseRichard Yao2013-10-091-0/+34
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-77/+101
* Implement database to workaround misreported physical sector sizesRichard Yao2013-08-221-4/+129
* Fix 'zpool list -H' error codeBrian Behlendorf2013-07-231-1/+1
* Add missing -v to usage help for zpool list.Christer Ekholm2013-07-221-1/+1
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-091-0/+127
* Explicitly flush output at end of each zeventCraig Loomis2013-07-081-0/+1
* Illumos #3306, #3321George Wilson2013-05-031-6/+21
* Fix hot sparesBrian Behlendorf2013-03-011-79/+101
* -x shouldn't warn about old on-disk format or unavailable featuresTim Connors2013-02-281-1/+4
* Honor 80 character limit in 'zpool status'Brian Behlendorf2013-01-311-2/+2
* Illumos #1377 `zpool status -D' should tell if there are no DDT entriesYuri Pankov2013-01-111-2/+8
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-78/+329
* Illumos #2619 and #2747Christopher Siden2013-01-081-30/+174
* Make zpool attach -o ashift=... actually workCyril Plisko2012-11-301-1/+1
* Add "-o ashift" to zpool add and zpool attachCyril Plisko2012-11-151-8/+43
* Illumos #2671: zpool import should not fail if vdev ashift has increasedGeorge Wilson2012-11-151-1/+1
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-12/+16
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-35/+207
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-171-0/+29
* Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"Cyril Plisko2012-09-111-1/+1
* Remove autotools productsBrian Behlendorf2012-08-271-749/+0
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-23/+29
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-1/+53
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1