summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zdb/zdb.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Revert "8021 ARC buf data scatter-ization"Jerry Jelinek1-28/+19
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-19/+28
2017-04-136392 zdb: introduce -V for verbatim importRichard Yao1-12/+14
2017-04-137900 zdb shouldn't print the path of a znode at verbosity < 5Alan Somers1-12/+8
2017-04-073871 fix issues introduced by 3604Richard Yao1-1/+2
2017-02-286410 teach zdb to perform object lookups by pathYuri Pankov1-84/+227
2017-01-136866 zdb -l should return non-zero if it fails to find any labelYuri Pankov1-37/+48
2016-11-237303 dynamic metaslab selectionGeorge Wilson1-4/+21
2016-11-187545 zdb should disable reference trackingMatthew Ahrens1-0/+7
2016-10-217280 Allow changing global libzpool variables in zdb and ztest through comman...Pavel Zakharov1-2/+10
2016-08-087277 zdb should be able to print zfs_dbgmsg'sPavel Zakharov1-4/+22
2016-07-197164 zdb should be able to open the root datasetTim Chase1-1/+17
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-1/+1
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-3/+2
2016-04-206880 zdb incorrectly reports feature count mismatch when feature is disabledMatthew Ahrens1-1/+2
2016-04-096418 zpool should have a label clearing commandWill Andrews1-2/+3
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-11-026391 Override default SPA config location via environmentCyril Plisko1-0/+10
2015-10-096290 zdb -h overflows stackMatthew Ahrens1-2/+4
2015-07-265959 clean up per-dataset feature count codeMatthew Ahrens1-16/+34
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+4
2015-04-265810 zdb should print details of bpobjMatthew Ahrens1-10/+87
2015-03-245695 dmu_sync'ed holes do not retain birth timePrakash Surya1-1/+3
2014-12-065369 arc flags should be an enumGeorge Wilson1-1/+1
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-2/+2
2014-11-075027 zfs large block supportMatthew Ahrens1-3/+29
2014-11-065243 zdb -b could be much fasterMatthew Ahrens1-2/+25
2014-10-075169 zdb should limit its ARC sizeMatthew Ahrens1-4/+22
2014-10-055178 zdb -vvvvv on old-format pool fails in dump_deadlist()Matthew Ahrens1-0/+5
2014-10-055176 lock contention on godfather zioMatthew Ahrens1-4/+6
2014-07-194976 zfs should only avoid writing to a failing non-redundant top-level vdevGeorge Wilson1-17/+62
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-9/+10
2014-06-064891 want zdb option to dump all metadataMatthew Ahrens1-4/+11
2014-06-054390 i/o errors when deleting filesystem/zvol can lead to space map corruptionMatthew Ahrens1-2/+2
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-13/+52
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-2/+3
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-37/+46
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-10/+12
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-78/+154
2013-04-073654 zdb should print number of ganged blocksMatthew Ahrens1-1/+38
2013-03-243641 want a histogram of compressed block sizesMatthew Ahrens1-24/+65
2013-03-113604 zdb should print bpobjs more verbosely (fix zdb hang)Matthew Ahrens1-0/+1
2013-03-043603 panic from bpobj_enqueue_subobj()Matthew Ahrens1-17/+53
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-3/+6
2013-02-193552 condensing one space map burns 3 seconds of CPU in spa_sync() threadGeorge Wilson1-6/+6
2013-02-013498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)George Wilson1-4/+3
2012-12-043397 zdb <pool> <objnum> output is too verboseChristopher Siden1-9/+17
2012-11-023306 zdb should be able to issue reads in parallelGeorge Wilson1-29/+77
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-3/+3
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+3