summaryrefslogtreecommitdiffstats
path: root/cmd/zdb/zdb.c
Commit message (Expand)AuthorAgeFilesLines
* Pool allocation classesDon Brady2018-09-051-23/+105
* Skip import activity test in more zdb code pathsOlaf Faaland2018-08-201-16/+26
* Reduce zdb output when pool contains checkpointBrian Behlendorf2018-07-101-2/+4
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-48/+77
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-120/+733
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-3/+3
* OpenZFS 9523 - Large alloc in zdb can cause troubleJorgen Lundman2018-05-251-5/+8
* OpenZFS 8962 - zdb should work on non-idle poolsPavel Zakharov2018-05-081-0/+7
* OpenZFS 9421, 9422 - zdb show possibly leaked objectsPaul Dagnelie2018-05-041-5/+14
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-7/+11
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-62/+632
* Project Quota on ZFSNasf-Fan2018-02-131-2/+14
* Fix zdb -ed on objset for exported poolChunwei Chen2018-02-091-11/+21
* Fix zdb -E segfaultChunwei Chen2018-02-091-1/+4
* Fix zdb -R decompressionChunwei Chen2018-02-091-20/+18
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-02-091-2/+8
* Fix style issues in man pages and commands helpLOLi2018-01-291-2/+2
* Prevent zdb(8) from occasionally hanging on I/OBrian Behlendorf2018-01-251-0/+10
* ZTS: Fix create-o_ashift test caseLOLi2017-12-191-4/+4
* Sequential scrub and resilversTom Caputi2017-11-151-5/+5
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-39/+100
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-271-65/+66
* Fix coverity defects: 147480, 147584Tobin Harding2017-10-161-4/+4
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-7/+29
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-18/+51
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-91/+40
* OpenZFS 8067 - zdb should be able to dump literal embedded block pointerMatthew Ahrens2017-07-071-3/+51
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-1/+1
* OpenZFS 6392 - zdb: introduce -V for verbatim importRichard Yao2017-04-181-9/+9
* OpenZFS 7900 - zdb shouldn't print the path of a znode at verbosity < 5Alan Somers2017-04-141-12/+8
* OpenZFS 6410 - teach zdb to perform object lookups by pathBrian Behlendorf2017-04-131-89/+236
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-111-0/+24
* Remove dependency on linear ABDGvozden Neskovic2017-03-291-2/+7
* Dump unique configurations and Uberblocks in zdb -luOlaf Faaland2017-03-061-58/+263
* Fix coverity defects: CID 155928Don Brady2017-02-071-8/+11
* OpenZFS 6866 - zdb -l non-zero status if no labelDon Brady2017-02-031-30/+32
* Add nvlist payload stats for zdb -ll dumpDon Brady2017-02-021-1/+133
* Remove lint ifdef checks in zdb and dbufGiuseppe Di Natale2017-02-011-7/+0
* OpenZFS 7545 - zdb should disable reference trackingGiuseppe Di Natale2017-01-311-0/+7
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-311-5/+13
* OpenZFS 7277 - zdb should be able to print zfs_dbgmsg'sGeorge Melikov2017-01-281-4/+22
* OpenZFS 6880 - zdb incorrectly reports feature count mismatch when feature is...George Melikov2017-01-241-1/+2
* Fix unused variable warningBrian Behlendorf2017-01-191-2/+2
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-4/+19
* Fix spellingka72017-01-031-2/+2
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-20/+28
* Fix coverity defects: CID 147511, 147513cao2016-10-241-1/+1
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-1/+3
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-1/+1