index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item_recover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2020-07-28
1
-2
/
+2
*
xfs: replace a few open-coded XFS_DQTYPE_REC_MASK uses
Darrick J. Wong
2020-07-28
1
-2
/
+2
*
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
1
-5
/
+5
*
xfs: drop the type parameter from xfs_dquot_verify
Darrick J. Wong
2020-07-28
1
-1
/
+1
*
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
1
-1
/
+1
*
xfs: remove log recovery quotaoff item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-0
/
+1
*
xfs: refactor log recovery dquot item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-0
/
+109
*
xfs: refactor log recovery item dispatch for pass1 commit functions
Darrick J. Wong
2020-05-08
1
-0
/
+28
*
xfs: refactor log recovery item dispatch for pass2 readhead functions
Darrick J. Wong
2020-05-08
1
-0
/
+34
*
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-08
1
-0
/
+29