summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add erratum for issue #2094Richard Yao2014-02-211-0/+22
* Add generic errata infrastructureBrian Behlendorf2014-02-211-2/+37
* Use expected zpool_status_t typeBrian Behlendorf2014-02-211-2/+2
* Fix error message in zpiosPatrik Greco2014-01-291-2/+2
* vdev_id: support per-channel slot mappingsNed Bass2014-01-171-15/+18
* Properly link zpool command to libblkidRichard Yao2014-01-141-1/+2
* Enable /etc/mtab cache to improve performanceBrian Behlendorf2014-01-071-1/+1
* Fix the creation of ZPOOL_HIST_CMD pool history entries.Tim Chase2014-01-071-1/+12
* Add full SELinux supportMatthew Thode2013-12-192-32/+58
* cstyle: Resolve C style issuesMichael Kjorling2013-12-1812-409/+436
* Illumos #4208John Wren Kennedy2013-12-181-2/+2
* Handle acl flags from util-linux mount commandrenelson2013-12-181-0/+4
* Fix grammar in parse_options() error messagerenelson2013-12-171-1/+1