Age | Commit message (Expand) | Author | Files | Lines |
2016-05-15 | 6513 partially filled holes lose birth time | Paul Dagnelie | 1 | -15/+9 |
2015-10-11 | 6267 dn_bonus evicted too early | Justin T. Gibbs | 1 | -5/+9 |
2015-07-19 | 5960 zfs recv should prefetch indirect blocks | Paul Dagnelie | 1 | -3/+3 |
2015-06-12 | 5911 ZFS "hangs" while deleting file | Matthew Ahrens | 1 | -2/+2 |
2015-03-03 | 5630 stale bonus buffer in recycled dnode_t leads to data corruption | Justin T. Gibbs | 1 | -0/+6 |
2015-01-29 | 5531 NULL pointer dereference in dsl_prop_get_ds() | Justin T. Gibbs | 1 | -1/+2 |
2015-01-06 | 5056 ZFS deadlock on db_mtx and dn_holds | Justin Gibbs | 1 | -38/+26 |
2014-11-22 | 5350 clean up code in dnode_sync() | Matthew Ahrens | 1 | -5/+4 |
2014-09-05 | 5117 space map reallocation can cause corruption | George Wilson | 1 | -5/+5 |
2014-07-26 | 4873 zvol unmap calls can take a very long time for larger datasets | Alex Reece | 1 | -8/+4 |
2014-07-15 | 4975 missing mutex_destroy() calls in zfs | Jorgen Lundman | 1 | -0/+3 |
2014-06-05 | 4757 ZFS embedded-data block pointers ("zero block compression") | Matthew Ahrens | 1 | -4/+4 |
2014-04-15 | 4374 dn_free_ranges should use range_tree_t | Matthew Ahrens | 1 | -10/+29 |
2013-12-09 | 4370 avoid transmitting holes during zfs send | Max Grossman | 1 | -88/+97 |
2013-10-08 | 4171 clean up spa_feature_*() interfaces | Matthew Ahrens | 1 | -5/+10 |
2013-06-11 | 3742 zfs comments need cleaner, more consistent style | Will Andrews | 1 | -2/+2 |
2013-02-28 | 3464 zfs synctask code needs restructuring | Matthew Ahrens | 1 | -0/+1 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -4/+4 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -4/+4 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -4/+4 |
2012-05-21 | 2619 asynchronous destruction of ZFS file systems | Christopher Siden | 1 | -1/+3 |
2010-06-24 | 6710343 dnode cache should register a dnode_move() callback to limit fragment... | Tom Erickson | 1 | -9/+25 |
2010-05-18 | 6952522 elpaso panics: assertion failed: refcount_is_zero(&dn->dn_holds), fil... | Mark Shellenbaum | 1 | -1/+0 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -1/+1 |
2010-04-19 | 6939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co... | Mark Shellenbaum | 1 | -11/+3 |
2010-03-16 | 6716117 ZFS needs native system attribute infrastructure | Mark Shellenbaum | 1 | -5/+43 |
2009-11-01 | PSARC 2009/571 ZFS Deduplication Properties | Jeff Bonwick | 1 | -6/+5 |
2009-04-18 | PSARC/2009/204 ZFS user/group quotas & space accounting | Matthew Ahrens | 1 | -6/+16 |
2009-01-28 | 6793373 assertion failed in dnode_reallocate: dn_nblkptr >= old_nblkptr | Mark Maybee | 1 | -10/+26 |
2008-07-31 | 6698108 Sun Studio 12 finds many lint errors in ON source. | rh87107 | 1 | -2/+2 |
2008-07-07 | 6343667 scrub/resilver has to start over when a snapshot is taken | ahrens | 1 | -1/+0 |
2008-07-01 | 6573681 deleting a very large file can be slow | maybee | 1 | -40/+48 |
2007-08-26 | 6569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008) | maybee | 1 | -20/+14 |
2007-08-02 | 6393351 unique_* could be improved | ahrens | 1 | -1/+1 |
2007-06-15 | 6544140 assertion failed: err == 0 (0x11 == 0x0), file: ../../common/fs/zfs/z... | gw25295 | 1 | -0/+1 |
2007-05-24 | 6523336 panic dr->dt.dl.dr_override_state == DR_NOT_OVERRIDDEN, file: ../../ ... | gw25295 | 1 | -4/+4 |
2007-02-02 | 6512391 DMU should leverage ZIO dependencies to achieve greater parallelism | maybee | 1 | -140/+108 |
2007-01-18 | 6410433 'zpool status -v' would be more useful with filenames | ek110237 | 1 | -1/+4 |
2006-11-11 | 6490569 verify arc bufs are not modified when they shouldn't be | ahrens | 1 | -2/+4 |
2006-10-31 | 6424466 "panic: data after EOF" when unmounting abused pool | ahrens | 1 | -6/+5 |
2006-05-30 | PSARC 2006/223 ZFS Hot Spares | eschrock | 1 | -3/+3 |
2006-03-20 | 6393443 Remove remaining txg_wait_synced() from zfs unmount path. | perrin | 1 | -10/+14 |
2006-03-12 | 6397271 panic: mutex_enter: bad mutex, lp=f074ea3c owner=deadbee8 thread=d794... | maybee | 1 | -4/+7 |
2006-03-12 | 6397264 zfs-s10-0311:assertion failed:((&dnp->dn_blkptr[0])->blk_birth == 0) | ahrens | 1 | -1/+3 |
2006-03-11 | 6397222 corrupt microzap object | ahrens | 1 | -2/+12 |
2006-03-10 | 6395371 ASSERT in dmu_tx_count_free: blkid + i < dn->dn_phys->dn_nblkptr | ahrens | 1 | -34/+55 |
2006-03-03 | PSARC 2006/077 zpool clear | eschrock | 1 | -22/+69 |
2006-01-01 | 6366731 zfs and gcc don't get along anymore | eschrock | 1 | -2/+2 |
2005-12-21 | 6343073 buf[i] == 0 assertion failure when running zvol_pstress | maybee | 1 | -7/+10 |
2005-11-09 | 6347448 non ZFS_DEBUG kernels shouldn't call empty verify functions | ek110237 | 1 | -5/+4 |