summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add libzfs_error_init() functionBrian Behlendorf2015-05-225-5/+15
* Illumos 5243 - zdb -b could be much fasterMatthew Ahrens2015-05-151-2/+25
* Zdb should be able to open the root datasetTim Chase2015-05-151-1/+11
* Illumos 5810 - zdb should print details of bpobjMatthew Ahrens2015-05-111-10/+89
* Update ZED copyright boilerplateChris Dunlap2015-05-1114-296/+127
* ztest should randomly change recordsizeBrian Behlendorf2015-05-111-0/+3
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-114-14/+61
* Add the '-a' option to 'zpool export'Turbo Fredriksson2015-05-041-31/+51
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-042-5/+9
* Illumos 4373 - add block contents print to zstreamdumpMax Grossman2015-05-041-5/+120
* Illumos 3654,3656Matthew Ahrens2015-05-041-1/+38
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-2/+2
* Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...Matthew Ahrens2015-04-282-0/+4
* Combine data-notify.sh with io-notify.shChris Dunlap2015-04-272-51/+16
* Add notification to io-spare.shChris Dunlap2015-04-271-4/+52
* Add support for Pushbullet notificationsChris Dunlap2015-04-273-1/+112
* Replace "email" ZEDLETs with "notify" ZEDLETsChris Dunlap2015-04-2715-258/+311
* Cleanup ZEDLETsChris Dunlap2015-04-2711-337/+630
* Memory leak in make_root_vdev()Isaac Huang2015-04-271-1/+3
* 5410 Document -S option to zfs inheritPaul B. Henson2015-04-241-1/+5
* Fix io-spare.sh to work with disk vdevsChris Dunlap2015-04-171-1/+1
* Illumos 5695 - dmu_sync'ed holes do not retain birth timePrakash Surya2015-03-271-1/+3
* zpool import should honor overlay propertyNed Bass2015-03-271-14/+0
* Check all vdev labels in 'zpool import'Brian Behlendorf2015-03-252-2/+2
* Install arc_summary.pyTurbo Fredriksson2015-03-031-0/+1
* Avoid dladdr() in ztestTim Chase2015-02-271-44/+39
* Enhancements to zpool dry run mode.Tim Chase2015-02-111-0/+28
* Fix build error when make debChunwei Chen2015-02-061-0/+1
* Read spl_hostid module parameter before gethostid()Chunwei Chen2015-02-041-1/+1