aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 5669 - altroot not set in zpool createBrian Behlendorf2016-05-051-0/+2
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-273-8/+4
* Use udev for partition detectionBrian Behlendorf2016-04-251-14/+24
* Create unique partition labelsBrian Behlendorf2016-04-251-0/+1
* Make zfs mount according to relatime config in datasetChunwei Chen2016-04-051-1/+4
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-1/+14
* zfs_main: fix `zfs userspace` squashing unresolved entriesPavel Boldin2016-03-301-4/+7
* Use the correct macro to include backtraceCarlo Landmeter2016-03-291-2/+2
* Add missing fcntl.h to includes in mount_zfs.cCarlo Landmeter2016-03-291-0/+1
* 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