| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for autoexpand property | Brian Behlendorf | 2018-07-23 | 1 | -3/+11 |
* | Enforce PROP_ONETIME on zpool properties | Chunwei Chen | 2018-06-28 | 1 | -9/+8 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 1 | -0/+43 |
* | Wrong error message when removing log device | Paul Zuchowski | 2018-06-07 | 1 | -3/+18 |
* | Add pool state /proc entry, "SUSPENDED" pools | Tony Hutter | 2018-06-06 | 1 | -12/+34 |
* | OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t | Pavel Zakharov | 2018-06-04 | 1 | -11/+11 |
* | zpool reopen should detect expanded devices | Sara Hartse | 2018-05-31 | 1 | -12/+2 |
* | OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery | Pavel Zakharov | 2018-05-08 | 1 | -2/+3 |
* | OpenZFS 9290 - device removal reduces redundancy of mirrors | Matthew Ahrens | 2018-04-14 | 1 | -1/+1 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -19/+92 |
* | Add 'zpool split' coverage to the ZFS Test Suite | LOLi | 2018-04-12 | 1 | -1/+9 |
* | Fix zpool set feature@<feature>=disabled | LOLi | 2018-04-11 | 1 | -0/+9 |
* | OpenZFS 9193 - bootcfg -C doesn't work | Paul Dagnelie | 2018-03-22 | 1 | -2/+3 |
* | Change functions which return literals to return `const char*` | Tomohiro Kusumi | 2018-03-09 | 1 | -2/+2 |
* | OpenZFS 8652 - Tautological comparisons with ZPROP_INVAL | Brian Behlendorf | 2018-01-19 | 1 | -2/+2 |
* | OpenZFS 8641 - "zpool clear" and "zinject" don't work on "spare" or "replacin... | Brian Behlendorf | 2018-01-19 | 1 | -5/+6 |
* | OpenZFS 8897 - zpool online -e fails assertion when run on non-leaf vdevs | Yuri Pankov | 2018-01-11 | 1 | -2/+4 |
* | Fix column alignment with long zpool names | George G | 2017-11-05 | 1 | -2/+9 |
* | Added no_scrub_restart flag to zpool reopen | Arkadiusz BubaĆa | 2017-10-26 | 1 | -11/+12 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -1/+27 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -0/+1 |
* | Add zgenhostid utility script | Olaf Faaland | 2017-07-25 | 1 | -1/+1 |
* | Multi-modifier protection (MMP) | Olaf Faaland | 2017-07-13 | 1 | -3/+52 |
* | Implemented zpool scrub pause/resume | Alek P | 2017-07-06 | 1 | -11/+32 |
* | Implemented zpool sync command | Alek P | 2017-05-19 | 1 | -0/+22 |
* | Force fault a vdev with 'zpool offline -f' | Tony Hutter | 2017-05-19 | 1 | -0/+37 |
* | More ashift improvements | LOLi | 2017-05-03 | 1 | -8/+0 |
* | Add zfs_nicebytes() to print human-readable sizes | LOLi | 2017-05-02 | 1 | -3/+5 |
* | OpenZFS 6865 - want zfs-tests cases for zpool labelclear command | Yuri Pankov | 2017-04-11 | 1 | -9/+51 |
* | Check ashift validity in 'zpool add' | LOLi | 2017-03-28 | 1 | -3/+6 |
* | Fix `zpool status -v` error message | Brian Behlendorf | 2017-03-22 | 1 | -6/+6 |
* | Fix coverity defects: CID 155964, 155965 | George Melikov | 2017-02-08 | 1 | -0/+3 |
* | OpenZFS 6931 - lib/libzfs: cleanup gcc warnings | George Melikov | 2017-02-07 | 1 | -4/+12 |
* | Add realloc() success check in zpool_history_unpack() | George Melikov | 2017-01-27 | 1 | -1/+8 |
* | OpenZFS 5561 - support root pools on EFI/GPT partitioned disks | Brian Behlendorf | 2017-01-27 | 1 | -88/+2 |
* | OpenZFS 7386 - zfs get does not work properly with bookmarks | George Melikov | 2017-01-26 | 1 | -2/+3 |
* | OpenZFS 5142 - libzfs support raidz root pool (loader project) | George Melikov | 2017-01-26 | 1 | -0/+1 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -5/+5 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 1 | -96/+87 |
* | Allow for '-o feature@<feature>=disabled' on the command line | LOLi | 2016-10-25 | 1 | -2/+3 |
* | Turn on/off enclosure slot fault LED even when disk isn't present | Tony Hutter | 2016-10-24 | 1 | -4/+109 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 1 | -3/+197 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 1 | -1/+1 |
* | Correct zpool_vdev_remove() error message | Richard Laager | 2016-10-02 | 1 | -3/+3 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 1 | -1/+1 |
* | Bring over illumos ZFS FMA logic -- phase 1 | Don Brady | 2016-09-01 | 1 | -4/+6 |
* | OpenZFS 6876 - Stack corruption after importing a pool with a too-long name | Paul Dagnelie | 2016-06-28 | 1 | -1/+6 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -2/+2 |
* | Make zpool list -vp print individual vdev sizes parsable. | Christer Ekholm | 2016-05-18 | 1 | -3/+11 |