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.
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
*
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
*
Illumos #1862 incremental zfs receive fails for sparse file > 8PB
Arne Jansen
2013-01-14
1
-15
/
+27
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-3
/
+2
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-3
/
+3
*
Illumos #1475: zfs spill block hold can access invalid spill blkptr
Albert Lee
2012-04-11
1
-10
/
+14
*
Add --enable-debug-dmu-tx configure option
Brian Behlendorf
2012-03-23
1
-7
/
+7
*
Enhance a dmu_tx_dirty_buf() assertion
Brian Behlendorf
2012-03-23
1
-1
/
+2
*
Add 'dmu_tx' kstats entry
Brian Behlendorf
2012-02-27
1
-2
/
+49
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+18
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-3
/
+3
*
Fix gcc c90 compliance warnings
Brian Behlendorf
2010-08-27
1
-1
/
+2
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-8
/
+27
[next]