| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 2 | -14/+82 |
* | Fixes bug in fix_paths() | Marcel Huber | 2016-05-12 | 1 | -1/+1 |
* | OpenZFS 3993, 4700 | Adam Stevko | 2016-05-11 | 2 | -20/+13 |
* | OpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlist | Chris Williamson | 2016-05-09 | 1 | -2/+5 |
* | OpenZFS 6879 - Incorrect endianness swap | Denys Rtveliashvili | 2016-05-09 | 1 | -1/+1 |
* | Illumos 6659 - nvlist_free(NULL) is a no-op | Josef 'Jeff' Sipek | 2016-04-27 | 5 | -24/+12 |
* | Fix 'zpool import' blkid device names | Brian Behlendorf | 2016-04-25 | 1 | -19/+123 |
* | Use udev for partition detection | Brian Behlendorf | 2016-04-25 | 2 | -27/+118 |
* | Create unique partition labels | Brian Behlendorf | 2016-04-25 | 1 | -1/+27 |
* | Rework zpool import excluded devices check | Nikolay Borisov | 2016-04-18 | 1 | -26/+16 |
* | Make zfs mount according to relatime config in dataset | Chunwei Chen | 2016-04-05 | 1 | -0/+8 |
* | Add support for devid and phys_path keys in vdev disk labels | Don Brady | 2016-03-31 | 3 | -30/+336 |
* | Fix zdb -e and zhack thread_init() | Brian Behlendorf | 2016-03-21 | 1 | -2/+1 |
* | Cleanup linking | Richard Yao | 2016-03-18 | 1 | -1/+1 |
* | Add the ZFS Test Suite | Brian Behlendorf | 2016-03-16 | 1 | -1/+2 |
* | Updated paths to scan when importing zpool(s) | Thijs Cramer | 2016-03-09 | 1 | -1/+3 |
* | Require libblkid | Brian Behlendorf | 2016-03-09 | 1 | -16/+6 |
* | Fix zpool iostat bandwidth/ops calculation | Tony Hutter | 2016-03-08 | 1 | -13/+1 |
* | Add -gLp to zpool subcommands for alt vdev names | Richard Yao | 2016-02-25 | 1 | -18/+40 |
* | Prevent zpool_find_vdev() from truncating vdev path | Brian Behlendorf | 2016-02-08 | 1 | -2/+4 |
* | Illumos 4448 - zfs diff misprints unicode characters | Joshua M. Clulow | 2016-02-05 | 1 | -6/+9 |
* | Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSE | Andrew Stormont | 2016-01-22 | 1 | -3/+1 |
* | Illumos 5518 - Memory leaks in libzfs import implementation | Marcel Telka | 2016-01-22 | 2 | -33/+43 |
* | Illumos 6815179, 6844191 | Brian Behlendorf | 2016-01-22 | 1 | -62/+290 |
* | Illumos 4953, 4954, 4955 | Matthew Ahrens | 2016-01-15 | 2 | -15/+15 |
* | Illumos 6298 - zfs_create_008_neg and zpool_create_023_neg | Joe Stein | 2016-01-15 | 2 | -20/+53 |
* | Illumos 3557, 3558, 3559, 3560 | George Wilson | 2016-01-15 | 1 | -6/+16 |
* | Illumos 6280 - libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED | Marcel Telka | 2016-01-12 | 1 | -1/+2 |
* | Illumos 6358 - A faulted pool with only unavailable vdevs | Dan Vatca | 2016-01-12 | 1 | -2/+4 |
* | Illumos 6268 - zfs diff confused by moving a file to another directory | Joshua M. Clulow | 2016-01-12 | 1 | -12/+2 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 2 | -20/+40 |
* | Illumos 5746 - more checksumming in zfs send | Matthew Ahrens | 2015-12-30 | 1 | -73/+70 |
* | Illumos 5745 - zfs set allows only one dataset property to be set at a time | Chris Williamson | 2015-12-29 | 2 | -48/+129 |
* | Fix maybe uninitialized | Brian Behlendorf | 2015-11-09 | 1 | -1/+1 |
* | libzfs: handle EDOM errors | DHE | 2015-10-13 | 1 | -0/+5 |
* | Honor xattr=sa dataset property | Ned Bass | 2015-09-19 | 1 | -2/+0 |
* | Add temporary mount options | Brian Behlendorf | 2015-09-03 | 1 | -2/+2 |
* | Check large block feature flag on volumes | Brian Behlendorf | 2015-08-28 | 1 | -2/+8 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -16/+23 |
* | Illumos 5764 - "zfs send -nv" directs output to stderr | Manoj Joseph | 2015-07-14 | 1 | -9/+15 |
* | Fix Xen Virtual Block Device detection | Richard Yao | 2015-07-10 | 1 | -2/+5 |
* | Illumos 5813 - zfs_setprop_error(): Handle errno value E2BIG. | Will Andrews | 2015-07-10 | 1 | -0/+6 |
* | Illumos 5427 - memory leak in libzfs when doing rollback | Jan Kryl | 2015-07-10 | 1 | -4/+1 |
* | Illumos 4626 - libzfs memleak in zpool_in_use() | Josef 'Jeff' Sipek | 2015-07-10 | 1 | -4/+11 |
* | Add libzfs_error_init() function | Brian Behlendorf | 2015-05-22 | 1 | -16/+30 |
* | Wait in libzfs_init() for the /dev/zfs device | Brian Behlendorf | 2015-05-22 | 1 | -4/+65 |
* | Change 3-digit octal escapes to 4-digit ones | Hajo Möller | 2015-05-18 | 1 | -2/+2 |
* | Illumos 5847 - libzfs_diff should check zfs_prop_get() return | Alexander Eremin | 2015-05-15 | 1 | -3/+7 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 2 | -18/+27 |
* | Fix type mismatch on 32-bit systems | Brian Behlendorf | 2015-05-11 | 1 | -3/+6 |