summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zdb/zdb.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-019421 zdb should detect and print out the number of "leaked" objectsPaul Dagnelie1-3/+12
2018-04-169290 device removal reduces redundancy of mirrorsMatthew Ahrens1-7/+11
2018-04-029238 ZFS Spacemap Encoding V2Serapheim Dimitropoulos1-48/+77
2018-03-199235 rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov1-3/+3
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-120/+727
2018-02-068962 zdb should work on non-idle poolsPavel Zakharov1-0/+8
2018-01-308809 libzpool should leverage work done in libfakekernelAndrew Stormont1-0/+3
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-63/+633
2017-09-258081 Compiler warnings in zdbAlan Somers1-55/+73
2017-09-04640 number_to_scaled_string is duplicated in several commandsJason King1-38/+100
2017-07-058067 zdb should be able to dump literal embedded block pointerMatthew Ahrens1-3/+49
2017-06-078108 zdb -l fails to read labels 2 and 3Yuri Pankov1-8/+13
2017-05-24backout: 8067 zdb should be able to dump literal embedded block pointer (brea...Robert Mustacchi1-49/+3
2017-05-238067 zdb should be able to dump literal embedded block pointerMatthew Ahrens1-3/+49
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-19/+28
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-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