| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -2/+0 |
* | OpenZFS 3993, 4700 | Adam Stevko | 2016-05-11 | 1 | -18/+11 |
* | Illumos 6659 - nvlist_free(NULL) is a no-op | Josef 'Jeff' Sipek | 2016-04-27 | 1 | -14/+7 |
* | Use udev for partition detection | Brian Behlendorf | 2016-04-25 | 1 | -27/+3 |
* | Create unique partition labels | Brian Behlendorf | 2016-04-25 | 1 | -1/+27 |
* | Add support for devid and phys_path keys in vdev disk labels | Don Brady | 2016-03-31 | 1 | -3/+13 |
* | Add -gLp to zpool subcommands for alt vdev names | Richard Yao | 2016-02-25 | 1 | -18/+40 |
* | Illumos 5518 - Memory leaks in libzfs import implementation | Marcel Telka | 2016-01-22 | 1 | -11/+14 |
* | Illumos 6298 - zfs_create_008_neg and zpool_create_023_neg | Joe Stein | 2016-01-15 | 1 | -2/+17 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -2/+2 |
* | Fix Xen Virtual Block Device detection | Richard Yao | 2015-07-10 | 1 | -2/+5 |
* | Implement -t option to zpool create for temporary pool names | Richard Yao | 2014-09-30 | 1 | -0/+9 |
* | Illumos 5116 - zpool history -i goes into infinite loop | Matthew Ahrens | 2014-09-23 | 1 | -4/+19 |
* | Illumos 5147 - zpool list -v should show individual disk capacity | George Wilson | 2014-09-23 | 1 | -2/+12 |