index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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