summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Refresh links to web siteNed Bass2013-03-063-3/+3
* Constify structures containing function pointersRichard Yao2013-03-041-6/+6
* 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
* Retire zpool_id infrastructureBrian Behlendorf2013-01-295-370/+1
* vdev_id: improve keyword parsing flexibilityNed Bass2013-01-251-9/+11
* Illumos #3397, #3398Christopher Siden2013-01-111-9/+17
* Illumos #1884, #3028, #3048, #3049, #3060, #3061, #3093Yuri Pankov2013-01-111-391/+363
* Illumos #1377 `zpool status -D' should tell if there are no DDT entriesYuri Pankov2013-01-111-2/+8
* Add /sbin/fsck.zfs helperBrian Behlendorf2013-01-093-2/+12
* Report realpath() canonicalization errorBrian Behlendorf2013-01-091-1/+2
* Illumos #3145, #3212George Wilson2013-01-081-0/+11
* Illumos #3349: zpool upgrade -V bumps the on disk version numberGeorge Wilson2013-01-081-21/+119
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-0/+3
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-78/+329
* Illumos #3090 and #3102George Wilson2013-01-081-2/+21
* Revert "Temporarily disable the reguid test."Brian Behlendorf2013-01-081-6/+0
* Illumos #2619 and #2747Christopher Siden2013-01-087-41/+803
* Allow fake mounts to succeed on non-legacy filesystems.Will Rouesnel2013-01-071-1/+2
* vdev_id support for device link aliasesNed Bass2012-12-031-142/+215
* Make zpool attach -o ashift=... actually workCyril Plisko2012-11-301-1/+1
* vdev_id fails to handle complex device topologiesCyril Plisko2012-11-291-4/+4
* Make vdev_id POSIX sh compatibleNed Bass2012-11-271-16/+23
* mount.zfs: canonicalize mount point for mtabnordaux2012-11-151-2/+9
* 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
* Add ddt_object_count() error handlingBrian Behlendorf2012-10-291-1/+3
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-12/+16
* Disable ztest deadman timerBrian Behlendorf2012-10-141-0/+4
* Realpath arg 2 must be a minimum of PATH_MAXBrian Behlendorf2012-10-041-2/+8
* Verify the return value for warn_unused_result functionsBrian Behlendorf2012-10-041-3/+3
* Replace tempnam() with mkstemp()Brian Behlendorf2012-10-041-4/+4
* Minimize ztest stack frame sizeBrian Behlendorf2012-10-041-4/+13
* Use dynamic file descriptor numbers in ztest.Etienne Dechamps2012-10-041-31/+28
* Fix mmap() usage in ztest.Christopher Siden2012-10-041-6/+21
* Illumos #1950: ztest backwards compatibility testing option.Chris Siden2012-10-041-376/+699
* Temporarily disable the reguid test.Etienne Dechamps2012-10-031-0/+6
* Fix ztest vdev file paths.Etienne Dechamps2012-10-031-4/+4
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-4/+7
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+2
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-35/+207
* Illumos #2088 zdb could use a reasonable manual pageRichard Lowe2012-09-181-8/+11
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-171-0/+29
* Fix zdb printf format string for ZIL data blocksCyril Plisko2012-09-131-1/+2
* Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"Cyril Plisko2012-09-111-1/+1
* Silence "setting dataset to sync always" message in ztest.Etienne Dechamps2012-09-101-1/+2
* Add zstreamdump .gitignoreBrian Behlendorf2012-09-061-0/+1
* Add libnvpair to mount_zfs dependenciesEtienne Dechamps2012-09-021-0/+1
* Add zstreamdump(8) command to examine ZFS send streams.Martin Matuska2012-09-023-1/+458