| Commit message (Expand) | Author | Age | Files | Lines |
* | zdb: segfault in dump_bpobj_subobjs() | Tim Chase | 2017-06-09 | 1 | -2/+2 |
* | Fix gcc -Warray-bounds check for dump_object() in zdb | Brian Behlendorf | 2016-09-09 | 1 | -5/+14 |
* | Correctly parse -R flag arguments | Tim Chase | 2016-03-22 | 1 | -1/+3 |
* | Fix for recent zdb -h | -i crashes (seg fault) | Don Brady | 2015-06-26 | 1 | -2/+10 |
* | zdb -d has false positive warning when feature@large_blocks=disabled | Don Brady | 2015-06-26 | 1 | -11/+16 |
* | Illumos 5369 - arc flags should be an enum | George Wilson | 2015-06-11 | 1 | -1/+1 |
* | Add libzfs_error_init() function | Brian Behlendorf | 2015-05-22 | 1 | -1/+3 |
* | Illumos 5243 - zdb -b could be much faster | Matthew Ahrens | 2015-05-15 | 1 | -2/+25 |
* | Zdb should be able to open the root dataset | Tim Chase | 2015-05-15 | 1 | -1/+11 |
* | Illumos 5810 - zdb should print details of bpobj | Matthew Ahrens | 2015-05-11 | 1 | -10/+89 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -3/+29 |
* | Illumos 3654,3656 | Matthew Ahrens | 2015-05-04 | 1 | -1/+38 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -2/+2 |
* | Illumos 5695 - dmu_sync'ed holes do not retain birth time | Prakash Surya | 2015-03-27 | 1 | -1/+3 |
* | 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 |
* | Illumos 5176 - lock contention on godfather zio | Matthew Ahrens | 2014-10-07 | 1 | -5/+7 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -14/+60 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -9/+10 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -12/+53 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -2/+3 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -37/+46 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -10/+12 |
* | 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 #3641 compressed block histograms with zdb | Matthew Ahrens | 2014-07-16 | 1 | -24/+65 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -4/+6 |
* | Illumos #3603, #3604: bobj improvements | Matthew Ahrens | 2013-10-31 | 1 | -17/+54 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -3/+6 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -5/+36 |
* | zdb: enhancement - Display SA xattrs. | Tim Chase | 2013-07-09 | 1 | -0/+56 |
* | Avoid abort() in vn_rdwr(): libzpool/kernel.c | Mike Leddy | 2013-07-09 | 1 | -1/+1 |
* | Illumos #3498 panic in arc_read() | George Wilson | 2013-07-02 | 1 | -4/+3 |
* | Override default SPA config location via environment | Cyril Plisko | 2013-07-01 | 1 | -0/+10 |
* | Add absent \n at the end of the help text line | Cyril Plisko | 2013-06-28 | 1 | -1/+1 |
* | Illumos #3552, #3564 | George Wilson | 2013-06-19 | 1 | -6/+6 |
* | Illumos #3306, #3321 | George Wilson | 2013-05-03 | 1 | -29/+77 |
* | Illumos #3397, #3398 | Christopher Siden | 2013-01-11 | 1 | -9/+17 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -7/+65 |
* | Add ddt_object_count() error handling | Brian Behlendorf | 2012-10-29 | 1 | -1/+3 |
* | Illumos #2088 zdb could use a reasonable manual page | Richard Lowe | 2012-09-18 | 1 | -8/+11 |
* | Fix block device-related issues in zdb. | Ricardo M. Correia | 2010-12-14 | 1 | -9/+1 |
* | Add linux user util support | Brian Behlendorf | 2010-08-31 | 1 | -2/+2 |
* | Add linux user disk support | Brian Behlendorf | 2010-08-31 | 1 | -1/+0 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc missing braces warnings | Brian Behlendorf | 2010-08-27 | 1 | -3/+7 |
* | Fix gcc invalid prototype warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+2 |
* | Fix gcc fortify source warnings | Brian Behlendorf | 2010-08-27 | 1 | -3/+3 |
* | Fix gcc cast warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+2 |