History log of /onnv-gate/usr/src/uts/common/fs/zfs/sys/zio.h (Results 1 – 25 of 46)
Revision Date Author Comments
# 12586:b118bbd65be9 08-Jun-2010 George Wilson <George.Wilson@Sun.COM>

6494473 ZFS needs a way to slow down resilvering
6743992 scrub/resilver causes systemic slowdown
6936821 scrub/resilver io should not be suspended
6956464 otoro: head panic in zfs:dnode_hold_impl; du

6494473 ZFS needs a way to slow down resilvering
6743992 scrub/resilver causes systemic slowdown
6936821 scrub/resilver io should not be suspended
6956464 otoro: head panic in zfs:dnode_hold_impl; during system disk zinject testing

show more ...


# 12450:c77e20e4e046 20-May-2010 George Wilson <George.Wilson@Sun.COM>

6938089 dedup-induced latency causes FC initiator logouts/FC port resets


# 11670:1d964fb5d948 17-Feb-2010 Neil Perrin <Neil.Perrin@Sun.COM>

6595532 ZIL is too talkative
6388458 zil need not inflate blocksize that much
6738159 slog can probably pack 2X more data per lwb
6897432 ziltest_noslog fails after dedup putback
6911570 Shouldn't st

6595532 ZIL is too talkative
6388458 zil need not inflate blocksize that much
6738159 slog can probably pack 2X more data per lwb
6897432 ziltest_noslog fails after dedup putback
6911570 Shouldn't start an ereport on speculative read failure
6920442 ZIL: Should use the stronger checksum fletcher4

show more ...


# 11422:42768837421d 04-Jan-2010 Mark J Musante <Mark.Musante@Sun.COM>

PSARC/2009/511 zpool split
5097228 provide 'zpool split' to create new pool by breaking all mirrors
6880831 memory leak in zpool add
6891438 zfs_ioc_userspace_upgrade could reference uninitialised er

PSARC/2009/511 zpool split
5097228 provide 'zpool split' to create new pool by breaking all mirrors
6880831 memory leak in zpool add
6891438 zfs_ioc_userspace_upgrade could reference uninitialised error variable
6891441 zvol_create_minor sets local variable zv but never references it
6891442 spa_import() sets local variable spa but never references it
6895446 vdevs left open after removing slogs or offlining device/file

show more ...


# 11146:7e58f40bcb1c 22-Nov-2009 George Wilson <George.Wilson@Sun.COM>

6826241 Sync write IOPS drops dramatically during TXG sync
6869229 zfs should switch to shiny new metaslabs more frequently


# 10922:e2081f502306 01-Nov-2009 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

PSARC 2009/571 ZFS Deduplication Properties
6677093 zfs should have dedup capability


# 10921:8aac17999e4d 31-Oct-2009 Tim Haley <Tim.Haley@Sun.COM>

PSARC 2009/479 zpool recovery support
6667683 need a way to rollback to an uberblock from a previous txg
6885998 bad ASSERT() in traverse_zil_block()


# 10879:420834d9266b 26-Oct-2009 Neil Perrin <Neil.Perrin@Sun.COM>

6849167 40% write regression with multiple shares
6706578 a single zil writer should not abuse the slog


# 10614:4f397871da47 23-Sep-2009 Jonathan Adams <Jonathan.Adams@Sun.COM>

PSARC 2009/497 zfs checksum ereport payload additions
6867188 zfs checksum ereports could be more informative


# 10594:986cb68d2347 21-Sep-2009 George Wilson <George.Wilson@Sun.COM>

6574286 removing a slog doesn't work
6856566 zpool import -F can cause panic
6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite
6882947 dump_nvlis

6574286 removing a slog doesn't work
6856566 zpool import -F can cause panic
6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite
6882947 dump_nvlist() should live in libnvpair

show more ...


# 10310:ba87b3315737 14-Aug-2009 Neil Perrin <Neil.Perrin@Sun.COM>

PSARC 2009/423 ZFS logbias property
6832481 ZFS separate intent log bypass property


# 10105:17811c723fb4 16-Jul-2009 Adam Leventhal <adam.leventhal@sun.com>

6854612 triple-parity RAID-Z
6854621 RAID-Z should mind the gap on writes


# 9725:0bf7402e8022 26-May-2009 Eric Schrock <Eric.Schrock@Sun.COM>

6843014 ZFS B_FAILFAST handling is broken


# 9454:02e1ddcc9be7 24-Apr-2009 Jonathan Adams <Jonathan.Adams@Sun.COM>

6740597 zfs fletcher-2 is losing its carries


# 9443:2a96d8478e95 24-Apr-2009 Bill Moore <Bill.Moore@Sun.COM>

6833711 gang leaders shouldn't have to be logical


# 9234:bffdc4fc05c4 31-Mar-2009 George Wilson <George.Wilson@Sun.COM>

6792139 recovering from a suspended pool needs some work
6794830 reboot command hangs on a failed zfs pool


# 8632:36ef517870a3 28-Jan-2009 Bill Moore <Bill.Moore@Sun.COM>

6798384 It can take a village to raise a zio


# 8274:846b39508aff 05-Dec-2008 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6713916 scrub/resilver needlessly decompress data


# 8241:5a60f16123ba 01-Dec-2008 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6328632 zpool offline is a bit too conservative
6739487 ASSERT: txg <= spa_final_txg due to scrub/export race
6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()
6747698 checksum failures after o

6328632 zpool offline is a bit too conservative
6739487 ASSERT: txg <= spa_final_txg due to scrub/export race
6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()
6747698 checksum failures after offline -t / export / import / scrub
6745863 ZFS writes to disk after it has been offlined
6722540 50% slowdown on scrub/resilver with certain vdev configurations
6759999 resilver logic rewrites ditto blocks on both source and destination
6758107 I/O should never suspend during spa_load()
6776548 codereview(1) runs off the page when faced with multi-line comments
6761406 AMD errata 91 workaround doesn't work on 64-bit systems

show more ...


# 7872:40a9434212f6 17-Oct-2008 Tim Haley <Tim.Haley@Sun.COM>

6646775 Speed up the dumpifying process for zvols


# 7754:b80e4842ad54 30-Sep-2008 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling
6667208 zfs/zpool commands on failed pool should not hang
6430480 grabbing config lock as writer during I/O load can t

6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling
6667208 zfs/zpool commands on failed pool should not hang
6430480 grabbing config lock as writer during I/O load can take excessively long

show more ...


# 7181:8d299641aa23 24-Jul-2008 perrin

6719934 assertion failed: ((&zh->zh_log)->blk_birth == 0), file: ../../common/fs/zfs/zil.c, line: 1336
6724738 ztest fails assertion in txg_list_destroy(): txg_list_empty(tl, t)


# 7046:361307ae060d 07-Jul-2008 ahrens

6343667 scrub/resilver has to start over when a snapshot is taken
6343693 '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 taken
6343693 '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 errors
6706404 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

show more ...


# 7030:b81089449d53 03-Jul-2008 perrin

6721869 zil needs to pass block birth txg to zil_rewrite()


# 6615:333cfc13ec55 12-May-2008 gw25295

6616599 vdev_config_sync(rvd, txg) == 0, file: ../../common/fs/zfs/spa .c, line: 3537


12