aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zdb/zdb.c
Commit message (Expand)AuthorAgeFilesLines
* 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-051-8/+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-261-120/+733
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-3/+3
* OpenZFS 9523 - Large alloc in zdb can cause troubleJorgen Lundman2018-05-251-5/+8
* OpenZFS 8962 - zdb should work on non-idle poolsPavel Zakharov2018-05-081-0/+7
* OpenZFS 9421, 9422 - zdb show possibly leaked objectsPaul Dagnelie2018-05-041-5/+14
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-7/+11
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-62/+632
* Project Quota on ZFSNasf-Fan2018-02-131-2/+14
* Fix zdb -ed on objset for exported poolChunwei Chen2018-02-091-11/+21
* Fix zdb -E segfaultChunwei Chen2018-02-091-1/+4
* Fix zdb -R decompressionChunwei Chen2018-02-091-20/+18
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-02-091-2/+8
* Fix style issues in man pages and commands helpLOLi2018-01-291-2/+2
* Prevent zdb(8) from occasionally hanging on I/OBrian Behlendorf2018-01-251-0/+10
* ZTS: Fix create-o_ashift test caseLOLi2017-12-191-4/+4
* Sequential scrub and resilversTom Caputi2017-11-151-5/+5
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-39/+100
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-271-65/+66
* Fix coverity defects: 147480, 147584Tobin Harding2017-10-161-4/+4
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-7/+29
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-18/+51
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-91/+40