]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zdb/zdb.c
Get rid of space_map_update() for ms_synced_length
[mirror_zfs.git] / cmd / zdb / zdb.c
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
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-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...
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-03-29 Gvozden NeskovicRemove dependency on linear ABD
2017-03-07 Olaf FaalandDump unique configurations and Uberblocks in zdb -lu
2017-02-07 Don BradyFix coverity defects: CID 155928
2017-02-03 Don BradyOpenZFS 6866 - zdb -l non-zero status if no label
2017-02-02 Don BradyAdd nvlist payload stats for zdb -ll dump
2017-02-02 Giuseppe Di NataleRemove lint ifdef checks in zdb and dbuf
2017-01-31 Giuseppe Di NataleOpenZFS 7545 - zdb should disable reference tracking
2017-01-31 George MelikovOpenZFS 7280 - Allow changing global libzpool variables...
2017-01-28 George MelikovOpenZFS 7277 - zdb should be able to print zfs_dbgmsg's
2017-01-24 George MelikovOpenZFS 6880 - zdb incorrectly reports feature count...
2017-01-20 Brian BehlendorfFix unused variable warning
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-24 caoFix coverity defects: CID 147511, 147513
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-08-16 Gvozden Neskoviczdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]
2016-08-11 Chunwei ChenFix infinite loop when zdb -R with d flag
2016-08-02 Brian BehlendorfFix gcc -Warray-bounds check for dump_object() in zdb
2016-07-27 Brian BehlendorfFix zdb crash with 4K-only devices
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-24 Ned BassImplement large_dnode pool feature
2016-05-23 Christer EkholmConsistently use parsable instead of parseable
2016-02-05 Tim ChaseCorrectly parse -R flag arguments
2016-01-11 Matthew AhrensIllumos 4891 - want zdb option to dump all metadata
2016-01-08 Paul DagnelieIllumos 5960, 5925
2016-01-08 Brian BehlendorfAdd missing -V option to zdb
2016-01-05 Matthew AhrensIllumos 3604 - zdb should print bpobjs more verbosely...
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-12-03 Chunwei ChenFix zdb_dump_block on little endian systems
2015-10-13 Tim Chasezdb: segfault in dump_bpobj_subobjs()
2015-06-26 Don BradyFix for recent zdb -h | -i crashes (seg fault)
2015-06-26 Don Bradyzdb -d has false positive warning when feature@large_bl...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-15 Matthew AhrensIllumos 5243 - zdb -b could be much faster
2015-05-15 Tim ChaseZdb should be able to open the root dataset
2015-05-11 Matthew AhrensIllumos 5810 - zdb should print details of bpobj
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 3654,3656
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2014-10-23 Brian BehlendorfFix zdb segfault
2014-10-23 Matthew AhrensIllumos 5169-5171 - zdb fixes
2014-10-23 Matthew AhrensIllumos 5178 - zdb -vvvvv on old-format pool fails...
next