| Commit message (Expand) | Author | Age | Files | Lines |
* | Illumos 4958 zdb trips assert on pools with ashift >= 0xe | Alex Reece | 2014-10-23 | 1 | -6/+37 |
* | Fix zdb segfault | Brian Behlendorf | 2014-10-23 | 1 | -0/+2 |
* | Illumos 5169-5171 - zdb fixes | Matthew Ahrens | 2014-10-23 | 1 | -3/+21 |
* | Illumos 5178 - zdb -vvvvv on old-format pool fails in dump_deadlist() | Matthew Ahrens | 2014-10-23 | 1 | -0/+5 |
* | 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 |
* | ztest: print backtrace on SIGSEGV and SIGABRT | Ned Bass | 2014-10-13 | 1 | -0/+44 |
* | Illumos 5176 - lock contention on godfather zio | Matthew Ahrens | 2014-10-07 | 1 | -5/+7 |
* | Cleanup struct zed_conf vars in zed_conf_destroy | Chris Dunlap | 2014-10-06 | 1 | -10/+16 |
* | Obtain advisory lock on ZED PID file | Chris Dunlap | 2014-10-06 | 3 | -33/+78 |
* | 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 |
* | Refer to ZED's scripts as ZEDLETs | Chris Dunlap | 2014-09-25 | 13 | -51/+51 |
* | Replace zed's use of malloc with calloc | Chris Dunlap | 2014-09-25 | 3 | -8/+4 |
* | Fix zed io-spare.sh dash incompatibility | Chris Dunlap | 2014-09-23 | 1 | -3/+4 |
* | Illumos 5147 - zpool list -v should show individual disk capacity | George Wilson | 2014-09-23 | 1 | -32/+51 |
* | Remove reverse indentation from zed comments. | Chris Dunlap | 2014-09-22 | 7 | -61/+83 |
* | Improve handling of filesystem versions | Dan Swartzendruber | 2014-09-03 | 2 | -15/+74 |
* | Change delimiter for ZED email scripts | louwrentius | 2014-09-02 | 2 | -9/+9 |
* | Cleanup zed logging | Chris Dunlap | 2014-09-02 | 4 | -62/+58 |
* | Fix race condition with zed pidfile creation | Chris Dunlap | 2014-09-02 | 4 | -21/+183 |
* | 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 | 2 | -19/+73 |
* | Create an 'overlay' property | Turbo Fredriksson | 2014-08-15 | 1 | -0/+14 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 2 | -11/+12 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 4 | -41/+142 |
* | zed needs libzfs_core | Tim Chase | 2014-07-31 | 1 | -1/+2 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 2 | -3/+4 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 2 | -67/+270 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 3 | -46/+65 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 3 | -26/+39 |
* | Support '-H' (scripted mode) to 'zpool get' | Turbo Fredriksson | 2014-07-25 | 1 | -2/+6 |
* | Illumos #4756 Fix metaslab_group_preload deadlock | George Wilson | 2014-07-22 | 1 | -1/+3 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -77/+156 |
* | zdb: Introduce -V for verbatim import | Richard Yao | 2014-07-17 | 1 | -6/+7 |
* | Illumos 4168, 4169, 4170: ztest, zdb and zhack fixes | George Wilson | 2014-07-17 | 1 | -19/+30 |
* | Illumos #3641 compressed block histograms with zdb | Matthew Ahrens | 2014-07-16 | 1 | -24/+65 |
* | Add information about the -o option to zpool replace | Turbo Fredriksson | 2014-06-27 | 1 | -2/+2 |
* | Only automatically mount a clone when 'canmount == on'. | Turbo Fredriksson | 2014-06-06 | 1 | -1/+12 |
* | Remove superfluous statement | Richard Yao | 2014-05-30 | 1 | -1/+0 |
* | 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 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 2 | -5/+5 |
* | ztest: Switch to LWP rwlock interface | Richard Yao | 2014-05-01 | 1 | -51/+50 |
* | Fix libblkid ZFS detection when making new pools | Richard Yao | 2014-05-01 | 1 | -1/+1 |
* | Replace zed_file_create_dirs() with mkdirp() | Chris Dunlap | 2014-04-09 | 3 | -97/+13 |
* | Fix for re-reading /etc/mtab. | John M. Layman | 2014-04-04 | 1 | -3/+14 |
* | Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL | Chris Dunlap | 2014-04-02 | 1 | -5/+4 |