index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dmu_tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-1
/
+1
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
1
-1
/
+1
*
Improve performance by using dmu_tx_hold_*_by_dnode()
Matthew Ahrens
2019-07-30
1
-2
/
+4
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-17
/
+0
*
dn_struct_rwlock can not be held in dmu_tx_try_assign()
Matthew Ahrens
2019-06-22
1
-0
/
+19
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-19
/
+22
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-3
/
+3
*
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
[next]