index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_defer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
1
-0
/
+1
2017-12-14
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
1
-1
/
+4
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
1
-2
/
+1
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
1
-1
/
+1
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-0
/
+1
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
1
-0
/
+1
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: enable the xfs_defer mechanism to process rmaps to update
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-7
/
+0
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+7
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: move deferred operations into a separate file
Darrick J. Wong
1
-0
/
+95