| Commit message (Expand) | Author | Age | Files | Lines |
* | Change target size of metaslabs from 256GB to 16GB | Serapheim Dimitropoulos | 2019-01-25 | 1 | -2/+2 |
* | zpool iostat should print headers when terminal fills | Damian Wojsław | 2019-01-23 | 1 | -3/+9 |
* | ztest: split block reconstruction | Brian Behlendorf | 2019-01-16 | 2 | -3/+7 |
* | Disable 'zfs remap' command | Brian Behlendorf | 2019-01-15 | 2 | -15/+1 |
* | zfs.8 uses wrong snapshot names in Example 15 | Benjamin Gentil | 2019-01-07 | 1 | -4/+4 |
* | Add 'zpool status -i' option | Brian Behlendorf | 2019-01-07 | 1 | -4/+6 |
* | OpenZFS 9102 - zfs should be able to initialize storage devices | George Wilson | 2019-01-07 | 2 | -0/+90 |
* | Minor tweaks to zfs.8 man page for POSIX ACLs | Richard Laager | 2018-12-26 | 1 | -6/+6 |
* | Add enclosure_symlinks option to vdev_id | Tony Hutter | 2018-12-14 | 1 | -0/+34 |
* | OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush | Prakash Surya | 2018-12-07 | 1 | -4/+16 |
* | Detect IO errors during device removal | Brian Behlendorf | 2018-12-04 | 2 | -3/+20 |
* | Fix typo in update to zfs-module-parameters(5) | Rich Ercolani | 2018-11-26 | 1 | -1/+1 |
* | man/zfs.8: document 'received' property source | Christian Schwarz | 2018-11-20 | 1 | -2/+3 |
* | Add zpool status -s (slow I/Os) and -p (parseable) | Tony Hutter | 2018-11-08 | 3 | -18/+27 |
* | Update zfs-events.5 with info from PSARC 2009/497 | Richard Elling | 2018-11-01 | 1 | -53/+89 |
* | Defer new resilvers until the current one ends | Tom Caputi | 2018-10-18 | 2 | -0/+32 |
* | OpenZFS 9617 - too-frequent TXG sync causes excessive write inflation | Matthew Ahrens | 2018-10-04 | 1 | -3/+5 |
* | OpenZFS 9763 - zfs(1M): broken formatting in allow/unallow description | Yuri Pankov | 2018-10-02 | 1 | -2/+3 |
* | Refine split block reconstruction | Brian Behlendorf | 2018-10-01 | 1 | -1/+1 |
* | Fix reference to zpool-features(5) | DeHackEd | 2018-09-21 | 1 | -1/+1 |
* | Fix allocation_classes GUID in zpool-features(5) | DeHackEd | 2018-09-18 | 1 | -1/+1 |
* | Man page fixes - zpool/zfs optional parameters | Gregor Kopka | 2018-09-18 | 2 | -4/+4 |
* | Clarify 'zpool remove' restrictions | Brian Behlendorf | 2018-09-17 | 1 | -4/+8 |
* | Fix 'zfs allow' for create time permissions | LOLi | 2018-09-06 | 1 | -2/+4 |
* | Pool allocation classes | Don Brady | 2018-09-05 | 4 | -0/+93 |
* | OpenZFS 9403 - assertion failed in arc_buf_destroy() | Tom Caputi | 2018-08-29 | 2 | -0/+14 |
* | Introduce read/write kstats per dataset | Serapheim Dimitropoulos | 2018-08-20 | 2 | -1/+20 |
* | 'zfs holds' scripted mode is not documented | LOLi | 2018-08-18 | 1 | -2/+4 |
* | Added encryption support for zfs recv -o / -x | Tom Caputi | 2018-08-15 | 1 | -0/+28 |
* | OpenZFS 8906 - uts: illumos rootfs should support salted cksum | Toomas Soome | 2018-07-27 | 2 | -16/+11 |
* | OpenZFS 9337 - zfs get all is slow due to uncached metadata | Matthew Ahrens | 2018-07-12 | 1 | -0/+27 |
* | OpenZFS 9426 - metaslab size can exceed offset addressable by spacemap | Don Brady | 2018-07-11 | 1 | -1/+12 |
* | OpenZFS 9330 - stack overflow when creating a deeply nested dataset | Serapheim Dimitropoulos | 2018-07-09 | 2 | -1/+14 |
* | OpenZFS 9238 - ZFS Spacemap Encoding V2 | Serapheim Dimitropoulos | 2018-07-05 | 1 | -0/+23 |
* | Fix formatting in zpool-features(5) | Tim Chase | 2018-06-27 | 1 | -0/+5 |
* | OpenZFS 9521 - Add checkpoint field | Eitan Adler | 2018-06-27 | 1 | -2/+2 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 4 | -3/+140 |
* | Fix duplicate "fB" typo | ajs124 | 2018-06-25 | 1 | -1/+1 |
* | Add tunables for channel programs | John Gallagher | 2018-06-15 | 1 | -0/+25 |
* | Tunable directory for zfs runtime scripts | Antonio Russo | 2018-06-07 | 3 | -3/+3 |
* | Minor documentation, logging, and testing typos | Antonio Russo | 2018-06-07 | 1 | -6/+5 |
* | Fix typoes in zpool man page | bunder2015 | 2018-06-04 | 1 | -4/+9 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 2 | -2/+6 |
* | Merge branch 'zfsonlinux/merge-spl' | Brian Behlendorf | 2018-05-29 | 1 | -0/+357 |
|\ |
|
| * | Prepare SPL repo to merge with ZFS repo | Brian Behlendorf | 2018-05-29 | 4 | -103/+0 |
| * | Update spl module parameters man5 with missing parameter details | abraunegg | 2017-10-27 | 1 | -1/+15 |
| * | spl-module-parameters.5 manpage: fix macro | Fabian-Gruenbichler | 2017-08-10 | 1 | -1/+1 |
| * | splat.1 manpage: fix spelling of 'hexadecimal' | Fabian-Gruenbichler | 2017-08-10 | 1 | -4/+4 |
| * | Limit number of tasks shown in taskq proc | Chunwei Chen | 2016-12-01 | 1 | -0/+15 |
| * | Allow kicking a taskq to spawn more threads | Chunwei Chen | 2016-02-05 | 1 | -0/+14 |