aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup _zed_event_add_nvpair()Chris Dunlap2015-01-301-232/+263
* Protect against adding duplicate strings in ZEDChris Dunlap2015-01-304-151/+243
* Replace sysctl summary with tunables summary.Kyle Blatter2015-01-281-66/+57
* Force all lines to be 80 columnsKyle Blatter2015-01-281-33/+66
* Add a help option with usage informationKyle Blatter2015-01-281-4/+25
* Refactor arc_summary to simplify -p processingKyle Blatter2015-01-281-23/+17
* Modified arc_summary.py to run on linuxcburroughs2015-01-281-287/+24
* Add arc_summary.py from FreeNAScburroughs2015-01-282-0/+1378
* vdev_id: use mawk-compatible regular expressionNed Bass2014-12-191-1/+1
* Fix cstyle issue from c66989bBrian Behlendorf2014-12-191-2/+2
* zpool upgrade return errors to stderr instead of stdoutJacek Fefliński2014-12-181-2/+2
* Print header properly when terminal resizesIsaac Huang2014-11-141-6/+15
* Fix inaccurate field descriptionsIsaac Huang2014-11-141-5/+5