| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented zpool scrub pause/resume | Alek P | 2017-07-06 | 1 | -15/+45 |
* | Dashes for zero latency values in zpool iostat -p | Tony Hutter | 2017-06-22 | 1 | -1/+1 |
* | Allow add of raidz and mirror with same redundancy | Håkan Johansson | 2017-06-05 | 1 | -1/+16 |
* | zpool iostat/status -c improvements | Giuseppe Di Natale | 2017-06-05 | 26 | -38/+313 |
* | Implemented zpool sync command | Alek P | 2017-05-19 | 1 | -0/+46 |
* | Force fault a vdev with 'zpool offline -f' | Tony Hutter | 2017-05-19 | 1 | -8/+23 |
* | Enable additional test cases | Brian Behlendorf | 2017-05-11 | 1 | -11/+7 |
* | Fix coverity defects: CID 161638 | Giuseppe Di Natale | 2017-05-09 | 1 | -1/+4 |
* | More ashift improvements | LOLi | 2017-05-03 | 2 | -1/+33 |
* | Add zfs_nicebytes() to print human-readable sizes | LOLi | 2017-05-02 | 1 | -7/+10 |
* | Fix 'zpool iostat -v' cache and log output | DeHackEd | 2017-04-24 | 1 | -0/+2 |
* | Fix shellcheck warning in pre-baked script | Tony Hutter | 2017-04-24 | 1 | -1/+1 |
* | Prebaked scripts for zpool status/iostat -c | Tony Hutter | 2017-04-21 | 22 | -65/+816 |
* | Invalidate cache during a zpool labelclear | Giuseppe Di Natale | 2017-04-13 | 1 | -0/+4 |
* | OpenZFS 6865 - want zfs-tests cases for zpool labelclear command | Yuri Pankov | 2017-04-11 | 2 | -93/+91 |
* | Accept raidz and mirror with similar redundancy | Håkan Johansson | 2017-04-05 | 1 | -1/+43 |
* | Check ashift validity in 'zpool add' | LOLi | 2017-03-28 | 1 | -1/+12 |
* | Fix `zpool status -v` error message | Brian Behlendorf | 2017-03-22 | 1 | -4/+1 |
* | Enclosure LED fixes | Tony Hutter | 2017-02-10 | 2 | -3/+15 |
* | OpenZFS 6872 - zfs libraries should not allow uninitialized variables | George Melikov | 2017-01-24 | 1 | -2/+1 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 2 | -6/+12 |
* | OpenZFS 6551 - cmd/zpool: cleanup gcc warnings | Brian Behlendorf | 2017-01-17 | 3 | -4/+11 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -1/+2 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -2/+2 |
* | Fix coverity defects: CID 155008 | cao | 2016-12-19 | 1 | -2/+5 |
* | Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specified | Tony Hutter | 2016-12-16 | 3 | -15/+59 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 3 | -16/+16 |
* | Do not force VDEV_NAME_TYPE_ID in max_width() | Håkan Johansson | 2016-11-30 | 1 | -3/+3 |
* | Fix coverity defects: CID 154591 | luozhengzheng | 2016-11-30 | 1 | -1/+1 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 3 | -6/+244 |
* | Allow for '-o feature@<feature>=disabled' on the command line | LOLi | 2016-10-25 | 1 | -14/+19 |
* | Pass status_cbdata_t to print_status_config() and friends | Håkan Johansson | 2016-10-17 | 1 | -68/+66 |
* | Fix coverity defects: CID 147639 | GeLiXin | 2016-10-10 | 1 | -5/+6 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 1 | -1/+1 |
* | Fix coverity defects: CID 147610, 147608, 147607 | cao | 2016-09-29 | 1 | -14/+16 |
* | Fix coverity defects: CID 147602 147604 | cao | 2016-09-23 | 1 | -4/+8 |
* | Fix coverity defects | luozhengzheng | 2016-09-22 | 1 | -1/+1 |
* | Fix coverity defects | cao | 2016-09-20 | 1 | -1/+2 |
* | Fix Coverity defects | luozhengzheng | 2016-09-17 | 1 | -1/+1 |
* | Fix memleak in zfs_do_* and zpool_do_* | luozhengzheng | 2016-09-12 | 1 | -5/+23 |
* | Fix memory/fd leak in check_file() and is_spare() | liuhuang | 2016-09-12 | 1 | -2/+7 |
* | Bring over illumos ZFS FMA logic -- phase 1 | Don Brady | 2016-09-01 | 1 | -1/+15 |
* | Multi-thread 'zpool import' for blkid | Brian Behlendorf | 2016-07-27 | 1 | -19/+10 |
* | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 2 | -2/+13 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -14/+12 |
* | Fix minor spelling mistakes | Colin Ian King | 2016-06-06 | 1 | -1/+1 |
* | Add request size histograms (-r) to zpool iostat, minor man page fix | Tony Hutter | 2016-05-25 | 1 | -89/+187 |
* | Consistently use parsable instead of parseable | Christer Ekholm | 2016-05-23 | 1 | -3/+3 |
* | Make zpool list -vp print individual vdev sizes parsable. | Christer Ekholm | 2016-05-18 | 1 | -11/+27 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 5 | -106/+1323 |