| Commit message (Expand) | Author | Age | Files | Lines |
* | Add zgenhostid utility script | Olaf Faaland | 2017-07-25 | 1 | -1/+1 |
* | Restrict zpool iostat/status -c to search path | Giuseppe Di Natale | 2017-07-24 | 1 | -1/+2 |
* | Minor fixes in zpool iostat -c documentation (#6370) | Ned Bass | 2017-07-20 | 1 | -9/+9 |
* | Multi-modifier protection (MMP) | Olaf Faaland | 2017-07-13 | 1 | -1/+20 |
* | Implemented zpool scrub pause/resume | Alek P | 2017-07-06 | 1 | -6/+17 |
* | Convert man zpool.8 to mdoc (OpenZFS sync) | George Melikov | 2017-06-28 | 1 | -2653/+2242 |
* | zpool iostat/status -c improvements | Giuseppe Di Natale | 2017-06-05 | 1 | -17/+25 |
* | Implemented zpool sync command | Alek P | 2017-05-19 | 1 | -1/+21 |
* | Force fault a vdev with 'zpool offline -f' | Tony Hutter | 2017-05-19 | 1 | -3/+11 |
* | More ashift improvements | LOLi | 2017-05-03 | 1 | -20/+15 |
* | Prebaked scripts for zpool status/iostat -c | Tony Hutter | 2017-04-21 | 1 | -30/+77 |
* | list -o props should be alloc,free not used,avail | Tom Matthews | 2017-04-04 | 1 | -1/+1 |
* | Corrected highlight for zpool man page | bunder2015 | 2017-03-07 | 1 | -1/+1 |
* | Enclosure LED fixes | Tony Hutter | 2017-02-10 | 1 | -12/+20 |
* | Minor man-page formatting fixes | Håkan Johansson | 2017-01-24 | 1 | -1/+1 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 1 | -4/+72 |
* | Repair indent of zpool.8 man page | Håkan Johansson | 2016-11-14 | 1 | -0/+3 |
* | Allow for '-o feature@<feature>=disabled' on the command line | LOLi | 2016-10-25 | 1 | -3/+16 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 1 | -1/+1 |
* | Add request size histograms (-r) to zpool iostat, minor man page fix | Tony Hutter | 2016-05-25 | 1 | -2/+15 |
* | Improve zfs-module-parameters(5) | DHE | 2016-05-23 | 1 | -1/+1 |
* | Consistently use parsable instead of parseable | Christer Ekholm | 2016-05-23 | 1 | -2/+2 |
* | Remove additional cruft from manpages | Brian Behlendorf | 2016-05-17 | 1 | -40/+0 |
* | Illumos 1502 Remove conversion cruft from manpages | Richard Laager | 2016-05-16 | 1 | -252/+0 |
* | zfs.8 & zpool.8: Standardize property value order | Richard Laager | 2016-05-16 | 1 | -8/+8 |
* | zfs.8 & zpool.8: Various documentation edits | Richard Laager | 2016-05-16 | 1 | -3/+5 |
* | zfs.8 & zpool.8: Drop legal/illegal | Richard Laager | 2016-05-16 | 1 | -1/+1 |
* | zfs.8 & zpool.8: Linux/Solaris differences | Richard Laager | 2016-05-16 | 1 | -2/+2 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -3/+206 |
* | OpenZFS 3993, 4700 | Adam Stevko | 2016-05-11 | 1 | -9/+34 |
* | Add support for devid and phys_path keys in vdev disk labels | Don Brady | 2016-03-31 | 1 | -0/+11 |
* | Require libblkid | Brian Behlendorf | 2016-03-09 | 1 | -4/+27 |
* | Change full path subcommand flag from -p to -P | Brian Behlendorf | 2016-02-26 | 1 | -15/+15 |
* | Add -gLp to zpool subcommands for alt vdev names | Richard Yao | 2016-02-25 | 1 | -12/+189 |
* | Man page whitespace | nathancheek | 2016-01-11 | 1 | -0/+2 |
* | Man page white space and spelling corrections | Ned Bass | 2015-12-18 | 1 | -67/+67 |
* | man: fix spelling mistakes in manual | Colin Ian King | 2015-07-01 | 1 | -1/+1 |
* | Add -y option to `zpool iostat` | Hajo Möller | 2015-06-17 | 1 | -2/+13 |
* | Improve on the ZFS events documentation | Turbo Fredriksson | 2015-06-09 | 1 | -1/+62 |
* | Add the '-a' option to 'zpool export' | Turbo Fredriksson | 2015-05-04 | 1 | -3/+16 |
* | Implement -t option to zpool create for temporary pool names | Richard Yao | 2014-09-30 | 1 | -2/+13 |
* | zpool import -t should not update cachefile | Richard Yao | 2014-09-30 | 1 | -1/+1 |
* | Document environment variables for zdb, zfs, zinject and zpool. | Turbo Fredriksson | 2014-09-18 | 1 | -0/+9 |
* | Document the "readonly" pool property | Tim Chase | 2014-09-09 | 1 | -0/+18 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -14/+25 |
* | Support '-H' (scripted mode) to 'zpool get' | Turbo Fredriksson | 2014-07-25 | 1 | -1/+12 |
* | Document the optional "device" argument for "zpool split" | Tim Chase | 2014-07-01 | 1 | -3/+5 |
* | Add information about the -o option to zpool replace | Turbo Fredriksson | 2014-06-27 | 1 | -2/+13 |
* | Fix man zpool property feature_guid | SenH | 2014-06-26 | 1 | -0/+1 |
* | Document the -X and -T options to 'zpool import' | Turbo Fredriksson | 2014-06-06 | 1 | -2/+48 |