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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-2
/
+14
*
Fix zdb -ed on objset for exported pool
Chunwei Chen
2018-02-09
1
-11
/
+21
*
Fix zdb -E segfault
Chunwei Chen
2018-02-09
1
-1
/
+4
*
Fix zdb -R decompression
Chunwei Chen
2018-02-09
1
-20
/
+18
*
Fix racy assignment of zcb.zcb_haderrors
Chunwei Chen
2018-02-09
1
-2
/
+8
*
Fix style issues in man pages and commands help
LOLi
2018-01-29
1
-2
/
+2
*
Prevent zdb(8) from occasionally hanging on I/O
Brian Behlendorf
2018-01-25
1
-0
/
+10
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-1
/
+2
*
ZTS: Fix create-o_ashift test case
LOLi
2017-12-19
1
-4
/
+4
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-5
/
+5
*
OpenZFS 640 - number_to_scaled_string is duplicated in several commands
Jason King
2017-10-30
1
-39
/
+100
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
4
-127
/
+177
*
Fix coverity defects: 147480, 147584
Tobin Harding
2017-10-16
1
-4
/
+4
*
Improved dnode allocation and dmu_hold_impl()
Olaf Faaland
2017-09-05
1
-7
/
+29
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
2
-21
/
+59
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
1
-3
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-91
/
+40
*
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
2
-45
/
+62
*
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
2
-10
/
+13
*
Consistently use parsable instead of parseable
Christer Ekholm
2016-05-23
1
-1
/
+1
*
Cleanup linking
Richard Yao
2016-03-18
1
-2
/
+0
*
Correctly parse -R flag arguments
Tim Chase
2016-02-05
1
-1
/
+3
[next]