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
/
lib
/
libzfs
/
libzfs_sendrecv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-0
/
+6
*
Always use "%lld" for formatting time_ts
наб
2020-05-28
1
-2
/
+2
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-500
/
+23
*
Add `zstream redup` command to convert deduplicated send streams
Matthew Ahrens
2020-04-10
1
-3
/
+2
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-03-18
1
-0
/
+20
*
Avoid core dump on invalid redaction bookmark
Ryan Moeller
2020-03-18
1
-4
/
+44
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-4
/
+6
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
1
-3
/
+6
*
Don't open zfs control device exclusively
Matthew Macy
2020-02-28
1
-2
/
+2
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
1
-1
/
+1
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-22
/
+139
*
Fix incremental recursive encrypted receive
Tom Caputi
2019-10-24
1
-5
/
+17
*
Use zfs_ioctl with zfs_cmd_t in libzfs
Matthew Macy
2019-10-23
1
-4
/
+4
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-1
/
+1
*
OpenZFS restructuring - libzfs
Matthew Macy
2019-10-03
1
-30
/
+5
*
Fix encryption hierarchy issues with zfs recv -d
Tom Caputi
2019-09-25
1
-44
/
+40
*
Fix noop receive of raw send stream
Tom Caputi
2019-09-05
1
-6
/
+33
*
Always refuse receving non-resume stream when resume state exists
Andriy Gapon
2019-09-03
1
-4
/
+11
*
Fix typos in lib/
Andrea Gelmini
2019-09-02
1
-1
/
+1
*
zfs send does not handle invalid input gracefully
loli10K
2019-07-08
1
-0
/
+6
*
Fix error text for EINVAL in zfs_receive_one()
Tom Caputi
2019-07-02
1
-2
/
+3
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-06-20
1
-29
/
+19
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-153
/
+756
*
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
[next]