summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix mount_zfs dependency on libzpool.Etienne Dechamps2012-08-301-0/+1
* Remove autotools productsBrian Behlendorf2012-08-2712-7993/+0
* Illumos #1796, #2871, #2903, #2957Christopher Siden2012-08-231-1/+1
* Illumos #2635: 'zfs rename -f' to perform force unmountEric Schrock2012-08-231-7/+11
* Illumos #1936: add support for "-t <datatype>" argument to zfs getAndrew Stormont2012-08-231-3/+36
* Illumos #1726: Removal of pyzfs broke delegation for volumesAlexander Eremin2012-08-231-4/+4
* Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removalAlexander Eremin2012-08-231-2/+2
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-23/+29
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-0712-0/+12
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-136/+323
* Allow '-o remount' for non-legacy datasetsBrian Behlendorf2012-07-301-9/+9
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-2312-0/+12
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-2312-0/+12
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-2312-0/+12
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-1712-0/+24