index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
zdb
/
zdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
OpenZFS 8067 - zdb should be able to dump literal embedded block pointer
Matthew Ahrens
2017-07-07
1
-3
/
+51
*
Add zfs_nicebytes() to print human-readable sizes
LOLi
2017-05-02
1
-1
/
+1
*
OpenZFS 6392 - zdb: introduce -V for verbatim import
Richard Yao
2017-04-18
1
-9
/
+9
*
OpenZFS 7900 - zdb shouldn't print the path of a znode at verbosity < 5
Alan Somers
2017-04-14
1
-12
/
+8
*
OpenZFS 6410 - teach zdb to perform object lookups by path
Brian Behlendorf
2017-04-13
1
-89
/
+236
*
OpenZFS 6865 - want zfs-tests cases for zpool labelclear command
Yuri Pankov
2017-04-11
1
-0
/
+24
*
Remove dependency on linear ABD
Gvozden Neskovic
2017-03-29
1
-2
/
+7
*
Dump unique configurations and Uberblocks in zdb -lu
Olaf Faaland
2017-03-06
1
-58
/
+263
*
Fix coverity defects: CID 155928
Don Brady
2017-02-07
1
-8
/
+11
*
OpenZFS 6866 - zdb -l non-zero status if no label
Don Brady
2017-02-03
1
-30
/
+32
*
Add nvlist payload stats for zdb -ll dump
Don Brady
2017-02-02
1
-1
/
+133
*
Remove lint ifdef checks in zdb and dbuf
Giuseppe Di Natale
2017-02-01
1
-7
/
+0
*
OpenZFS 7545 - zdb should disable reference tracking
Giuseppe Di Natale
2017-01-31
1
-0
/
+7
*
OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...
George Melikov
2017-01-31
1
-5
/
+13
*
OpenZFS 7277 - zdb should be able to print zfs_dbgmsg's
George Melikov
2017-01-28
1
-4
/
+22
*
OpenZFS 6880 - zdb incorrectly reports feature count mismatch when feature is...
George Melikov
2017-01-24
1
-1
/
+2
*
Fix unused variable warning
Brian Behlendorf
2017-01-19
1
-2
/
+2
*
OpenZFS 7303 - dynamic metaslab selection
Don Brady
2017-01-12
1
-4
/
+19
*
Fix spelling
ka7
2017-01-03
1
-2
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+1
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-20
/
+28
*
Fix coverity defects: CID 147511, 147513
cao
2016-10-24
1
-1
/
+1
*
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
1
-1
/
+3
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-1
/
+1
*
zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]
Gvozden Neskovic
2016-08-16
1
-1
/
+1
*
Fix infinite loop when zdb -R with d flag
Chunwei Chen
2016-08-11
1
-2
/
+2
*
Fix gcc -Warray-bounds check for dump_object() in zdb
Brian Behlendorf
2016-08-02
1
-5
/
+14
*
Fix zdb crash with 4K-only devices
Brian Behlendorf
2016-07-27
1
-3
/
+13
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-3
/
+2
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-8
/
+9
*
Consistently use parsable instead of parseable
Christer Ekholm
2016-05-23
1
-1
/
+1
*
Correctly parse -R flag arguments
Tim Chase
2016-02-05
1
-1
/
+3
*
Illumos 4891 - want zdb option to dump all metadata
Matthew Ahrens
2016-01-11
1
-6
/
+11
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-1
/
+4
*
Add missing -V option to zdb
Brian Behlendorf
2016-01-08
1
-2
/
+2
*
Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)
Matthew Ahrens
2016-01-05
1
-0
/
+1
*
Illumos 5959 - clean up per-dataset feature count code
Matthew Ahrens
2015-12-04
1
-14
/
+32
*
Fix zdb_dump_block on little endian systems
Chunwei Chen
2015-12-02
1
-0
/
+4
*
zdb: segfault in dump_bpobj_subobjs()
Tim Chase
2015-10-13
1
-2
/
+2
*
Fix for recent zdb -h | -i crashes (seg fault)
Don Brady
2015-06-26
1
-2
/
+10
*
zdb -d has false positive warning when feature@large_blocks=disabled
Don Brady
2015-06-26
1
-11
/
+16
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
1
-1
/
+1
*
Add libzfs_error_init() function
Brian Behlendorf
2015-05-22
1
-1
/
+3
*
Illumos 5243 - zdb -b could be much faster
Matthew Ahrens
2015-05-15
1
-2
/
+25
*
Zdb should be able to open the root dataset
Tim Chase
2015-05-15
1
-1
/
+11
*
Illumos 5810 - zdb should print details of bpobj
Matthew Ahrens
2015-05-11
1
-10
/
+89
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-3
/
+29
*
Illumos 3654,3656
Matthew Ahrens
2015-05-04
1
-1
/
+38
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-2
/
+2
*
Illumos 5695 - dmu_sync'ed holes do not retain birth time
Prakash Surya
2015-03-27
1
-1
/
+3
[prev]
[next]