aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix multipath bug in vdev_id caused by inconsistent field numberingSimon Guest2013-12-101-2/+4
* Drive database updateRichard Yao2013-12-021-0/+29
* Illumos #2583Yuri Pankov2013-11-213-36/+43
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-207-7/+14
* Python 3 fixesMatthew Thode2013-11-082-14/+19
* pep8 code readability changesMatthew Thode2013-11-082-85/+126
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-081-1/+1
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-051-5/+20
* Illumos #3949, #3950, #3952, #3953George Wilson2013-11-051-2/+19
* Illumos #3955Matthew Ahrens2013-11-051-0/+3
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-051-1/+2
* Illumos #3236George Wilson2013-11-051-2/+39
* Illumos #3894Keith M Wesolowski2013-11-041-0/+6
* Illumos #3740Steven Hartland2013-11-043-4/+6
* Illumos #3745, #3811Will Andrews2013-11-041-8/+29
* Illumos #3603, #3604: bobj improvementsMatthew Ahrens2013-10-311-17/+54
* Add -p switch to "zpool get"Ralf Ertzinger2013-10-281-8/+27
* Corrected "zfs list -t <type>" syntaxSteven Hartland2013-10-251-1/+1
* Add dbufstat.py commandBrian Behlendorf2013-10-254-6/+543
* Increase default udev wait timeBrian Behlendorf2013-10-221-1/+1
* Dedup-related documentation additions for zpool and zdb.Tim Chase2013-10-221-1/+1