aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zdb
Commit message (Expand)AuthorAgeFilesLines
* zdb: zdb_decompress_block: don't needlessly set bufнаб2021-06-071-1/+0
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-071-45/+72
* libspl: staticify buf and pagesize, rename aok to libspl_assert_okнаб2021-06-031-1/+1
* zdb: remove strtokнаб2021-05-261-14/+17
* zdb: dump_history needs spaceToomas Soome2021-05-251-1/+1
* zdb: dump_history can be improvedToomas Soome2021-04-291-27/+68
* zdb: ASSERT issues when DEBUG is not definedToomas Soome2021-04-271-2/+3
* Add zdb -r <dataset> <object-id | file> <output>Allan Jude2021-01-271-11/+106
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Set aside a metaslab for ZIL blocksMatthew Ahrens2021-01-211-2/+19
* Memory leak in zdb:import_checkpointed_state()Matthew Ahrens2020-12-281-2/+5
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-0/+10
* Make metaslab class rotor and aliquot per-allocator.Alexander Motin2020-12-151-2/+2
* 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