aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_send.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-9/+9
* OpenZFS 6738 - zfs send stream padding needs documentationEli Rosenthal2016-06-281-1/+17
* OpenZFS 6536 - zfs send: want a way to disable setting of DRR_FLAG_FREERECORDSAndrew Stormont2016-06-281-1/+5
* OpenZFS 6393 - zfs receive a full send as a clonePaul Dagnelie2016-06-281-58/+110
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-71/+468
* Implement large_dnode pool featureNed Bass2016-06-241-10/+32
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-0/+1
* Reduce stack usage of dmu_recv_stream functionNikolay Borisov2016-05-111-57/+62
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-101-0/+3
* Illumos 5809 - Blowaway full receive in v1 pool causes kernel panicPaul Dagnelie2016-02-081-1/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-081-198/+613
* Illumos 5746 - more checksumming in zfs sendMatthew Ahrens2015-12-301-219/+290
* Use large stacks when availableBrian Behlendorf2015-12-071-2/+6
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-9/+2
* Illumos 5946, 5945Andriy Gapon2015-07-061-0/+4
* Illumos 5870 - dmu_recv_end_check() leaks origin_head hold if error happens i...Andriy Gapon2015-07-061-2/+6
* Illumos 5912 - full stream can not be force-received into a dataset if it has...Andriy Gapon2015-07-061-4/+6
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-3/+3
* Remove unused 'dsl_pool_t *dp' variableBrian Behlendorf2015-05-141-4/+2
* Illumos 5765 - add support for estimating send stream size with lzc_send_spac...Max Grossman2015-05-131-22/+84
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-20/+63
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-3/+3
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-3/+3
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-38/+48
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-3/+37
* Illumos 5162 - zfs recv should use loaned arc buffer to avoid copyMatthew Ahrens2014-10-211-17/+30
* Illumos 3693 - restore_object uses at least two transactions to restore an ob...Matthew Ahrens2014-10-211-22/+52
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-2/+2
* Illumos 4757, 4913Matthew Ahrens2014-08-011-27/+188
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-35/+91
* Illumos 4370, 4371Max Grossman2014-07-281-2/+3
* Add zfs_send_corrupt_data module optionTurbo Fredriksson2013-12-181-0/+5
* Illumos #4047Matthew Ahrens2013-11-051-1/+1
* Illumos #3834Matthew Ahrens2013-11-051-2/+52
* Illumos #3875Keith M Wesolowski2013-11-041-2/+7
* Illumos #3888Matthew Ahrens2013-11-041-32/+87
* Illumos #3894Keith M Wesolowski2013-11-041-2/+2
* Illumos #3645, #3692Matthew Ahrens2013-10-311-6/+8
* Illumos #3598Matthew Ahrens2013-10-311-59/+59
* Illumos #3464Matthew Ahrens2013-09-041-446/+470
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-54/+56
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-10/+10
* Illumos #3006Madhav Suresh2013-06-191-3/+3
* Use taskq for dump_bytes()Brian Behlendorf2013-05-061-6/+34
* Cast 'zfs bad bloc' to ULL for x86Brian Behlendorf2013-02-041-1/+1
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-7/+0
* Illumos #2619 and #2747Christopher Siden2013-01-081-6/+11
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-121/+126
* Illumos #2901: zfs receive fails for exabyte sparse filesSimon Klinkert2012-08-251-0/+3
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-6/+101