aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix coverity defects: CID 147586cao2016-11-081-3/+3
* Fix coverity defects: 154021luozhengzheng2016-11-081-0/+3
* Add illumos FMD ZFS logic to ZED -- phase 2Don Brady2016-11-0716-338/+3581
* Allow autoreplace even when enclosure LED sysfs entries don't existTony Hutter2016-11-041-2/+2
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+2
* Allow for '-o feature@<feature>=disabled' on the command lineLOLi2016-10-251-14/+19
* Fix statechange-led.sh & unnecessary libdevmapper warningTony Hutter2016-10-252-20/+4
* Fix coverity defects: CID 147511, 147513cao2016-10-241-1/+1
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-244-74/+62
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-197-31/+216
* Fix coverity defects: CID 147643, 152204, 49339GeLiXin2016-10-181-1/+2
* Pass status_cbdata_t to print_status_config() and friendsHåkan Johansson2016-10-171-68/+66
* Fix coverity defects: CID 147606, 147609cao2016-10-121-1/+4
* Fix coverity defects: CID 147639GeLiXin2016-10-101-5/+6
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-071-0/+78
|\
| * Fletcher4: Incremental using SIMDGvozden Neskovic2016-10-051-0/+78
* | Add python style checkingBrian Behlendorf2016-10-073-60/+53
|\ \
| * | Correct exit code for dbufstat -v and arcstat -vGiuseppe Di Natale2016-10-062-2/+2
| * | Correct style in arcstat and arc_summaryGiuseppe Di Natale2016-10-062-58/+51
* | | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-072-13/+78
| |/ |/|
* | Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-041-2/+11
|/
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-4/+4
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+2
* Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454luozhengzheng2016-10-022-2/+2
* Fix coverity defects: CID 147536, 147537, 147538GeLiXin2016-09-301-4/+5
* raidz_test: respect wall timeGvozden Neskovic2016-09-302-10/+28