]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu_send.c
Encryption patch follow-up
[mirror_zfs.git] / module / zfs / dmu_send.c
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-10 Fabian GrünbichlerSkip FREEOBJECTS for objects which can't exist
2017-10-10 Fabian GrünbichlerFree objects when receiving full stream as clone
2017-10-02 Ned Bassreceive_freeobjects() skips freeing some objects
2017-09-07 Brian BehlendorfRevert "Handle new dnode size in incremental..."
2017-09-05 Ned BassHandle new dnode size in incremental backup stream
2017-08-23 Tom CaputiSend / Recv Fixes following b52563
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-08 Ned BassAdd debug log entries for failed receive records
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-07-26 Ned BassSome additional send stream validity checking
2017-06-09 Paul DagnelieOpenZFS 8056 - zfs send size estimate is inaccurate...
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-02-04 George MelikovOpenZFS 7247 - zfs receive of deduplicated stream fails
2017-01-27 George MelikovOpenZFS 7254 - ztest failed assertion in ztest_dataset_...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-18 George MelikovOpenZFS 7659 - Missing thread_exit() in dmu_send.c
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-22 kernelOfTruth aka... OpenZFS 7230 - add assertions to dmu_send_impl() to...
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-22 Tim ChasePrevent reclaim in send_traverse_thread()
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Eli RosenthalOpenZFS 6738 - zfs send stream padding needs documentation
2016-06-28 Andrew StormontOpenZFS 6536 - zfs send: want a way to disable setting...
2016-06-28 Paul DagnelieOpenZFS 6393 - zfs receive a full send as a clone
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-05-11 Nikolay BorisovReduce stack usage of dmu_recv_stream function
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-02-08 Paul DagnelieIllumos 5809 - Blowaway full receive in v1 pool causes...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-12-07 Brian BehlendorfUse large stacks when available
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-07-06 Andriy GaponIllumos 5946, 5945
2015-07-06 Andriy GaponIllumos 5870 - dmu_recv_end_check() leaks origin_head...
2015-07-06 Andriy GaponIllumos 5912 - full stream can not be force-received...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-05-14 Brian BehlendorfRemove unused 'dsl_pool_t *dp' variable
2015-05-13 Max GrossmanIllumos 5765 - add support for estimating send stream...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2014-10-21 Matthew AhrensIllumos 5162 - zfs recv should use loaned arc buffer...
2014-10-21 Matthew AhrensIllumos 3693 - restore_object uses at least two transac...
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-28 Max GrossmanIllumos 4370, 4371
2013-12-19 Turbo FredrikssonAdd zfs_send_corrupt_data module option
2013-11-05 Matthew AhrensIllumos #4047
2013-11-05 Matthew AhrensIllumos #3834
2013-11-04 Keith M WesolowskiIllumos #3875
2013-11-04 Matthew AhrensIllumos #3888
2013-11-04 Keith M WesolowskiIllumos #3894
2013-10-31 Matthew AhrensIllumos #3645, #3692
2013-10-31 Matthew AhrensIllumos #3598
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-06-19 Madhav SureshIllumos #3006
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-02-05 Brian BehlendorfCast 'zfs bad bloc' to ULL for x86
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-08-25 Simon KlinkertIllumos #2901: zfs receive fails for exabyte sparse...
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2011-10-18 Alexander StetsenkoIllumos #755: dmu_recv_stream builds incomplete guid_to...
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfFix stack noinline
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...