index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_refcount_item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
1
-10
/
+4
*
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
1
-2
/
+2
*
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
1
-3
/
+3
*
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
2018-08-02
1
-6
/
+6
*
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
2018-07-26
1
-14
/
+16
*
xfs: use ->t_dfops for recovery of [b|c]ui log items
Brian Foster
2018-07-11
1
-0
/
+8
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-2
/
+2
*
xfs: fix intent use-after-free on abort
Dave Chinner
2018-04-02
1
-19
/
+20
*
xfs: reserve blocks for refcount / rmap log item recovery
Darrick J. Wong
2018-02-22
1
-3
/
+6
*
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
2017-11-27
1
-14
/
+7
*
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
1
-1
/
+1
*
xfs: better log intent item refcount checking
Darrick J. Wong
2017-04-25
1
-0
/
+1
*
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
2017-01-03
1
-1
/
+2
*
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
1
-0
/
+12
*
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
2016-10-03
1
-1
/
+85
*
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
1
-0
/
+60
*
xfs: create refcount update intent log items
Darrick J. Wong
2016-10-03
1
-0
/
+383