summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dmu_send.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Revert "8021 ARC buf data scatter-ization"Jerry Jelinek1-7/+7
2017-04-24 [illumos-gate merge]Jerry Jelinek1-7/+7
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-7/+7
2016-12-21 [illumos-gate merge]release-20161222Jerry Jelinek1-0/+2
2016-12-207659 Missing thread_exit() in dmu_send.cJorgen Lundman1-0/+2
2016-11-30 [illumos-gate merge]Jerry Jelinek1-62/+169
2016-11-297252 compressed zfs send / receiveDan Kimmel1-62/+169
2016-09-26 [illumos-gate merge]Jerry Jelinek1-0/+4
2016-09-247254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == us...Paul Dagnelie1-0/+4
2016-09-02 [illumos-gate merge]Jerry Jelinek1-23/+21
2016-09-017247 zfs receive of deduplicated stream failsChris Williamson1-23/+21
2016-08-03 [illumos-gate merge]Jerry Jelinek1-1/+8
2016-08-027230 add assertions to dmu_send_impl() to verify that stream includes BEGIN a...Matt Krantz1-1/+8
2016-07-15 [illumos-gate merge]Jerry Jelinek1-4/+4
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-4/+4
2016-06-10 [illumos-gate merge]Jerry Jelinek1-6/+8
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-6/+8
2016-03-306738 zfs send stream padding needs documentationEli Rosenthal1-1/+17
2016-03-31 [illumos-gate merge]Jerry Jelinek1-1/+17
2016-02-09 [illumos-gate merge]Jerry Jelinek1-0/+1
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2016-02-03 [illumos-gate merge]Jerry Jelinek1-1/+5
2016-02-026536 zfs send: want a way to disable setting of DRR_FLAG_FREERECORDSAndrew Stormont1-1/+5
2015-11-17 [illumos-gate merge]Jerry Jelinek1-53/+105
2015-11-166393 zfs receive a full send as a clonePaul Dagnelie1-53/+105
2015-10-12 [illumos-gate merge]Jerry Jelinek1-71/+463
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-71/+463
2015-09-17 [illumos-gate merge]Patrick Mooney1-1/+2
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-1/+2
2015-07-29OS-4539 zfs receive_read_record() may allocate nothingJerry Jelinek1-2/+6
2015-07-265959 clean up per-dataset feature count codeMatthew Ahrens1-9/+2
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-199/+610
2015-05-295946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to snap...Andriy Gapon1-0/+4
2015-05-275870 dmu_recv_end_check() leaks origin_head hold if error happens in drc_forc...Andriy Gapon1-2/+6
2015-05-275912 full stream can not be force-received into a dataset if it has a snapshotAndriy Gapon1-4/+6
2015-04-265809 Blowaway full receive in v1 pool causes kernel panicPaul Dagnelie1-1/+2
2015-04-095746 more checksumming in zfs sendMatthew Ahrens1-219/+289
2015-04-085765 add support for estimating send stream size with lzc_send_space when sou...Max Grossman1-22/+84
2015-04-065769 Cast 'zfs bad bloc' to ULL for x86Brian Behlendorf1-1/+1
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-3/+3
2014-12-065369 arc flags should be an enumGeorge Wilson1-3/+3
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-38/+48
2014-11-075027 zfs large block supportMatthew Ahrens1-20/+63
2014-10-083693 restore_object uses at least two transactions to restore an objectMatthew Ahrens1-22/+53
2014-10-055162 zfs recv should use loaned arc buffer to avoid copyMatthew Ahrens1-17/+29
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-3/+3
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-2/+2
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-28/+190
2014-04-223897 zfs filesystem and snapshot limitsJerry Jelinek1-3/+37
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-35/+91