summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dmu_send.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-71/+463
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-1/+2
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
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-2/+3
2013-08-204047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receiveMatthew Ahrens1-1/+1
2013-07-293834 incremental replication of 'holey' file systems is slowMatthew Ahrens1-2/+52
2013-07-293888 zfs recv -F should destroy any snapshots created since the incremental s...Matthew Ahrens1-32/+87
2013-07-283894 zfs should not allow snapshot of inconsistent datasetKeith M Wesolowski1-2/+2
2013-07-283875 panic in zfs_root() after failed rollbackKeith M Wesolowski1-2/+7
2013-04-103645 dmu_send_impl: possibilty of pool hold leakMatthew Ahrens1-6/+8
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-59/+59
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-445/+466
2013-02-013498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)George Wilson1-10/+10
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+3
2012-08-213086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasetsMatthew Ahrens1-7/+0
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-3/+3
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+3
2012-06-302882 implement libzfs_coreMatthew Ahrens1-54/+56
2012-06-222901 ZFS receive fails for exabyte sparse filesSimon Klinkert1-0/+3
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-10/+12
2012-05-092703 add mechanism to report ZFS send progressBill Pijewski1-121/+126
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-4/+102
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-98/+2
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-2/+98
2011-04-08755 dmu_recv_stream builds incomplete guid_to_ds_mapAlexander Stetsenko1-58/+33
2010-07-306972862 rollback can leak log blocksMark Maybee1-7/+8
2010-07-076938335 zfs send -R can still miss renamed snapshotsChris Kirby1-2/+13
2010-06-296964442 panic from dmu_recv_begin: No such hold X on refcount YMatthew Ahrens1-2/+1
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby1-20/+44
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-0/+1
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-13/+15