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
/
zstream
Commit message (
Expand
)
Author
Age
Files
Lines
*
zio_compress: introduce max size threshold
George Melikov
2024-09-19
1
-1
/
+2
*
cityhash: replace invocations with specialized versions when possible
Shengqi Chen
2024-09-19
1
-2
/
+2
*
build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS
Rob Norris
2024-08-27
1
-1
/
+1
*
zstream: build with debug to fix stack overruns
Rob Norris
2024-08-27
1
-0
/
+2
*
zstream recompress: fix zero recompressed buffer and output
Rob Norris
2024-08-22
1
-10
/
+12
*
zstream decompress: fix decompress size and output
Rob Norris
2024-08-22
1
-12
/
+19
*
compress: change zio_compress API to use ABDs
Rob Norris
2024-08-22
1
-6
/
+11
*
compress: change compression providers API to use ABDs
Rob Norris
2024-08-22
1
-2
/
+4
*
zstream: use zio_compress calls for compression
Rob Norris
2024-08-22
2
-118
/
+98
*
zstream: remove duplicate highbit64 definition
Rob Norris
2024-08-09
1
-9
/
+0
*
Use memset to zero stack allocations containing unions
Rob N
2024-05-24
1
-1
/
+3
*
Correct level handling in zstream recompress.
Rich Ercolani
2024-05-16
1
-1
/
+1
*
Reject streams that set ->drr_payloadlen to unreasonably large values
Richard Yao
2023-01-23
3
-3
/
+12
*
Address theoretical uninitialized variable usage in zstream
Richard Yao
2022-12-12
3
-0
/
+51
*
Add ability to recompress send streams with new compression algorithm
Paul Dagnelie
2022-11-10
4
-0
/
+362
*
Use intptr_t when storing an integer in a pointer
Brooks Davis
2022-11-03
1
-1
/
+1
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
1
-4
/
+4
*
zstream: allow decompress to fix metadata for uncompressed records
Alan Somers
2022-10-14
1
-7
/
+31
*
Fix userland dereference NULL return value bugs
Richard Yao
2022-09-30
1
-1
/
+5
*
Fix unreachable code in zstreamdump
Richard Yao
2022-09-29
1
-3
/
+3
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
3
-3
/
+3
*
Add a "zstream decompress" subcommand
Alan Somers
2022-06-24
6
-3
/
+372
*
autoconf: use include directives instead of recursing down cmd
наб
2022-05-10
2
-15
/
+11
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
1
-3
/
+4
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
4
-4
/
+4
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-2
/
+2
*
Fix erroneous zstreamdump warning
Paul Dagnelie
2022-02-26
1
-1
/
+6
*
Report dnodes with faulty bonuslen
George Amanakis
2022-02-03
1
-0
/
+8
*
zstream: force-install zstreamdump link
наб
2021-05-29
1
-1
/
+1
*
libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd
наб
2021-05-29
1
-1
/
+0
*
zstreamdump: replace with link to zstream
наб
2021-05-21
2
-0
/
+8
*
Suppress cppcheck invalidSyntax warninigs
Brian Behlendorf
2021-03-05
1
-0
/
+1
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-0
/
+2
*
Use the correct return type for getopt
sterlingjensen
2020-12-17
1
-1
/
+1
*
Add support to decode a resume token
tony-zfs
2020-07-23
4
-1
/
+86
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-3
/
+3
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-2
/
+2
*
Make zstreamdump output the size of the payload for BEGIN records
Allan Jude
2020-06-27
1
-0
/
+2
*
Fixed LDADD library links in Makefiles for cross compilation builds
Petros Koutoupis
2020-05-09
1
-0
/
+1
*
Fix unitialized variable in `zstream redup` command
Brian Behlendorf
2020-04-23
1
-1
/
+1
*
Minor `zstream redup` command fixes
Brian Behlendorf
2020-04-10
1
-0
/
+1
*
Add `zstream redup` command to convert deduplicated send streams
Matthew Ahrens
2020-04-10
6
-0
/
+1375