| Commit message (Expand) | Author | Age | Files | Lines |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -5/+5 |
* | Illumos 1765 - assert triggered in libzfs_import.c | Prasad Joshi | 2015-07-14 | 1 | -1/+4 |
* | Illumos 5118 - When verifying or creating a storage pool, error messages only... | Basil Crow | 2015-07-10 | 1 | -16/+18 |
* | Illumos 4966 - zpool list iterator does not update output | George Wilson | 2015-07-10 | 1 | -10/+10 |
* | Add -y option to `zpool iostat` | Hajo Möller | 2015-06-17 | 1 | -8/+23 |
* | Add libzfs_error_init() function | Brian Behlendorf | 2015-05-22 | 1 | -1/+3 |
* | Add the '-a' option to 'zpool export' | Turbo Fredriksson | 2015-05-04 | 1 | -31/+51 |
* | Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr... | Matthew Ahrens | 2015-04-28 | 1 | -0/+2 |
* | Memory leak in make_root_vdev() | Isaac Huang | 2015-04-27 | 1 | -1/+3 |
* | Check all vdev labels in 'zpool import' | Brian Behlendorf | 2015-03-25 | 1 | -1/+1 |
* | Enhancements to zpool dry run mode. | Tim Chase | 2015-02-11 | 1 | -0/+28 |
* | Read spl_hostid module parameter before gethostid() | Chunwei Chen | 2015-02-04 | 1 | -1/+1 |
* | Fix cstyle issue from c66989b | Brian Behlendorf | 2014-12-19 | 1 | -2/+2 |
* | zpool upgrade return errors to stderr instead of stdout | Jacek Fefliński | 2014-12-18 | 1 | -2/+2 |
* | Fix zpool create -t ENOENT bug. | ilovezfs | 2014-10-23 | 1 | -2/+4 |
* | Let `zpool import` ignore a missing hostid record. | Darik Horn | 2014-10-17 | 1 | -31/+24 |
* | Implement -t option to zpool create for temporary pool names | Richard Yao | 2014-09-30 | 1 | -1/+21 |
* | zpool import -t should not update cachefile | Richard Yao | 2014-09-30 | 1 | -0/+3 |
* | Add add_prop_list_default helper | Richard Yao | 2014-09-30 | 1 | -10/+17 |
* | Illumos 5147 - zpool list -v should show individual disk capacity | George Wilson | 2014-09-23 | 1 | -32/+51 |
* | Improve handling of filesystem versions | Dan Swartzendruber | 2014-09-03 | 1 | -0/+32 |
* | Illumos 4970-4974 - extreme rewind enhancements | Matthew Ahrens | 2014-08-26 | 1 | -2/+2 |
* | Drive database update | Richard Yao | 2014-08-18 | 1 | -14/+22 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -5/+13 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -1/+1 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -2/+2 |
* | Support '-H' (scripted mode) to 'zpool get' | Turbo Fredriksson | 2014-07-25 | 1 | -2/+6 |
* | Add information about the -o option to zpool replace | Turbo Fredriksson | 2014-06-27 | 1 | -2/+2 |
* | Added INTEL SSD 530 Series | John Albietz | 2014-05-19 | 1 | -0/+1 |
* | Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status | Richard Yao | 2014-05-19 | 1 | -0/+11 |
* | Fix libblkid ZFS detection when making new pools | Richard Yao | 2014-05-01 | 1 | -1/+1 |
* | Add missing DATA_TYPE_STRING_ARRAY output | Brian Behlendorf | 2014-04-02 | 1 | -1/+12 |
* | Replace zpool_events_next() "block" parm w/ "flags" | Chris Dunlap | 2014-03-31 | 1 | -1/+2 |
* | Clarify zpool_events_next() comment | Brian Behlendorf | 2014-03-31 | 1 | -5/+5 |
* | Implement -t option to zpool import for temporary pool names | Richard Yao | 2014-03-20 | 1 | -1/+5 |
* | Remove unused option -r from 'zpool import' | Richard Yao | 2014-03-12 | 1 | -1/+1 |
* | Add erratum for issue #2094 | Richard Yao | 2014-02-21 | 1 | -0/+22 |
* | Add generic errata infrastructure | Brian Behlendorf | 2014-02-21 | 1 | -2/+37 |
* | Use expected zpool_status_t type | Brian Behlendorf | 2014-02-21 | 1 | -2/+2 |
* | Properly link zpool command to libblkid | Richard Yao | 2014-01-14 | 1 | -1/+2 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 3 | -47/+52 |
* | Drive database update | Richard Yao | 2013-12-02 | 1 | -0/+29 |
* | Add missing libzfs_core to Makefiles | Maximilian Mehnert | 2013-11-20 | 1 | -1/+2 |
* | Illumos #3745, #3811 | Will Andrews | 2013-11-04 | 1 | -8/+29 |
* | Add -p switch to "zpool get" | Ralf Ertzinger | 2013-10-28 | 1 | -8/+27 |
* | Increase default udev wait time | Brian Behlendorf | 2013-10-22 | 1 | -1/+1 |
* | Dedup-related documentation additions for zpool and zdb. | Tim Chase | 2013-10-22 | 1 | -1/+1 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -2/+0 |
* | Update drive database | Richard Yao | 2013-10-09 | 1 | -0/+34 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -77/+101 |