| Commit message (Expand) | Author | Age | Files | Lines |
* | Small rework of txg_list code | Tom Caputi | 2018-08-27 | 1 | -1/+1 |
* | Introduce kstat dmu_tx_dirty_frees_delay | Feng Sun | 2018-07-25 | 1 | -0/+1 |
* | OpenZFS 9464 - txg_kick() fails to see that we are quiescing | Serapheim Dimitropoulos | 2018-06-04 | 1 | -3/+4 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -2/+1 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -0/+17 |
* | OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue | Prakash Surya | 2018-01-26 | 1 | -27/+30 |
* | Call commit callbacks from the tail of the list | lidongyang | 2017-12-22 | 1 | -1/+1 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -5/+2 |
* | Export symbol dmu_tx_mark_netfree() | Brian Behlendorf | 2017-09-20 | 1 | -0/+1 |
* | Fix dnode allocation race | Brian Behlendorf | 2017-08-08 | 1 | -4/+6 |
* | Use SET_ERROR for constant non-zero return codes | Ned Bass | 2017-08-02 | 1 | -1/+1 |
* | OpenZFS 8063 - verify that we do not attempt to access inactive txg | Matthew Ahrens | 2017-05-10 | 1 | -2/+2 |
* | OpenZFS 7801 - add more by-dnode routines (lint) | Matthew Ahrens | 2017-03-20 | 1 | -3/+3 |
* | OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space | Brian Behlendorf | 2017-03-07 | 1 | -669/+176 |
* | Clean up by-dnode code in dmu_tx.c | Matthew Ahrens | 2017-02-24 | 1 | -32/+26 |
* | OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track space | George Melikov | 2017-01-23 | 1 | -86/+152 |
* | Add *_by-dnode routines | bzzz77 | 2017-01-13 | 1 | -29/+118 |
* | Fix coverity defects: CID 147575, 147577, 147578, 147579 | cao | 2016-11-07 | 1 | -1/+1 |
* | Fix coverity defects: CID 147553 | cao | 2016-11-01 | 1 | -1/+2 |
* | Fix coverity defects: CID 147571, 147574 | luozhengzheng | 2016-10-13 | 1 | -1/+1 |
* | OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object | Matthew Ahrens | 2016-08-19 | 1 | -4/+3 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -2/+2 |
* | Illumos 4950 - files sometimes can't be removed from a full filesystem | Matthew Ahrens | 2016-01-21 | 1 | -0/+26 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -2/+4 |
* | Illumos 5911 - ZFS "hangs" while deleting file | Matthew Ahrens | 2015-07-06 | 1 | -2/+2 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -8/+16 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -1/+3 |
* | Set the maximum ZVOL transfer size correctly | Tim Chase | 2015-03-25 | 1 | -1/+1 |
* | Change ASSERT(!"...") to cmn_err(CE_PANIC, ...) | Brian Behlendorf | 2015-03-03 | 1 | -1/+2 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -3/+3 |
* | Remove duplicate typedefs from trace.h | Ned Bass | 2015-01-06 | 1 | -0/+1 |
* | Improve reporting of tx assignment wait times | Ned Bass | 2014-03-04 | 1 | -5/+5 |
* | dmu_tx kstat cleanup | Ned Bass | 2014-03-04 | 1 | -2/+0 |
* | 4188 assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0 | Matthew Ahrens | 2014-01-31 | 1 | -1/+8 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -10/+197 |
* | Illumos #4082 | Matthew Ahrens | 2013-11-05 | 1 | -1/+1 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 1 | -1/+2 |
* | Illumos #3955 | Matthew Ahrens | 2013-11-05 | 1 | -2/+2 |
* | Illumos #3834 | Matthew Ahrens | 2013-11-05 | 1 | -17/+31 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -0/+8 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -5/+5 |
* | Add visibility in to dmu_tx_assign times | Brian Behlendorf | 2013-10-25 | 1 | -0/+5 |
* | Revert "Add new kstat for monitoring time in dmu_tx_assign" | Brian Behlendorf | 2013-10-25 | 1 | -8/+0 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -17/+16 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -1/+1 |
* | dmu_tx: Fix possible NULL pointer dereference | Nathaniel Clark | 2013-08-01 | 1 | -2/+5 |
* | Add new kstat for monitoring time in dmu_tx_assign | Prakash Surya | 2013-07-11 | 1 | -0/+8 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -1/+1 |
* | Illumos #3422, #3425 | George Wilson | 2013-04-12 | 1 | -8/+2 |
* | Illumos #3189 kernel panic in test hotspare_onoffline_004_neg | Christopher Siden | 2013-01-14 | 1 | -1/+1 |