index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_defer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
2018-05-10
1
-6
/
+6
*
xfs: defer agfl block frees from deferred ops processing context
Brian Foster
2018-05-09
1
-0
/
+12
*
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2017-12-14
1
-3
/
+36
*
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
1
-6
/
+2
*
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-09-01
1
-2
/
+2
*
xfs: refactor xfs_trans_roll
Christoph Hellwig
2017-09-01
1
-14
/
+9
*
xfs: defer should abort intent items if the trans roll fails
Darrick J. Wong
2016-10-24
1
-12
/
+5
*
xfs: defer should allow ->finish_item to request a new transaction
Darrick J. Wong
2016-09-19
1
-7
/
+72
*
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
2016-08-30
1
-13
/
+4
*
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
2016-08-03
1
-0
/
+19
*
xfs: move deferred operations into a separate file
Darrick J. Wong
2016-08-03
1
-0
/
+444