]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_sendrecv.c
Correct snprintf() size argument
[mirror_zfs.git] / lib / libzfs / libzfs_sendrecv.c
2019-05-01 Tomohiro KusumiCorrect snprintf() size argument
2019-04-15 Richard LaagerFix hierarchy misspellings
2019-04-01 TerraTechAppend snapshot name to "TIME SENT SNAPSHOT" output
2019-03-28 Tom CaputiSend stream should only list included snaps
2019-03-19 Tom CaputiAdd space in error message
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-02-15 Paul Zuchowskizfs should optionally send holds
2019-02-08 loli10KZVOLs should not be allowed to have children
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-05 loli10KFix 'zfs receive -F' message when destination has snapshots
2018-12-04 LOLiFix ASSERT in zfs_receive_one()
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-01 LOLiFix zfs incremental send remove '-o' properties
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-02-21 LOLiWant 'zfs send -b'
2018-02-21 Tom CaputiPrevent raw zfs recv -F if dataset is unencrypted
2018-02-12 LOLi'zfs receive' fails with "dataset is busy"
2018-01-30 LOLiFix 'zfs receive -o' when used with '-e|-d'
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-10 LOLiFix intra-pool resumable 'zfs send -t <token>'
2017-09-08 LOLiAdd -vnP support to 'zfs send' for bookmarks
2017-08-31 LOLiRetire send space estimation via ZFS_IOC_SEND
2017-08-23 Tom CaputiSend / Recv Fixes following b52563
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-06-28 Tony HutterGCC 7.1 fixes
2017-05-09 LOLiAdd property overriding (-o|-x) to 'zfs receive'
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-19 Tim CrawfordFix leak in send_iterate_fs
2017-04-09 Andriy GaponOpenZFS 5380 - receive of a send -p stream doesn't...
2017-02-24 Tim CrawfordFix checksumflags assignment in cksummer
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-02-04 George MelikovOpenZFS 7247 - zfs receive of deduplicated stream fails
2017-01-31 George MelikovOpenZFS 7745 - print error if lzc_* is called before...
2017-01-27 George MelikovOpenZFS 7340 - receive manual origin should override...
2017-01-26 George MelikovOpenZFS 6412 - zfs receive: -u can be ignored sometimes
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-11-07 caoFix coverity defects: CID 147575, 147577, 147578, 147579
2016-10-13 GeLiXinFix coverity defects: CID 147654, 147690
2016-10-11 luozhengzhengFix memory leak in recv_skip
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 LOLiFix uninitialized variable snapprops_nvlist in zfs_rece...
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-29 caoFix coverity defects: 147658, 147652, 147651
2016-09-23 kernelOfTruth aka... OpenZFS 6111 - zfs send should ignore datasets created...
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Dan McDonaldOpenZFS 4986 - receiving replication stream fails if...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-05-09 Denys RtveliashviliOpenZFS 6879 - Incorrect endianness swap
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-11-09 Brian BehlendorfFix maybe uninitialized
2015-07-14 Manoj JosephIllumos 5764 - "zfs send -nv" directs output to stderr
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-11 Brian BehlendorfFix type mismatch on 32-bit systems
2015-03-20 Richard YaoIncrease Linux pipe buffer size on 'zfs receive'
2015-02-10 Tim ChaseProduce a full snapshot list for zfs send -p
2014-10-02 Andriy Gaponzfs send -p send properties only for snapshots that...
2014-10-02 smhFreeBSD PR kern/172259: Fixes zfs receive errors
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-11-05 Steven HartlandIllumos #3909
2013-11-04 Steven HartlandIllumos #3740
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-08-23 Christopher SidenIllumos #1796, #2871, #2903, #2957
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2011-06-09 Brian BehlendorfFix 'zfs send -D' segfault
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux sha2 support
2010-08-31 Brian BehlendorfAdd linux kernel device support
2010-08-31 Brian BehlendorfFix strncat usage
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc cast 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
next