]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zdb/zdb.c
Better handling for future crypto parameters
[mirror_zfs.git] / cmd / zdb / zdb.c
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 George AmanakisFix a typo in ac2038a
2023-03-02 Rob Nzdb: add decryption support
2023-02-07 Rob N ★zdb: zero-pad checksum output
2023-02-02 George AmanakisTeach zdb about DMU_OT_ERROR_LOG objects
2022-12-21 Brian BehlendorfRevert "zdb: zdb_ddt_leak_init() reads uninitialized...
2022-12-08 Richard Yaozdb: Handle theoretical buffer overflow when printing...
2022-12-08 Richard Yaozdb: zdb_ddt_leak_init() reads uninitialized memory...
2022-12-08 Richard Yaozdb: Fix big parameter passed by value
2022-11-29 Richard Yaozdb: Silence Coverity complaint about verify_livelist_a...
2022-10-29 Richard YaoCleanup dump_bookmarks()
2022-10-18 Richard YaoFix NULL pointer dereference in zdb
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-10-04 Umer SaleemExpose libzutil error info in libpc_handle_t
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-23 Richard YaoFix userland resource leaks
2022-09-23 Richard YaoFix unchecked return values and unused return values
2022-09-22 Richard YaoCleanup: Change 1 used in bitshifts to 1ULL
2022-09-15 Richard YaoAdd zfs_btree_verify_intensity kernel module parameter
2022-09-12 Richard YaoFix file descriptor handling in zdb_copy_object()
2022-09-02 Andrew InnesAlloc zdb_cd_t to fix stack issue
2022-07-21 Christian Schwarzzdb: dump spill block pointer if present
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-29 набEnable -Wwrite-strings
2022-05-20 Mark Johnstonzdb: Fix handling of nul termination in symlink targets
2022-05-11 набRemove enable_extended_FILE_stdio()
2022-04-05 набzdb: standardise on ctime()
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-20 Paul ZuchowskiFix problem with zdb -d
2022-01-06 Manoj JosephLong opts for zdb
2021-12-21 набzdb: main: fix unused, remove argsused
2021-11-30 Rich ErcolaniAllow printing special vdev metaslab groups
2021-11-10 Fedor Uporovzdb: Report bad label checksum
2021-11-09 Fedor UporovSkip spacemaps reading in case of pool readonly import
2021-11-02 Damian SzuberskiUpdate `checkstyle` workflow env to ubuntu-20.04
2021-10-15 Teodor Spærenzdb: fix overflow of time estimation
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-09-08 Jorgen LundmanUpstream: zdb inode mapping
2021-08-30 Rich ErcolaniFix cross-endian interoperability of zstd
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-06-08 набzdb: zdb_decompress_block: don't needlessly set buf
2021-06-07 Serapheim Dimitrop... Livelist logic should handle dedup blkptrs
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-05-26 набzdb: remove strtok
2021-05-25 Toomas Soomezdb: dump_history needs space
2021-04-29 Toomas Soomezdb: dump_history can be improved
2021-04-27 Toomas Soomezdb: ASSERT issues when DEBUG is not defined
2021-01-28 Allan JudeAdd zdb -r <dataset> <object-id | file> <output>
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2020-12-28 Matthew AhrensMemory leak in zdb:import_checkpointed_state()
2020-12-28 Matthew Ahrensnvlist leaked in zpool_find_config()
2020-12-15 Alexander MotinMake metaslab class rotor and aliquot per-allocator.
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-05 Toomas Soomezdb should not output binary data on terminal
2020-09-17 Matthew Ahrenszdb leak detection fails with in-progress device removal
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-07-19 Ryan MoellerFreeBSD: Add legacy arc_min and arc_max
2020-07-15 Matthew AhrensExtend zdb to print inconsistencies in livelists and...
2020-06-26 Robert NovakAdd block histogram to zdb
2020-06-09 George AmanakisTrim L2ARC
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-05-01 Ryan Moellerzdb: Fix ignored zfs_arc_max tuning
2020-04-17 George AmanakisPersistent L2ARC minor fixes
2020-04-10 George AmanakisPersistent L2ARC
2020-02-28 Matthew AhrensImprove zfs destroy performance with zio_t-free zio_free()
2020-02-12 Justin Keoghzdb: Always print symlink target
2020-02-10 Paul ZuchowskiFix zdb -R with 'b' flag
2020-01-24 Ned Basszdb: add support for object ranges for zdb -d
2020-01-16 Paul Zuchowskizdb -d should accept the numeric objset id
2019-12-30 Ned Basszdb: print block checksums with 6 d's of verbosity
2019-12-10 Paul Zuchowskizio_decompress_data always ASSERTs successful decompression
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-03 Paul ZuchowskiFix zdb_read_block using zio after it is destroyed
2019-11-27 Paul ZuchowskiAdd display of checksums to zdb -R
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-10-28 Matthew MacyAdd wrapper for Linux BLKFLSBUF ioctl
2019-10-20 Matthew MacyRemove gratuitous Linux only include in ztest & zdb
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-08-30 Andrea GelminiFix typos in cmd/
2019-08-13 George Wilsonspa_load_verify() may consume too much memory
2019-08-05 Paul DagnelieMetaslab max_size should be persisted while unloaded
2019-07-26 Sara HartseFast Clone Deletion
2019-07-18 Serapheim Dimitrop... zdb: don't print log spacemap stats in pools without...
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-25 Paul Dagneliezdb -vvvvv on ztest pool dies with "out of memory"
2019-06-25 loli10KRedacted Send/Receive causes zdb to dump core
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-03-21 Olaf FaalandMMP interval and fail_intervals in uberblock
2019-02-13 Igor Kzdb: replace label_t to zdb_label_t for reduce collisions
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-01-30 Serapheim Dimitrop... zdb -L should skip leak detection altogether
2019-01-25 Serapheim Dimitrop... Rename range_tree_verify to range_tree_verify_not_present
2019-01-18 Serapheim Dimitrop... Factor metaslab_load_wait() in metaslab_load()
2019-01-16 Brian Behlendorfztest: split block reconstruction
next