index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf_item_recover.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix finobt btree block recovery ordering
Dave Chinner
2020-09-30
1
-0
/
+2
*
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-16
1
-1
/
+1
*
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
1
-1
/
+1
*
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-29
1
-3
/
+3
*
xfs: drop the type parameter from xfs_dquot_verify
Darrick J. Wong
2020-07-29
1
-2
/
+1
*
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
1
-3
/
+2
*
xfs: move log recovery buffer cancellation code to xfs_buf_item_recover.c
Darrick J. Wong
2020-05-08
1
-0
/
+104
*
xfs: refactor log recovery buffer item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-0
/
+790
*
xfs: refactor log recovery item dispatch for pass1 commit functions
Darrick J. Wong
2020-05-08
1
-0
/
+27
*
xfs: refactor log recovery item dispatch for pass2 readhead functions
Darrick J. Wong
2020-05-08
1
-0
/
+11
*
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-08
1
-0
/
+52