index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item_recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
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