Age | Commit message (Expand) | Author | Files | Lines |
2014-04-15 | 4752 fan out read zio taskqs | Adam H. Leventhal | 1 | -2/+2 |
2013-12-09 | 4370 avoid transmitting holes during zfs send | Max Grossman | 1 | -2/+29 |
2013-10-08 | 4171 clean up spa_feature_*() interfaces | Matthew Ahrens | 1 | -7/+5 |
2013-10-04 | 4168 ztest assertion failure in dbuf_undirty | George Wilson | 1 | -2/+0 |
2013-10-01 | 4101 metaslab_debug should allow for fine-grained control | George Wilson | 1 | -21/+24 |
2013-08-26 | 4045 zfs write throttle & i/o scheduler performance work | Matthew Ahrens | 1 | -36/+58 |
2013-08-07 | 3956 ::vdev -r should work with pipelines | George Wilson | 1 | -8/+3 |
2013-08-07 | 3949 ztest fault injection should avoid resilvering devices | George Wilson | 1 | -1/+9 |
2013-06-11 | 3749 zfs event processing should work on R/O root filesystems | Will Andrews | 1 | -2/+29 |
2013-06-11 | 3742 zfs comments need cleaner, more consistent style | Will Andrews | 1 | -6/+5 |
2013-06-11 | 3741 zfs needs better comments | Will Andrews | 1 | -0/+2 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -56/+56 |
2013-03-06 | 3517 importing pool with autoreplace=on and "hole" vdevs crashes syseventd | Yuri Pankov | 1 | -2/+3 |
2013-02-28 | 3464 zfs synctask code needs restructuring | Matthew Ahrens | 1 | -38/+43 |
2013-02-25 | 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hot | Adam Leventhal | 1 | -62/+138 |
2013-02-25 | 3543 Feature flags causes assertion in spa.c to miss certain cases | Richard Yao | 1 | -2/+2 |
2013-02-17 | 3561 arc_meta_limit should be exposed via kstats | George Wilson | 1 | -1/+1 |
2013-02-10 | 3522 zfs module should not allow uninitialized variables | George Wilson | 1 | -2/+3 |
2013-02-01 | 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) | George Wilson | 1 | -1/+1 |
2012-11-09 | 3349 zpool upgrade -V bumps the on disk version number, but leaves the in cor... | George Wilson | 1 | -0/+8 |
2012-11-07 | 3329 spa_sync() spends 10-20% of its time in spa_free_sync_cb() | George Wilson | 1 | -1/+2 |
2012-10-29 | 3246 ZFS I/O deadman thread | George.Wilson | 1 | -0/+6 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -2/+2 |
2012-08-22 | 3090 vdev_reopen() during reguid causes vdev to be treated as corrupt | George Wilson | 1 | -18/+58 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -6/+6 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -6/+6 |
2012-07-19 | 2762 zpool command should have better support for feature flags | Christopher Siden | 1 | -8/+13 |
2012-06-30 | 2882 implement libzfs_core | Matthew Ahrens | 1 | -24/+26 |
2012-05-21 | 2619 asynchronous destruction of ZFS file systems | Christopher Siden | 1 | -60/+402 |
2012-02-04 | 763 FMD msg URLs should refer to something visible | Joshua M. Clulow | 1 | -1/+1 |
2012-01-23 | 1951 leaking a vdev when removing an l2cache device | George Wilson | 1 | -8/+9 |
2012-01-23 | 1949 crash during reguid causes stale config | George Wilson | 1 | -1/+1 |
2012-01-23 | 1948 zpool list should show more detailed pool information | George Wilson | 1 | -3/+14 |
2011-11-15 | 1693 persistent 'comment' field for a zpool | Dan McDonald | 1 | -1/+50 |
2011-11-11 | 1748 desire support for reguid in zfs | Garrett D'Amore | 1 | -3/+39 |
2011-07-27 | 734 taskq_dispatch_prealloc() desired | Garrett D'Amore | 1 | -1/+4 |
2010-08-09 | PSARC 2010/306 Read-only ZFS pools | George Wilson | 1 | -7/+35 |
2010-08-06 | 6782540 zpool cannot replace a replacing device | Mark J Musante | 1 | -53/+107 |
2010-07-28 | 6733267 Allow a pool to be imported with a missing slog | George Wilson | 1 | -86/+204 |
2010-07-19 | 6668666 zpool command should put a bootblock on a disk added as a mirror of a... | Lori Alt | 1 | -0/+3 |
2010-07-13 | 6937608 ZFS DE should ignore ereports prior to pool import | Tim Haley | 1 | -3/+17 |
2010-06-10 | 6951283 hotspare_import_001_pos FAILs unless doing a sync before detach | Lin Ling | 1 | -2/+2 |
2010-05-21 | 6948890 snapshot deletion can induce pathologically long spa_sync() times | Matthew Ahrens | 1 | -59/+77 |
2010-05-19 | 6938089 dedup-induced latency causes FC initiator logouts/FC port resets | George Wilson | 1 | -1/+1 |
2010-05-07 | 6950285 race between removing a top-level vdev and updating the vdev labels | Lin Ling | 1 | -0/+6 |
2010-05-06 | 6907687 zfs pool is not automatically fixed when disk are brought back online... | Eric Taylor | 1 | -12/+3 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -84/+105 |
2010-04-26 | 6911420 ZFS device removal detection should work with SCSAv3 | George Wilson | 1 | -4/+4 |
2010-03-16 | 6925762 zios blocked on mutex, holder blocked on read | George Wilson | 1 | -3/+3 |
2010-03-08 | 6923241 'zpool split' set dedupditto as invalid value cause device offline | Mark J Musante | 1 | -0/+10 |