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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzfs
/
libzfs_sendrecv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix send/recv lost spill block
Brian Behlendorf
2019-05-07
1
-0
/
+7
*
Correct snprintf() size argument
Tomohiro Kusumi
2019-04-30
1
-3
/
+3
*
Fix hierarchy misspellings
Richard Laager
2019-04-14
1
-5
/
+5
*
Append snapshot name to "TIME SENT SNAPSHOT" output
TerraTech
2019-04-01
1
-1
/
+2
*
Send stream should only list included snaps
Tom Caputi
2019-03-28
1
-24
/
+83
*
Add space in error message
Tom Caputi
2019-03-19
1
-2
/
+2
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
1
-0
/
+14
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
1
-34
/
+51
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
1
-12
/
+84
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-8
/
+36
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-23
/
+17
*
Fix 'zfs receive -F' message when destination has snapshots
loli10K
2018-12-05
1
-1
/
+1
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
1
-2
/
+3
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-0
/
+1
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
1
-11
/
+84
*
Fix zfs incremental send remove '-o' properties
LOLi
2018-04-30
1
-1
/
+1
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
1
-1
/
+1
*
Want 'zfs send -b'
LOLi
2018-02-21
1
-12
/
+21
*
Prevent raw zfs recv -F if dataset is unencrypted
Tom Caputi
2018-02-21
1
-11
/
+24
*
'zfs receive' fails with "dataset is busy"
LOLi
2018-02-12
1
-1
/
+17
*
Fix 'zfs receive -o' when used with '-e|-d'
LOLi
2018-01-30
1
-2
/
+3
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-2
/
+11
*
Fix intra-pool resumable 'zfs send -t <token>'
LOLi
2017-10-10
1
-3
/
+4
*
Add -vnP support to 'zfs send' for bookmarks
LOLi
2017-09-08
1
-15
/
+38
*
Retire send space estimation via ZFS_IOC_SEND
LOLi
2017-08-31
1
-27
/
+28
*
Send / Recv Fixes following b52563
Tom Caputi
2017-08-23
1
-0
/
+6
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-44
/
+455
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
1
-2
/
+6
*
Add property overriding (-o|-x) to 'zfs receive'
LOLi
2017-05-09
1
-16
/
+225
*
Add zfs_nicebytes() to print human-readable sizes
LOLi
2017-05-02
1
-6
/
+6
*
Fix leak in send_iterate_fs
Tim Crawford
2017-04-19
1
-0
/
+2
*
OpenZFS 5380 - receive of a send -p stream doesn't need to try renaming snaps...
Andriy Gapon
2017-04-09
1
-3
/
+3
*
Fix checksumflags assignment in cksummer
Tim Crawford
2017-02-24
1
-1
/
+1
*
OpenZFS 6931 - lib/libzfs: cleanup gcc warnings
George Melikov
2017-02-07
1
-3
/
+4
*
OpenZFS 7247 - zfs receive of deduplicated stream fails
George Melikov
2017-02-04
1
-1
/
+5
*
OpenZFS 7745 - print error if lzc_* is called before libzfs_core_init
George Melikov
2017-01-31
1
-0
/
+9
*
OpenZFS 7340 - receive manual origin should override automatic origin
George Melikov
2017-01-27
1
-6
/
+6
*
OpenZFS 6412 - zfs receive: -u can be ignored sometimes
George Melikov
2017-01-26
1
-1
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-2
/
+2
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-3
/
+4
*
Fix coverity defects: CID 147575, 147577, 147578, 147579
cao
2016-11-07
1
-1
/
+1
*
Fix coverity defects: CID 147654, 147690
GeLiXin
2016-10-13
1
-1
/
+1
*
Fix memory leak in recv_skip
luozhengzheng
2016-10-11
1
-0
/
+1
*
Fix uninitialized variable snapprops_nvlist in zfs_receive_one
LOLi
2016-10-07
1
-0
/
+5
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-1
/
+3
*
Fix coverity defects: 147658, 147652, 147651
cao
2016-09-29
1
-1
/
+2
*
OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshot
kernelOfTruth aka. kOT, Gentoo user
2016-09-22
1
-6
/
+108
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-17
/
+34
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
1
-8
/
+3
*
Rework of fletcher_4 module
Gvozden Neskovic
2016-08-16
1
-1
/
+1
[next]