aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zdb
Commit message (Expand)AuthorAgeFilesLines
* Trim L2ARCGeorge Amanakis2020-06-091-1/+5
* Improvements on persistent L2ARCGeorge Amanakis2020-05-071-37/+86
* zdb: Fix ignored zfs_arc_max tuningRyan Moeller2020-04-301-1/+2
* Persistent L2ARC minor fixesGeorge Amanakis2020-04-171-2/+1
* Persistent L2ARCGeorge Amanakis2020-04-101-1/+228
* Improve zfs destroy performance with zio_t-free zio_free()Matthew Ahrens2020-02-281-4/+3
* zdb: Always print symlink targetJustin Keogh2020-02-121-0/+20
* Fix zdb -R with 'b' flagPaul Zuchowski2020-02-101-93/+162
* zdb: add support for object ranges for zdb -dNed Bass2020-01-241-44/+267
* zdb -d should accept the numeric objset idPaul Zuchowski2020-01-161-10/+70
* zdb: print block checksums with 6 d's of verbosityNed Bass2019-12-301-0/+6
* zio_decompress_data always ASSERTs successful decompressionPaul Zuchowski2019-12-101-52/+77
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-1/+1
* Fix zdb_read_block using zio after it is destroyedPaul Zuchowski2019-12-031-1/+6
* Add display of checksums to zdb -RPaul Zuchowski2019-11-271-2/+58
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-1/+1
* Add wrapper for Linux BLKFLSBUF ioctlMatthew Macy2019-10-281-1/+1
* Remove gratuitous Linux only include in ztest & zdbMatthew Macy2019-10-191-1/+0
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-5/+14
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Fix typos in cmd/Andrea Gelmini2019-08-301-1/+1
* spa_load_verify() may consume too much memoryGeorge Wilson2019-08-131-7/+8
* Metaslab max_size should be persisted while unloadedPaul Dagnelie2019-08-051-2/+2
* Fast Clone DeletionSara Hartse2019-07-261-63/+267
* zdb: don't print log spacemap stats in pools without the featureSerapheim Dimitropoulos2019-07-181-0/+6
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-38/+355
* zdb -vvvvv on ztest pool dies with "out of memory"Paul Dagnelie2019-06-251-6/+20
* Redacted Send/Receive causes zdb to dump coreloli10K2019-06-241-1/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-30/+252
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-211-1/+14
* zdb: replace label_t to zdb_label_t for reduce collisionsIgor K2019-02-131-8/+8
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-121-8/+5
* zdb -L should skip leak detection altogetherSerapheim Dimitropoulos2019-01-301-119/+132
* Rename range_tree_verify to range_tree_verify_not_presentSerapheim Dimitropoulos2019-01-251-2/+3
* Factor metaslab_load_wait() in metaslab_load()Serapheim Dimitropoulos2019-01-181-5/+2
* ztest: split block reconstructionBrian Behlendorf2019-01-161-1/+8
* Move assert in dump_dir() in zdbTom Caputi2018-12-051-3/+3
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-052-9/+5
* zdb -k does not work on Linux when used with -eSerapheim Dimitropoulos2018-10-301-11/+18
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-241-0/+1
* OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening poolSerapheim Dimitropoulos2018-10-191-2/+3
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-1/+1
* OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)Matthew Ahrens2018-10-121-5/+251
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-12/+24
* Pool allocation classesDon Brady2018-09-051-23/+105
* Skip import activity test in more zdb code pathsOlaf Faaland2018-08-201-16/+26
* Reduce zdb output when pool contains checkpointBrian Behlendorf2018-07-101-2/+4
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-48/+77
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-262-123/+742
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-3/+3