summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_destroy.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-4/+10
2019-02-2110343 ZoL: Prefix all refcount functions with zfs_Tim Schumacher1-3/+3
2018-12-139847 leaking dd_clones (DMU_OT_DSL_CLONES) objectsMatthew Ahrens1-0/+2
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-2/+2
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-3/+51
2017-11-178677 Open-Context Channel ProgramsSerapheim Dimitropoulos1-0/+1
2017-09-158604 Avoid unnecessary work search in VFS when unmounting snapshotsSerapheim Dimitropoulos1-6/+12
2017-09-018590 memory leak in dsl_destroy_snapshots_nvl()Matthew Ahrens1-0/+1
2017-06-267431 ZFS Channel ProgramsChris Williamson1-79/+111
2016-09-247254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == us...Paul Dagnelie1-0/+6
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-2/+10
2015-07-265959 clean up per-dataset feature count codeMatthew Ahrens1-8/+14
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+1
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-4/+4
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-102/+117
2014-11-075027 zfs large block supportMatthew Ahrens1-0/+7
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-3/+4
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-2/+3
2014-04-223897 zfs filesystem and snapshot limitsJerry Jelinek1-1/+13
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-0/+6
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-1/+3
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-13/+11
2013-08-204047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receiveMatthew Ahrens1-1/+1
2013-07-293888 zfs recv -F should destroy any snapshots created since the incremental s...Matthew Ahrens1-4/+1
2013-06-203829 fix for 3740 changed behavior of zfs destroy/hold/release ioctlMatthew Ahrens1-3/+0
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release proce...Steven Hartland1-0/+5
2013-04-233642 dsl_scan_active() should not issue I/O to determine if async destroying ...George Wilson1-0/+4
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-11/+11
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-0/+926