summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653BearBabyLiu2016-09-292-2/+2
* Fix coverity defects: CID 147610, 147608, 147607cao2016-09-292-16/+19
* Fix coverity defects: CID 147602 147604cao2016-09-231-4/+8
* Fix coverity defects: CID 147613 147614 147616 147617luozhengzheng2016-09-231-4/+8
* Fix coverity defectsluozhengzheng2016-09-223-14/+57
* Fix coverity defectscao2016-09-202-1/+4
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-203-19/+20
* Fix Coverity defectsluozhengzheng2016-09-171-1/+1
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-132-10/+29
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-132-1/+8
* Fix memleak in zfs_do_* and zpool_do_*luozhengzheng2016-09-122-15/+58
* Allow ZVOL bookmarks to be listed recursivelyloli10K2016-09-121-3/+3
* Fix memory/fd leak in check_file() and is_spare()liuhuang2016-09-121-2/+7
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-0110-3/+1497
* Fix zhack argument processingBrian Behlendorf2016-08-311-4/+5
* zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]Gvozden Neskovic2016-08-161-1/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-125-13/+12
* Fix infinite loop when zdb -R with d flagChunwei Chen2016-08-111-2/+2
* Fix gcc -Warray-bounds check for dump_object() in zdbBrian Behlendorf2016-08-021-5/+14
* ztest: memory leaks reported by AddressSanitizerGvozden Neskovic2016-07-291-1/+4
* Fix zdb crash with 4K-only devicesBrian Behlendorf2016-07-271-3/+13