aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5147 - zpool list -v should show individual disk capacityGeorge Wilson2014-09-231-32/+51
* Remove reverse indentation from zed comments.Chris Dunlap2014-09-227-61/+83
* Improve handling of filesystem versionsDan Swartzendruber2014-09-032-15/+74
* Change delimiter for ZED email scriptslouwrentius2014-09-022-9/+9
* Cleanup zed loggingChris Dunlap2014-09-024-62/+58
* Fix race condition with zed pidfile creationChris Dunlap2014-09-024-21/+183
* Illumos 4970-4974 - extreme rewind enhancementsMatthew Ahrens2014-08-261-2/+2
* Drive database updateRichard Yao2014-08-181-14/+22
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-182-19/+73
* Create an 'overlay' propertyTurbo Fredriksson2014-08-151-0/+14
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-062-11/+12
* Illumos 4757, 4913Matthew Ahrens2014-08-014-41/+142
* zed needs libzfs_coreTim Chase2014-07-311-1/+2
* Illumos #4374Matthew Ahrens2014-07-302-3/+4
* Illumos 4368, 4369.Matthew Ahrens2014-07-292-67/+270
* Illumos 4370, 4371Max Grossman2014-07-283-46/+65
* Illumos 4171, 4172Matthew Ahrens2014-07-253-26/+39
* Support '-H' (scripted mode) to 'zpool get'Turbo Fredriksson2014-07-251-2/+6
* Illumos #4756 Fix metaslab_group_preload deadlockGeorge Wilson2014-07-221-1/+3
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-77/+156
* zdb: Introduce -V for verbatim importRichard Yao2014-07-171-6/+7
* Illumos 4168, 4169, 4170: ztest, zdb and zhack fixesGeorge Wilson2014-07-171-19/+30
* Illumos #3641 compressed block histograms with zdbMatthew Ahrens2014-07-161-24/+65
* Add information about the -o option to zpool replaceTurbo Fredriksson2014-06-271-2/+2
* Only automatically mount a clone when 'canmount == on'.Turbo Fredriksson2014-06-061-1/+12
* Remove superfluous statementRichard Yao2014-05-301-1/+0
* Added INTEL SSD 530 SeriesJohn Albietz2014-05-191-0/+1
* Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool statusRichard Yao2014-05-191-0/+11
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-062-5/+5
* ztest: Switch to LWP rwlock interfaceRichard Yao2014-05-011-51/+50
* Fix libblkid ZFS detection when making new poolsRichard Yao2014-05-011-1/+1
* Replace zed_file_create_dirs() with mkdirp()Chris Dunlap2014-04-093-97/+13
* Fix for re-reading /etc/mtab.John M. Layman2014-04-041-3/+14
* Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALLChris Dunlap2014-04-021-5/+4
* Add automatic hot spare functionalityBrian Behlendorf2014-04-024-0/+136
* Add missing DATA_TYPE_STRING_ARRAY outputBrian Behlendorf2014-04-021-1/+12
* Make command line guid parsing more tolerantBrian Behlendorf2014-04-021-1/+1
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-0226-1/+3412
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-1/+2
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-5/+5
* Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zcYuri Pankov2014-03-241-7/+5
* Implement -t option to zpool import for temporary pool namesRichard Yao2014-03-201-1/+5
* sighandler() should take 2 argumentsIsaac Huang2014-03-201-6/+2
* Revert "sighandler() should take 2 arguments"Brian Behlendorf2014-03-201-1/+1
* Remove unused option -r from 'zpool import'Richard Yao2014-03-121-1/+1
* Switch ztest mmap(2) ASSERTs to VERIFYsRichard Yao2014-03-121-3/+3
* Free props in ztest_init()Richard Yao2014-03-121-0/+1
* sighandler() should take 2 argumentsIsaac Huang2014-03-121-1/+1
* Make arcstat.py default to one header per screenIsaac Huang2014-03-121-0/+13
* Include l2asize in arcstatcburroughs2014-03-041-0/+2