summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_sendrecv.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-0712235 Add libzutil for libzfs or libzpool consumersDon Brady1-0/+1
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-1/+5
2019-10-2911872 Fix incremental recursive encrypted receiveTom Caputi1-5/+17
2019-07-3111282 port ZoL send/recv fixesloli10K1-141/+541
2019-07-0911309 zfs recv on delegated dataset inside a zone can failJerry Jelinek1-2/+1
2019-07-0311156 libzfs: NULL pointer errorsToomas Soome1-1/+1
2019-06-2811276 Allow unencrypted children of encrypted datasetsTom Caputi1-44/+30
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-67/+555
2019-04-2610809 Performance optimization of AVL tree comparator functionsGvozden Neskovic1-8/+3
2018-12-079630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon1-21/+14
2018-02-138940 Sending an intra-pool resumable send stream may result in EXDEVloli10K1-3/+4
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-7/+8
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-8/+7
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-7/+8
2017-04-075380 receive of a send -p stream doesn't need to try renaming snapshotsAndriy Gapon1-3/+3
2017-01-187745 print error if lzc_* is called before libzfs_core_initSerapheim Dimitropoulos1-0/+9
2016-11-297252 compressed zfs send / receiveDan Kimmel1-17/+34
2016-11-146412 zfs receive: -u can be ignored sometimesAndriy Gapon1-1/+2
2016-09-247340 receive manual origin should override automatic originPaul Dagnelie1-6/+6
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-25/+26
2016-05-316931 lib/libzfs: cleanup gcc warningsIgor Kozhukhov1-4/+5
2016-05-156902 speed up listing of snapshots if requesting name only and sorting by nameMartin Matuska1-1/+2
2016-05-116111 zfs send should ignore datasets created after the ending snapshotAlex Deiter1-6/+108
2016-04-206879 incorrect endianness swap for drr_spill.drr_length in libzfs_sendrecv.cDan Kimmel1-1/+1
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-12-074986 receiving replication stream fails if any snapshot exceeds refquotaDan McDonald1-9/+34
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-70/+373
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-18/+37
2015-04-095746 more checksumming in zfs sendMatthew Ahrens1-73/+70
2015-04-085764 "zfs send -nv" directs output to stderrManoj Joseph1-9/+15
2014-11-075027 zfs large block supportMatthew Ahrens1-6/+9
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-6/+40
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-1/+55
2013-07-293909 "zfs send -D" does not workSteven Hartland1-2/+2
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release proce...Steven Hartland1-73/+73
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-8/+4
2012-07-121796 "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only poolChristopher Siden1-8/+13
2012-05-092703 add mechanism to report ZFS send progressBill Pijewski1-2/+82
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-227/+320
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-221/+148
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-148/+221
2010-07-076938335 zfs send -R can still miss renamed snapshotsChris Kirby1-57/+114
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby1-32/+37
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-4/+28
2010-04-296946467 'zfs send -Ri' should include clone origin snapshots in the specified...Tom Erickson1-59/+85
2010-04-126916981 zfs recv needs better messaging when quota exceededJohn Harres1-0/+5
2010-04-046940770 panic in sa_find_idx_tab() after receiving into pool when version sho...Mark Shellenbaum1-2/+6
2010-03-226931963 zfs_receive_004_neg test regression results in no reported error for ...Tom Erickson1-2/+9
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-1/+29