summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Rename zfs_* functionsBrian Behlendorf2017-03-101-1/+1
* Correct arc_summary and dbufstat python styleGiuseppe Di Natale2017-03-092-0/+2
* Enable shellcheck to run for select scriptsGiuseppe Di Natale2017-03-093-22/+39
* Dump unique configurations and Uberblocks in zdb -luOlaf Faaland2017-03-061-58/+263
* Retry setting LEDChristopher Voltz2017-02-161-55/+33
* Fix broken URLChristopher Voltz2017-02-151-1/+1
* Enclosure LED fixesTony Hutter2017-02-107-39/+184
* Fix coverity defects: CID 155928Don Brady2017-02-071-8/+11
* OpenZFS 6866 - zdb -l non-zero status if no labelDon Brady2017-02-031-30/+32
* OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"Giuseppe Di Natale2017-02-031-1/+10
* Add nvlist payload stats for zdb -ll dumpDon Brady2017-02-021-1/+133
* Remove lint ifdef checks in zdb and dbufGiuseppe Di Natale2017-02-011-7/+0
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-011-0/+28
* OpenZFS 7742 - zfs send wrong error message with invalid long optsGeorge Melikov2017-01-311-4/+33
* OpenZFS 7545 - zdb should disable reference trackingGiuseppe Di Natale2017-01-311-0/+7
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-312-6/+20
* OpenZFS 7502 - ztest should run zdb with -G (debug mode)George Melikov2017-01-301-1/+1
* OpenZFS 7277 - zdb should be able to print zfs_dbgmsg'sGeorge Melikov2017-01-281-4/+22
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-2/+2
* OpenZFS 7163 - ztest failures due to excess error injectionGeorge Melikov2017-01-261-2/+24
* OpenZFS 7253 - ztest failure: dsl_destroy_head(name) == 0 (0x10 == 0x0), file...George Melikov2017-01-261-2/+5
* OpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest_pattern_match assertionBrian Behlendorf2017-01-261-3/+12
* OpenZFS 6872 - zfs libraries should not allow uninitialized variablesGeorge Melikov2017-01-241-2/+1
* OpenZFS 6871 - libzpool implementation of thread_create should enforce length...George Melikov2017-01-242-3/+3
* OpenZFS 6880 - zdb incorrectly reports feature count mismatch when feature is...George Melikov2017-01-241-1/+2
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-222-6/+12
* Fix unused variable warningBrian Behlendorf2017-01-191-2/+2
* OpenZFS 6550 - cmd/zfs: cleanup gcc warningsBrian Behlendorf2017-01-171-15/+23
* OpenZFS 6551 - cmd/zpool: cleanup gcc warningsBrian Behlendorf2017-01-173-4/+11
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-122-5/+20
* OpenZFS 6637 - replacing "dontclose" with "should_close"George Melikov2017-01-121-3/+3
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-1/+2
* Fix TypeError: unorderable types: str() > int() in arc_summary.pyJohnny Stenback2017-01-031-2/+2
* Fix spellingka72017-01-0311-14/+14
* Fix coverity defects: CID 147587GeLiXin2016-12-211-0/+7
* Fix coverity defects: CID 155008cao2016-12-191-2/+5
* Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specifiedTony Hutter2016-12-163-15/+59
* Fix coverity defects: CID 147534cao2016-12-161-2/+2
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-1223-161/+149
* Do not force VDEV_NAME_TYPE_ID in max_width()HÃ¥kan Johansson2016-11-301-3/+3
* Introduce ARC Buffer Data (ABD)Brian Behlendorf2016-11-306-82/+110
|\
| * ABD raidz avx512f supportGvozden Neskovic2016-11-291-15/+1
| * ABD Vectorized raidzGvozden Neskovic2016-11-293-46/+49
| * DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-295-50/+89
* | Fix coverity defects: CID 154591luozhengzheng2016-11-301-1/+1
|/
* zstreamdump needs to initialize fletcher 4 supportTim Chase2016-11-291-0/+2
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-295-10/+244
* Allow zfs unshare <protocol> -aLOLi2016-11-291-5/+23
* Add a statechange notify zedletDon Brady2016-11-106-82/+125
* Fix symlinks for {vdev_clear,statechange}-led.shOlaf Faaland2016-11-091-2/+2