summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_synctask.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-209425 allow channel programs to be stopped via signalsDon Brady1-3/+21
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-36/+88
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-1/+1
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-17/+29
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-2/+2
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-153/+90
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-6/+1
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-1/+1
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-06-302882 implement libzfs_coreMatthew Ahrens1-8/+10
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-0/+5
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-7/+2
2010-02-256930022 zfs rename of non-shapshot is slower than necessaryMatthew Ahrens1-1/+1
2010-02-256929652 dsl_sync_task_group_wait() can wait too longMatthew Ahrens1-12/+17
2010-02-246928246 spa_history_log should use dsl_sync_task_do_nowaitMatthew Ahrens1-3/+13
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-4/+4
2007-10-29PSARC 2007/555 zfs fs-only quotas and reservationsck1538981-1/+1
2007-06-29PSARC/2007/328 zfs upgradeahrens1-2/+28
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-2/+5
2006-08-106448999 panic: used == ds->ds_phys->ds_unique_bytesahrens1-1/+1
2006-06-14PSARC 2006/388 snapshot -rahrens1-0/+196