index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item_recover.c
(
follow
)
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