log usr/src/uts/common/fs/zfs/dsl_dataset.c @ 13941:d48547176ab4

age author description
Fri, 01 Feb 2013 14:11:09 -0800 George Wilson 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)
Fri, 07 Sep 2012 07:19:55 -0700 Madhav Suresh 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero
Thu, 30 Aug 2012 05:13:49 -0700 Matthew Ahrens 3112 ztest does not honor ZFS_DEBUG
Fri, 24 Aug 2012 07:12:46 -0700 Matthew Ahrens 3100 zvol rename fails with EBUSY when dirty
Tue, 21 Aug 2012 04:36:41 -0700 Matthew Ahrens 3086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
Thu, 16 Aug 2012 15:11:17 -0400 Christopher Siden 3085 zfs diff panics, then panics in a loop on booting
Wed, 01 Aug 2012 16:40:39 -0400 Richard Lowe backout 3006: causes 3046 (panics after mounting root)
Tue, 31 Jul 2012 06:38:31 -0700 Madhav Suresh 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero
Sat, 30 Jun 2012 13:00:47 -0700 Matthew Ahrens 2882 implement libzfs_core
Mon, 21 May 2012 12:11:39 -0700 Christopher Siden 2619 asynchronous destruction of ZFS file systems
Wed, 09 May 2012 15:05:14 -0700 Bill Pijewski 2703 add mechanism to report ZFS send progress
Thu, 17 Nov 2011 10:14:36 -0800 Matthew Ahrens 1644 add ZFS "clones" property
Tue, 08 Nov 2011 17:01:06 -0500 Richard Lowe backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environments
Sat, 05 Nov 2011 17:34:13 -0700 Matthew Ahrens 1644 add ZFS "clones" property
Mon, 13 Jun 2011 18:04:20 -0700 Matt Ahrens 1092 zfs refratio property
Sat, 07 Aug 2010 19:27:15 -0600 Tim Haley PSARC 2010/105 zfs diff
Fri, 30 Jul 2010 09:40:31 -0600 Mark Maybee 6972862 rollback can leak log blocks
Wed, 14 Jul 2010 18:02:46 -0700 Matthew Ahrens 6844896 recursive snapshots take a long time (fix lint)
Wed, 14 Jul 2010 16:21:46 -0700 Matthew Ahrens 6844896 recursive snapshots take a long time
Wed, 07 Jul 2010 15:04:13 -0600 Chris Kirby 6938335 zfs send -R can still miss renamed snapshots
Mon, 28 Jun 2010 09:58:49 -0600 Chris Kirby 6952867 recursive rw_enter in dsl_dataset_clone_swap
Thu, 24 Jun 2010 14:37:26 -0600 Chris Kirby 6963494 zfs_onexit_add_cb() should be called in non-DEBUG kernels too
Tue, 08 Jun 2010 13:36:53 -0700 George Wilson 6957090 ddt_zap_prefetch() induces deadlock, panic
Tue, 01 Jun 2010 17:04:42 -0600 Chris Kirby 6884007 zfs_send() can leave temporary holds around
Fri, 21 May 2010 17:29:22 -0700 Matthew Ahrens 6948890 snapshot deletion can induce pathologically long spa_sync() times
Wed, 19 May 2010 22:59:13 -0700 George Wilson 6938089 dedup-induced latency causes FC initiator logouts/FC port resets
Mon, 03 May 2010 14:54:08 -0700 Lin Ling 6675946 'zpool status' should show the progress of resilvering for individual disk.
Mon, 03 May 2010 11:16:14 -0700 George Wilson 6948911 snapshot deletion can induce unsatisfiable allocations in txg sync
Fri, 09 Apr 2010 13:37:14 -0600 Chris Kirby 6942295 use-after-free panic in dsl_dataset_user_release_one
Thu, 25 Feb 2010 14:08:36 -0800 Matthew Ahrens 6930022 zfs rename of non-shapshot is slower than necessary