index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
quota.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
1
-34
/
+34
*
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
1
-6
/
+6
*
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-07-23
1
-32
/
+32
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: quota scrub should use bmapbtd scrubber
Darrick J. Wong
2018-05-16
1
-43
/
+40
*
xfs: avoid ilock games in the quota scrubber
Darrick J. Wong
2018-05-16
1
-28
/
+25
*
xfs: refactor dquot iteration
Darrick J. Wong
2018-05-16
1
-30
/
+26
*
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-05-10
1
-2
/
+1
*
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
2018-03-24
1
-1
/
+1
*
xfs: move all scrub input checking to xfs_scrub_validate
Eric Sandeen
2018-01-08
1
-7
/
+0
*
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
2017-11-28
1
-1
/
+1
*
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
2017-11-28
1
-1
/
+1
*
xfs: scrub quota information
Darrick J. Wong
2017-10-27
1
-0
/
+304