aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-211-0/+8
* Cleanup linkingRichard Yao2016-03-185-8/+1
* Relax MBR partition scanning requirementBrian Behlendorf2016-03-101-21/+17
* Require libblkidBrian Behlendorf2016-03-092-12/+9
* Ensure zed _finish_daemonize() leaves fds 0-2 openChris Dunlap2016-03-081-1/+1
* Change full path subcommand flag from -p to -PBrian Behlendorf2016-02-261-25/+25
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-251-73/+169
* Illumos 5767 - fix several problems with zfs test suiteJohn Wren Kennedy2016-02-081-10/+36
* Correctly parse -R flag argumentsTim Chase2016-02-051-1/+3
* mount.zfs: use getopt_long instead of getopt to guarantee permutation of argv.Christian Neukirchen2016-01-251-1/+2
* Illumos 6451 - ztest fails due to checksum errorsMatthew Ahrens2016-01-251-1/+26
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-151-2/+4
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-151-1/+11
* Illumos 5039 - ztest should default to larger device sizesBrian Behlendorf2016-01-111-1/+1
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-111-6/+11
* Illumos 5960, 5925Paul Dagnelie2016-01-083-10/+33
* Add missing -V option to zdbBrian Behlendorf2016-01-081-2/+2
* Make arc_summary.py and dbufstat.py compatible with python3Hajo Möller2016-01-072-6/+6
* Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)Matthew Ahrens2016-01-051-0/+1
* Illumos 2077 - lots of unreachable breaks in illumos gateMilan Jurik2015-12-301-3/+3
* Illumos 5746 - more checksumming in zfs sendMatthew Ahrens2015-12-301-11/+51
* Illumos 5745 - zfs set allows only one dataset property to be set at a timeChris Williamson2015-12-291-34/+50
* Remove "index" column from dbufstat.pyOlaf Faaland2015-12-151-4/+3
* Revert "Switch ztest mmap(2) ASSERTs to VERIFYs"Richard Yao2015-12-141-3/+3
* Unconditionally build zdb and ztest with -DDEBUGRichard Yao2015-12-142-0/+3
* Update arcstat.py to remove deprecated rmis reference.cable29992015-12-041-2/+2
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-043-27/+44
* Fix zdb_dump_block on little endian systemsChunwei Chen2015-12-021-0/+4
* Fix zdb calling behavior in ztestChunwei Chen2015-12-021-13/+41
* zdb: segfault in dump_bpobj_subobjs()Tim Chase2015-10-131-2/+2
* Add large block support to zpios(1) benchmarkDon Brady2015-09-223-13/+72
* Tab-indent continuation lines in the "scan:" section of "zpool status".Remy Blank2015-09-191-3/+3
* Add dbgmsg kstatBrian Behlendorf2015-09-041-6/+0
* Add temporary mount optionsBrian Behlendorf2015-09-031-8/+19
* Add extra keyword 'slot' to vdev_id.confAndreas Buschmann2015-08-301-1/+26
* ztest: display non-index properties properly at verbose level 6Tim Chase2015-07-301-3/+10
* Rework zed_notify_email for configurable PROG/OPTSChris Dunlap2015-07-302-11/+51
* Fix whitespace in zed_log_errChris Dunlap2015-07-301-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-1714-56/+52
* Illumos 1765 - assert triggered in libzfs_import.cPrasad Joshi2015-07-141-1/+4
* Illumos 5118 - When verifying or creating a storage pool, error messages only...Basil Crow2015-07-101-16/+18
* Illumos 4966 - zpool list iterator does not update outputGeorge Wilson2015-07-101-10/+10
* Fix for recent zdb -h | -i crashes (seg fault)Don Brady2015-06-262-7/+20
* zdb -d has false positive warning when feature@large_blocks=disabledDon Brady2015-06-261-11/+16
* Unify mount and share for 'zfs create/clone'Brian Behlendorf2015-06-171-52/+47
* Add -y option to `zpool iostat`Hajo Möller2015-06-171-8/+23
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-112-6/+0
* Illumos 5408 - managing ZFS cache devices requires lots of RAMChris Williamson2015-06-111-4/+5
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-1/+1
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-17/+3