]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd/zdb
Use fallthrough macro
[FreeBSD/FreeBSD.git] / cmd / zdb /
2021-11-02 Brian BehlendorfUse fallthrough macro
2021-09-14 Rich ErcolaniFix cross-endian interoperability of zstd
2021-06-09 Serapheim Dimitrop... Livelist logic should handle dedup blkptrs
2021-05-10 Toomas Soomezdb: ASSERT issues when DEBUG is not defined
2021-01-28 Allan JudeAdd zdb -r <dataset> <object-id | file> <output>
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
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-09 Christian Schwarzzil_parse: make callback parameters const
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-07-10 Serapheim Dimitrop... Unconditionally enable debugging for libzpool
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarClean up lib dependencies
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-10-02 Matthew MacyOpenZFS restructuring - libspl
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
2018-12-05 Tom CaputiMove assert in dump_dir() in zdb
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-30 Serapheim Dimitrop... zdb -k does not work on Linux when used with -e
2018-10-24 Tom CaputiFix dbgmsg printing in ztest and zdb
2018-10-19 Serapheim Dimitrop... OpenZFS 9682 - page fault in dsl_async_clone_destroy...
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-12 Matthew AhrensOpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES...
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-09-06 Don BradyPool allocation classes
2018-08-20 Olaf FaalandSkip import activity test in more zdb code paths
2018-07-11 Brian BehlendorfReduce zdb output when pool contains checkpoint
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-26 Jorgen LundmanOpenZFS 9523 - Large alloc in zdb can cause trouble
2018-05-09 Pavel ZakharovOpenZFS 8962 - zdb should work on non-idle pools
2018-05-04 Paul DagnelieOpenZFS 9421, 9422 - zdb show possibly leaked objects
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 Chunwei ChenFix zdb -ed on objset for exported pool
2018-02-09 Chunwei ChenFix zdb -E segfault
2018-02-09 Chunwei ChenFix zdb -R decompression
2018-02-09 Chunwei ChenFix racy assignment of zcb.zcb_haderrors
2018-01-29 LOLiFix style issues in man pages and commands help
2018-01-25 Brian BehlendorfPrevent zdb(8) from occasionally hanging on I/O
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-12-19 LOLiZTS: Fix create-o_ashift test case
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-10-30 Jason KingOpenZFS 640 - number_to_scaled_string is duplicated...
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-16 Tobin HardingFix coverity defects: 147480, 147584
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Matthew AhrensOpenZFS 8067 - zdb should be able to dump literal embed...
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-18 Richard YaoOpenZFS 6392 - zdb: introduce -V for verbatim import
2017-04-14 Alan SomersOpenZFS 7900 - zdb shouldn't print the path of a znode...
2017-04-13 Brian BehlendorfOpenZFS 6410 - teach zdb to perform object lookups...
next