Age | Commit message (Expand) | Author | Files | Lines |
2019-02-25 | 9691 fat zap should prefetch when iterating | Matthew Ahrens | 1 | -1/+45 |
2019-02-13 | 8423 Implement large_dnode pool feature | Toomas Soome | 1 | -2/+11 |
2018-05-09 | 9328 zap code can take advantage of c99 | Matthew Ahrens | 1 | -136/+103 |
2017-02-28 | 7793 ztest fails assertion in dmu_tx_willuse_space | Matthew Ahrens | 1 | -61/+0 |
2016-11-11 | 6676 Race between unique_insert() and unique_remove() causes ZFS fsid change | Josef 'Jeff' Sipek | 1 | -5/+6 |
2016-09-02 | 7004 dmu_tx_hold_zap() does dnode_hold() 7x on same object | Matthew Ahrens | 1 | -3/+15 |
2016-08-30 | 7003 zap_lockdir() should tag hold | Matthew Ahrens | 1 | -15/+18 |
2016-06-09 | 7054 dmu_tx_hold_t should use refcount_t to track space | Matthew Ahrens | 1 | -10/+16 |
2016-04-14 | 6736 ZFS per-vdev ZAPs | Joe Stein | 1 | -3/+3 |
2016-04-05 | 6842 Fix empty xattr dir causing lockup | Chunwei Chen | 1 | -1/+8 |
2015-07-19 | 5960 zfs recv should prefetch indirect blocks | Paul Dagnelie | 1 | -5/+8 |
2015-01-06 | 5056 ZFS deadlock on db_mtx and dn_holds | Justin Gibbs | 1 | -17/+18 |
2014-12-04 | 5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 1 | -80/+78 |
2014-04-15 | 4374 dn_free_ranges should use range_tree_t | Matthew Ahrens | 1 | -3/+3 |
2013-06-11 | 3743 zfs needs a refcount audit | Will Andrews | 1 | -14/+24 |
2013-04-07 | 3654 zdb should print number of ganged blocks | Matthew Ahrens | 1 | -25/+0 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -9/+9 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -5/+5 |
2012-08-27 | 3104 eliminate empty bpobjs | Matthew Ahrens | 1 | -0/+10 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -5/+5 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -5/+5 |
2012-05-21 | 2619 asynchronous destruction of ZFS file systems | Christopher Siden | 1 | -0/+14 |
2010-05-19 | 6938089 dedup-induced latency causes FC initiator logouts/FC port resets | George Wilson | 1 | -0/+15 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -4/+79 |
2010-04-29 | 6944833 Avoid prefetching dbufs in dmu_sync() path | Jeff Bonwick | 1 | -14/+17 |
2009-11-23 | 6903705 dedup=fletcher4,verify doesn't byteswap correctly, has lots of hash c... | Matthew Ahrens | 1 | -2/+2 |
2009-11-09 | PSARC 2009/510 ZFS received properties | Tom Erickson | 1 | -11/+27 |
2009-11-01 | PSARC 2009/571 ZFS Deduplication Properties | Jeff Bonwick | 1 | -17/+24 |
2009-09-22 | 6650218 Commit callbacks API for the DMU | Ricardo M. Correia | 1 | -0/+25 |
2009-09-01 | 6870347 assertion failure in dmu_tx_willuse_space(): refcount_count(&tx->tx_s... | Sanjeev Bagewadi | 1 | -6/+6 |
2009-08-28 | 6875779 zfs user accounting callbacks can be simplified | Matthew Ahrens | 1 | -0/+24 |
2009-05-19 | 6664765 Unable to remove files when using fat-zap and quota exceeded on ZFS f... | Sanjeev Bagewadi | 1 | -0/+55 |
2009-05-18 | 6736004 zvols need an additional property for comstar support | Eric Taylor | 1 | -4/+2 |
2008-07-07 | 6343667 scrub/resilver has to start over when a snapshot is taken | ahrens | 1 | -1/+52 |
2007-11-20 | 6622831 normalization properties are not preserved by "zfs send" | timh | 1 | -3/+4 |
2007-11-19 | 6626801 deadbeef panic in fzap_update() | bonwick | 1 | -9/+17 |
2007-10-30 | 6623831 assertion failed in dmu_tx_willuse_space() from mzap_upgrade() | ahrens | 1 | -2/+3 |
2007-10-25 | PSARC/2007/218 caller_context_t in all VOPs | amw | 1 | -47/+48 |
2007-06-29 | PSARC/2007/328 zfs upgrade | ahrens | 1 | -3/+7 |
2006-10-03 | 6463348 ZFS code could be more portable | nd150628 | 1 | -9/+2 |
2006-08-29 | 6462174 zap_update() likes to return 0 | ahrens | 1 | -1/+1 |
2006-03-16 | 6392291 zdb needs to tell the entire goodness of the fat zap | nd150628 | 1 | -1/+18 |
2006-03-09 | 6389897 remove zap leaf chaining code as it is never used | ahrens | 1 | -173/+112 |
2006-03-03 | PSARC 2006/077 zpool clear | eschrock | 1 | -121/+203 |
2006-02-25 | 6389368 fat zap should use 16k blocks (with backwards compatability) | ahrens | 1 | -60/+74 |
2005-11-10 | 6347493 tar of 25K empty directory entries in ZFS takes 30+ seconds ... | ahrens | 1 | -5/+20 |
2005-10-31 | PSARC 2002/240 ZFS | ahrens | 1 | -0/+1010 |