| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 1 | -4/+72 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 1 | -6/+6 |
* | 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 support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -2/+32 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -2/+13 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 1 | -3/+35 |
* | OpenZFS 6393 - zfs receive a full send as a clone | Paul Dagnelie | 2016-06-28 | 1 | -2/+7 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -33/+86 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -0/+29 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -3/+5 |
* | OpenZFS 6531 - Provide mechanism to artificially limit disk performance | Tony Hutter | 2016-05-26 | 1 | -0/+33 |
* | 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 | 2 | -2/+2 |
* | 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 |
* | zfs.8: Relative paths must start with ./ | Richard Laager | 2016-05-16 | 1 | -1/+1 |
* | Illumos 1644 add ZFS "clones" property | Matthew Ahrens | 2016-05-16 | 1 | -2/+2 |
* | Illumos 1502 Remove conversion cruft from manpages | Richard Laager | 2016-05-16 | 2 | -440/+0 |
* | zfs.8 & mount.zfs.8: fix a few typos | Ruben Kerkhof | 2016-05-16 | 2 | -5/+5 |
* | zfs.8 & zpool.8: Standardize property value order | Richard Laager | 2016-05-16 | 2 | -34/+34 |
* | zfs.8 & zpool.8: Various documentation edits | Richard Laager | 2016-05-16 | 2 | -63/+80 |
* | zfs.8: Improve zfs upgrade documentation | Richard Laager | 2016-05-16 | 1 | -5/+17 |
* | zfs.8: Cleanup stray code | Richard Laager | 2016-05-16 | 1 | -4/+0 |
* | zfs.8 & zpool.8: Drop legal/illegal | Richard Laager | 2016-05-16 | 2 | -3/+3 |
* | zfs.8: Fix minor typos and the like | Richard Laager | 2016-05-16 | 1 | -10/+10 |
* | zfs.8: Rework native vs user properties | Richard Laager | 2016-05-16 | 1 | -8/+13 |
* | zfs.8 & zpool.8: Linux/Solaris differences | Richard Laager | 2016-05-16 | 2 | -5/+19 |
* | zfs.8: Improve mount option documentation | Richard Laager | 2016-05-16 | 1 | -8/+29 |
* | zfs.8: Improve consistency in size documentation | Richard Laager | 2016-05-16 | 1 | -17/+15 |
* | zfs.8: Drop references to Oracle documentation | Richard Laager | 2016-05-16 | 1 | -2/+2 |
* | zfs.8: zfs get and zfs list accept mountpoints | Richard Laager | 2016-05-16 | 1 | -5/+6 |
* | 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 |
* | Illumos 4891 - want zdb option to dump all metadata | Matthew Ahrens | 2016-01-11 | 1 | -2/+16 |
* | Man page whitespace | nathancheek | 2016-01-11 | 1 | -0/+2 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -4/+15 |
* | Illumos 5745 - zfs set allows only one dataset property to be set at a time | Chris Williamson | 2015-12-29 | 1 | -4/+12 |
* | Man page white space and spelling corrections | Ned Bass | 2015-12-18 | 3 | -126/+126 |
* | Remove shareiscsi description and example from zfs(8). | Turbo Fredriksson | 2015-10-13 | 1 | -47/+9 |
* | Unmount is part of the shutdown process, not the boot process. | Turbo Fredriksson | 2015-10-13 | 1 | -1/+1 |
* | Honor xattr=sa dataset property | Ned Bass | 2015-09-19 | 1 | -3/+11 |
* | Add temporary mount options | Brian Behlendorf | 2015-09-03 | 1 | -0/+3 |
* | Illumos 5764 - "zfs send -nv" directs output to stderr | Manoj Joseph | 2015-07-14 | 1 | -1/+3 |
* | Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled | Justin T. Gibbs | 2015-07-10 | 1 | -5/+23 |