summaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-011-3/+3
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Illumos #1946: incorrect formatting when listing output of multiple pools wit...Frederik Wessels2012-04-271-1/+5
* Illumos #952: separate intent logs should be obvious in 'zpool iostat' outputMike Harsch2012-04-271-3/+33
* Remove hard-coded 80 column outputCraig Sanders2012-03-271-4/+25
* Fix executable permissionsBrian Behlendorf2012-03-261-0/+0
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Use stderr for 'no pools/datasets available' errorGregor Kopka2012-03-151-4/+4
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Return success from check_slice() if device doesn't existNed Bass2012-02-271-9/+0