Age | Commit message (Expand) | Author | Files | Lines |
2020-12-18 | 13317 Decrease contention on dn_struct_rwlock | Paul Dagnelie | 1 | -6/+29 |
2020-08-27 | 13034 dnode_sync is careless with range tree | Patrick Mooney | 1 | -2/+12 |
2019-08-20 | 11479 zfs project support | Nasf-Fan | 1 | -0/+5 |
2019-06-25 | 8727 Native data and metadata encryption for zfs | Tom Caputi | 1 | -5/+40 |
2019-02-21 | 10343 ZoL: Prefix all refcount functions with zfs_ | Tim Schumacher | 1 | -3/+3 |
2019-02-13 | 8423 Implement large_dnode pool feature | Toomas Soome | 1 | -4/+18 |
2018-07-19 | 9577 remove zfs_dbuf_evict_key tsd | Matthew Ahrens | 1 | -2/+15 |
2018-06-19 | 9439 ZFS double-free due to failure to dirty indirect block | Matthew Ahrens | 1 | -0/+18 |
2018-06-19 | 9438 Holes can lose birth time info if a block has a mix of birth times | Paul Dagnelie | 1 | -24/+30 |
2018-03-14 | 9166 zfs storage pool checkpoint | Serapheim Dimitropoulos | 1 | -1/+1 |
2017-03-16 | 7968 multi-threaded spa_sync() | Matthew Ahrens | 1 | -1/+1 |
2016-11-30 | 7580 ztest failure in dbuf_read_impl | George Wilson | 1 | -5/+12 |
2016-10-21 | 7430 Backfill metadnode more intelligently | Ned Bass | 1 | -0/+1 |
2016-07-14 | 6950 ARC should cache compressed data | George Wilson | 1 | -2/+2 |
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 |