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
...
*
zdb: Fix minor memory leak
Brian Behlendorf
2023-04-26
1
-0
/
+2
*
Taught zdb -bb to print metadata totals
Rich Ercolani
2023-04-24
1
-2
/
+32
*
Create zap for root vdev
rob-wing
2023-04-20
1
-0
/
+3
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-1
/
+1
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-0
/
+19
*
Refactor loop in dump_histogram()
Richard Yao
2023-03-08
1
-2
/
+4
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
1
-3
/
+2
*
Better handling for future crypto parameters
Rob N
2023-03-07
1
-1
/
+2
*
Fix a typo in ac2038a
George Amanakis
2023-03-07
1
-1
/
+1
*
zdb: add decryption support
Rob N
2023-03-02
2
-11
/
+166
*
zdb: zero-pad checksum output
Rob N ★
2023-02-07
1
-2
/
+5
*
Teach zdb about DMU_OT_ERROR_LOG objects
George Amanakis
2023-02-02
1
-0
/
+19
*
Revert "zdb: zdb_ddt_leak_init() reads uninitialized memory..."
Brian Behlendorf
2022-12-21
1
-3
/
+2
*
zdb: Handle theoretical buffer overflow when printing float
Richard Yao
2022-12-08
1
-3
/
+3
*
zdb: zdb_ddt_leak_init() reads uninitialized memory when birth == 0
Richard Yao
2022-12-08
1
-2
/
+3
*
zdb: Fix big parameter passed by value
Richard Yao
2022-12-08
1
-19
/
+19
*
zdb: Silence Coverity complaint about verify_livelist_allocs()
Richard Yao
2022-11-29
1
-1
/
+1
*
Cleanup dump_bookmarks()
Richard Yao
2022-10-29
1
-2
/
+4
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-0
/
+10
*
Fix NULL pointer dereference in zdb
Richard Yao
2022-10-18
1
-1
/
+1
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
1
-3
/
+4
*
Add defensive assertions
Richard Yao
2022-10-12
1
-0
/
+1
*
Expose libzutil error info in libpc_handle_t
Umer Saleem
2022-10-04
1
-2
/
+6
*
Fix unsafe string operations
Richard Yao
2022-09-27
1
-1
/
+1
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-2
/
+2
*
Fix userland resource leaks
Richard Yao
2022-09-23
1
-3
/
+8
*
Fix unchecked return values and unused return values
Richard Yao
2022-09-23
1
-4
/
+11
*
Cleanup: Change 1 used in bitshifts to 1ULL
Richard Yao
2022-09-22
1
-3
/
+3
*
Add zfs_btree_verify_intensity kernel module parameter
Richard Yao
2022-09-15
1
-1
/
+1
*
Fix file descriptor handling in zdb_copy_object()
Richard Yao
2022-09-12
1
-0
/
+4
*
Alloc zdb_cd_t to fix stack issue
Andrew Innes
2022-09-02
1
-36
/
+45
*
zdb: dump spill block pointer if present
Christian Schwarz
2022-07-20
1
-1
/
+8
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
3
-3
/
+3
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-2
/
+2
*
Enable -Wwrite-strings
наб
2022-06-29
1
-24
/
+24
*
zdb: Fix handling of nul termination in symlink targets
Mark Johnston
2022-05-20
1
-1
/
+6
*
Remove enable_extended_FILE_stdio()
наб
2022-05-11
1
-4
/
+0
*
autoconf: use include directives instead of recursing down cmd
наб
2022-05-10
2
-14
/
+9
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
1
-5
/
+5
*
zdb: standardise on ctime()
наб
2022-04-05
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-28
/
+13
*
log xattr=sa create/remove/update to ZIL
Jitendra Patidar
2022-02-22
1
-0
/
+25
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-1
/
+1
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
1
-1
/
+1
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
1
-31
/
+41
*
Fix problem with zdb -d
Paul Zuchowski
2022-01-20
1
-30
/
+84
*
Long opts for zdb
Manoj Joseph
2022-01-06
1
-58
/
+123
*
zdb: il: fix unused, remove argsused
наб
2021-12-21
1
-12
/
+10
*
zdb: main: fix unused, remove argsused
наб
2021-12-21
1
-31
/
+29
*
Allow printing special vdev metaslab groups
Rich Ercolani
2021-11-30
1
-3
/
+5
[prev]
[next]