summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_sendrecv.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-126916981 zfs recv needs better messaging when quota exceededJohn Harres1-0/+5
2010-04-046940770 panic in sa_find_idx_tab() after receiving into pool when version sho...Mark Shellenbaum1-2/+6
2010-03-226931963 zfs_receive_004_neg test regression results in no reported error for ...Tom Erickson1-2/+9
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-1/+29
2010-03-016921421 zfs receive: recursive restore failsTom Erickson1-55/+187
2010-02-246505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) t...Chris Kirby1-1/+2
2010-02-176885979 zfs_send -R fails to send snapshots that get renamed during the opera...Chris Kirby1-5/+17
2010-01-196915111 zfs_iter_snapshots() can miss snapshotsChris Kirby1-6/+6
2010-01-156908211 'zfs inherit -S volsize <volume>' core dumpsTom Erickson1-0/+1
2010-01-08PSARC 2009/663 zfs receive -eTom Erickson1-20/+12
2009-12-226907006 zfs over-the-wire dedup recalculates checksums unnecessarilyLori Alt1-17/+37
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-36/+130
2009-11-09PSARC/2009/557 ZFS send dedupLori Alt1-58/+492
2009-11-056897978 zfs send should ignore unknown propertiesEric Schrock1-3/+14
2009-10-076885860 zfs send shouldn't require support for snapshot holdsChris Kirby1-15/+35
2009-09-216399128 want tool to examine backup files (zstreamdump)Lori Alt1-2/+1
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-21/+3
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to replicati...Chris Kirby1-2/+20
2009-08-136696858 zfs receive of incremental replication stream can dereference NULL po...Prabahar Jeyaram1-3/+4
2009-08-126696858 zfs receive of incremental replication stream can dereference NULL po...Prabahar Jeyaram1-2/+4
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-4/+16
2009-07-296858551 zfs receive did not mount all filesystemsLori Alt1-5/+27
2009-07-296853862 refquota property not send over with zfs send -RSanjeev Bagewadi1-1/+3
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-6/+14
2009-01-206794452 zfs receive can't restore a root poolLori Alt1-2/+2
2008-08-186678308 zfs receive dumps core when -n is used, fails on replication streamTim Haley1-22/+67
2008-08-016701797 want user properties on snapshots (fix lint)ahrens1-2/+2
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-3/+53
2008-04-236655375 panic loop: assertion failed: crc != 0ahrens1-2/+8
2008-04-226691138 dump_filesystem() can lead to SIGSEGVahl1-14/+35
2008-02-206598604 BAD TRAP while set property to multiple filesystemsahrens1-48/+39
2008-01-236627877 zfs receive coredump with invalid destination nameahl1-48/+93
2008-01-036646545 Condvars in tx_cpu aren't being initialized/destroyedek1102371-2/+2
2007-11-096421210 zfs rollback without unmountingahrens1-0/+1
2007-10-29PSARC/2007/574 zfs send -Rahrens1-0/+1943