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