index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item_recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
xfs: dquot recovery does not validate the recovered dquot
Darrick J. Wong
1
-0
/
+14
2023-11-22
xfs: clean up dqblk extraction
Darrick J. Wong
1
-3
/
+4
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-2
/
+2
2020-07-28
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
1
-2
/
+2
2020-07-28
xfs: replace a few open-coded XFS_DQTYPE_REC_MASK uses
Darrick J. Wong
1
-2
/
+2
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-5
/
+5
2020-07-28
xfs: drop the type parameter from xfs_dquot_verify
Darrick J. Wong
1
-1
/
+1
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
1
-1
/
+1
2020-05-08
xfs: remove log recovery quotaoff item dispatch for pass2 commit functions
Darrick J. Wong
1
-0
/
+1
2020-05-08
xfs: refactor log recovery dquot item dispatch for pass2 commit functions
Darrick J. Wong
1
-0
/
+109
2020-05-08
xfs: refactor log recovery item dispatch for pass1 commit functions
Darrick J. Wong
1
-0
/
+28
2020-05-08
xfs: refactor log recovery item dispatch for pass2 readhead functions
Darrick J. Wong
1
-0
/
+34
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
1
-0
/
+29