aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zdb
Commit message (Expand)AuthorAgeFilesLines
...
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-3/+7
* zil_parse: make callback parameters constChristian Schwarz2020-10-091-20/+21
* zdb should not output binary data on terminalToomas Soome2020-10-051-1/+15
* zdb leak detection fails with in-progress device removalMatthew Ahrens2020-09-171-8/+0
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-0/+2
* Add zstd support to zfsMichael Niewöhner2020-08-201-10/+96
* FreeBSD: Add legacy arc_min and arc_maxRyan Moeller2020-07-191-1/+1
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-141-56/+598
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-1/+1
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-3/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+3
* Add block histogram to zdbRobert Novak2020-06-261-0/+203
* 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