6764124 want zdb to be able to checksum metadata blocks only
6717022 ZFS DMU needs zero-copy support
6818183 zfs snapshot -r is slow due to set_snap_props() doing txg_wait_synced() for each new snapshot
6792139 recovering from a suspended pool needs some work6794830 reboot command hangs on a failed zfs pool
6807765 ztest_dsl_dataset_promote_busy needs to clean up after ENOSPC
6805079 ztest fails immediately
6784924 panic while ludelete (zfs destroy)
6328632 zpool offline is a bit too conservative6739487 ASSERT: txg <= spa_final_txg due to scrub/export race6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()6747698 checksum failures after o
6328632 zpool offline is a bit too conservative6739487 ASSERT: txg <= spa_final_txg due to scrub/export race6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()6747698 checksum failures after offline -t / export / import / scrub6745863 ZFS writes to disk after it has been offlined6722540 50% slowdown on scrub/resilver with certain vdev configurations6759999 resilver logic rewrites ditto blocks on both source and destination6758107 I/O should never suspend during spa_load()6776548 codereview(1) runs off the page when faced with multi-line comments6761406 AMD errata 91 workaround doesn't work on 64-bit systems
show more ...
6765294 Refactor replay
6775357 ZFS should have a way to export a pool without touching anything
6333409 traversal code should be able to issue multiple reads in parallel6418042 want traversal in depth-first pre-order for quicker 'zfs send'6757112 zvol dump code is extra complicated6725668 wa
6333409 traversal code should be able to issue multiple reads in parallel6418042 want traversal in depth-first pre-order for quicker 'zfs send'6757112 zvol dump code is extra complicated6725668 want ::zfs_blkstats to show block type stats after scrub6725675 dmu traverse code has extraneous features6725680 P2CROSS is confusing to use6725698 zvol dump device should always be 128k6729696 sync causes scrub or resilver to pause for up to 30s6730101 online recv can cause scrub to miss some blocks6752226 assertion failed in dbuf_verify: db->db.db_size >= dn->dn_datablksz6577985 panic when zfs send a snapshot with i/o errors6755042 zdb -Lbc counts block several times in case of checksum errors
6755897 recursive mutex enter in spa_vdev_enter when running test suite
6754946 assertion failure in vdev_label_init() under zpool_remove_003_pos test
6754498 assertion failure in dbuf_leaf_sync() - and test coverage gap in ztest6754502 panic in zio_vdev_io_assess() on disks that can't DKIOCFLUSHWRITECACHE
6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling6667208 zfs/zpool commands on failed pool should not hang6430480 grabbing config lock as writer during I/O load can t
6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling6667208 zfs/zpool commands on failed pool should not hang6430480 grabbing config lock as writer during I/O load can take excessively long
6741237 zfs hang in txg_wait_open() on boot
6721908 A hot spare "in use" in an exported zpool, is stolen when a disk fails in an imported pool.
PSARC 2008/223 Pool root file system properties via zpool(1M)6647661 "set once" / "create time only" properties can't be set for pool level dataset
6343667 scrub/resilver has to start over when a snapshot is taken6343693 'zpool status' gives delayed start for 'zpool scrub'6670746 scrub on degraded pool return the status of 'resilver completed'
6343667 scrub/resilver has to start over when a snapshot is taken6343693 'zpool status' gives delayed start for 'zpool scrub'6670746 scrub on degraded pool return the status of 'resilver completed'?6675685 DTL entries are lost resulting in checksum errors6706404 get_history_one() can dereference off end of hist_event_table[]6715414 assertion failed: ds->ds_owner != tag in dsl_dataset_rele()6716437 ztest gets SEGV in arc_released()6722838 bfu does not update grub
6610506 Eliminate or improve retry logic from callers of dmu_objset_open()6695465 divide by zero in txg_sync_thread() under heavy load
6625086 changing cachefile doesn't remove old cache on last user6633599 need a mechanism to import faulted pools6646102 hot spares are not activated when opening a pool6646106 ZFS DE is overly com
6625086 changing cachefile doesn't remove old cache on last user6633599 need a mechanism to import faulted pools6646102 hot spares are not activated when opening a pool6646106 ZFS DE is overly complicated6646195 ZFS DE leaks pool handles6646618 want dataset GUIDs as a property in libzfs6662441 L2ARC FMA support6687745 zdb -U doesn't work with anything but pool names6687750 ::spa_vdevs should print out cache devices6687753 cache devices should support offline/online6687766 ZFS should post a sysevent when config changes6688366 bad indentation for 'casesensitivity' property in 'zfs get' help6689223 spa_create() can leave namespace lock held if property validation fails6690884 setting zfs_no_write_throttle panics system6691266 zpool_read_label() needs to use pread64()6694185 nv_priv_init() doesn't bzero structure completely6694186 ses_plugin_dlclose is backwards6697754 ses2 plugin crash when setting invalid property
6654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' data6666748 System panic occurred when attempting to view .zfs snapshot directory from CIFS client.6693201 libzpool needlessl
6654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' data6666748 System panic occurred when attempting to view .zfs snapshot directory from CIFS client.6693201 libzpool needlessly defines u8_textprep_str()6694236 case-insensitive zfs file system doesn't work when created on sparc and then imported on x86
6580270 'zdb [-C|-L] <pool'> can't open alternate root pools6657291 zdb -e is not correctly documented6657293 zdb -U should take a path
6354519 stack overflow in zfs due to zio pipeline6533726 single-threaded checksum & parity calculations limit write bandwidth6547248 ztest detects a future leak when there is none6604198 zfs only
6354519 stack overflow in zfs due to zio pipeline6533726 single-threaded checksum & parity calculations limit write bandwidth6547248 ztest detects a future leak when there is none6604198 zfs only using single cpu for compression (part II)--HG--rename : usr/src/uts/common/fs/zfs/rprwlock.c => deleted_files/usr/src/uts/common/fs/zfs/rprwlock.crename : usr/src/uts/common/fs/zfs/sys/rprwlock.h => deleted_files/usr/src/uts/common/fs/zfs/sys/rprwlock.h
PSARC 2007/567 zpool failmode property6322646 ZFS should gracefully handle all devices failing (when writing)6413847 vdev label write failure should be handled more gracefully6417772 need nicer me
PSARC 2007/567 zpool failmode property6322646 ZFS should gracefully handle all devices failing (when writing)6413847 vdev label write failure should be handled more gracefully6417772 need nicer message on write failure6417779 ZFS: I/O failure (write on ...) -- need to reallocate writes6467927 Node gets into a panic loop when devices are fenced off6565042 ZFS should gracefully handle all devices failing (when reading)6596239 Stop issuing IOs to a vdev that is going to be removed
12345678