]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu_tx.c
OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue
[mirror_zfs.git] / module / zfs / dmu_tx.c
2018-07-06 Prakash SuryaOpenZFS 8997 - ztest assertion failure in zil_lwb_write...
2018-01-30 lidongyangCall commit callbacks from the tail of the list
2017-09-20 Brian BehlendorfExport symbol dmu_tx_mark_netfree()
2017-08-08 Brian BehlendorfFix dnode allocation race
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-03-20 Matthew AhrensOpenZFS 7801 - add more by-dnode routines (lint)
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-02-24 Matthew AhrensClean up by-dnode code in dmu_tx.c
2017-01-23 George MelikovOpenZFS 7054 - dmu_tx_hold_t should use refcount_t...
2017-01-13 bzzz77Add *_by-dnode routines
2016-11-07 caoFix coverity defects: CID 147575, 147577, 147578, 147579
2016-11-01 caoFix coverity defects: CID 147553
2016-10-13 luozhengzhengFix coverity defects: CID 147571, 147574
2016-08-19 Matthew AhrensOpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold()...
2016-06-24 Ned BassImplement large_dnode pool feature
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-07-06 Matthew AhrensIllumos 5911 - ZFS "hangs" while deleting file
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-03-25 Tim ChaseSet the maximum ZVOL transfer size correctly
2015-03-03 Brian BehlendorfChange ASSERT(!"...") to cmn_err(CE_PANIC, ...)
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-03-04 Ned BassImprove reporting of tx assignment wait times
2014-03-04 Ned Bassdmu_tx kstat cleanup
2014-01-31 Matthew Ahrens4188 assertion failed in dmu_tx_hold_free(): dn_datablk...
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 Matthew AhrensIllumos #4082
2013-11-05 Matthew AhrensIllumos #4047
2013-11-05 Matthew AhrensIllumos #3955
2013-11-05 Matthew AhrensIllumos #3834
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd visibility in to dmu_tx_assign times
2013-10-25 Brian BehlendorfRevert "Add new kstat for monitoring time in dmu_tx_assign"
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-01 Nathaniel Clarkdmu_tx: Fix possible NULL pointer dereference
2013-07-11 Prakash SuryaAdd new kstat for monitoring time in dmu_tx_assign
2013-06-19 Madhav SureshIllumos #3006
2013-04-12 George WilsonIllumos #3422, #3425
2013-01-14 Christopher SidenIllumos #3189 kernel panic in test hotspare_onoffline_0...
2013-01-14 Arne JansenIllumos #1862 incremental zfs receive fails for sparse...
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-11 Albert LeeIllumos #1475: zfs spill block hold can access invalid...
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-23 Brian BehlendorfEnhance a dmu_tx_dirty_buf() assertion
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...