aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zdb
Commit message (Expand)AuthorAgeFilesLines
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-292-45/+62
* 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
* zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]Gvozden Neskovic2016-08-161-1/+1
* Fix infinite loop when zdb -R with d flagChunwei Chen2016-08-111-2/+2
* Fix gcc -Warray-bounds check for dump_object() in zdbBrian Behlendorf2016-08-021-5/+14
* Fix zdb crash with 4K-only devicesBrian Behlendorf2016-07-271-3/+13
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-3/+2
* Implement large_dnode pool featureNed Bass2016-06-242-10/+13
* Consistently use parsable instead of parseableChrister Ekholm2016-05-231-1/+1
* Cleanup linkingRichard Yao2016-03-181-2/+0
* Correctly parse -R flag argumentsTim Chase2016-02-051-1/+3
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-111-6/+11
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+4
* Add missing -V option to zdbBrian Behlendorf2016-01-081-2/+2
* Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)Matthew Ahrens2016-01-051-0/+1
* Unconditionally build zdb and ztest with -DDEBUGRichard Yao2015-12-141-0/+2
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-14/+32
* Fix zdb_dump_block on little endian systemsChunwei Chen2015-12-021-0/+4
* zdb: segfault in dump_bpobj_subobjs()Tim Chase2015-10-131-2/+2
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-2/+2
* Fix for recent zdb -h | -i crashes (seg fault)Don Brady2015-06-262-7/+20
* zdb -d has false positive warning when feature@large_blocks=disabledDon Brady2015-06-261-11/+16
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-1/+1
* Add libzfs_error_init() functionBrian Behlendorf2015-05-221-1/+3
* Illumos 5243 - zdb -b could be much fasterMatthew Ahrens2015-05-151-2/+25
* Zdb should be able to open the root datasetTim Chase2015-05-151-1/+11
* Illumos 5810 - zdb should print details of bpobjMatthew Ahrens2015-05-111-10/+89
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-3/+29
* Illumos 3654,3656Matthew Ahrens2015-05-041-1/+38
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-2/+2
* Illumos 5695 - dmu_sync'ed holes do not retain birth timePrakash Surya2015-03-271-1/+3
* Fix zdb segfaultBrian Behlendorf2014-10-231-0/+2
* Illumos 5169-5171 - zdb fixesMatthew Ahrens2014-10-231-3/+21
* Illumos 5178 - zdb -vvvvv on old-format pool fails in dump_deadlist()Matthew Ahrens2014-10-231-0/+5
* Illumos 5176 - lock contention on godfather zioMatthew Ahrens2014-10-071-5/+7
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-14/+60
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-062-11/+12
* Illumos 4757, 4913Matthew Ahrens2014-08-011-12/+53
* Illumos #4374Matthew Ahrens2014-07-301-2/+3
* Illumos 4370, 4371Max Grossman2014-07-282-42/+55
* Illumos 4171, 4172Matthew Ahrens2014-07-251-10/+12
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-77/+156
* zdb: Introduce -V for verbatim importRichard Yao2014-07-171-6/+7
* Illumos #3641 compressed block histograms with zdbMatthew Ahrens2014-07-161-24/+65
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-4/+6
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Illumos #3603, #3604: bobj improvementsMatthew Ahrens2013-10-311-17/+54