index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
quota.c
Age
Commit message (
Expand
)
Author
2019-11-06
xfs: add missing early termination checks to record scrubbing functions
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-04-16
xfs: collapse scrub bool state flags into a single unsigned int
Darrick J. Wong
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: quota scrub should use bmapbtd scrubber
Darrick J. Wong
2018-05-15
xfs: avoid ilock games in the quota scrubber
Darrick J. Wong
2018-05-15
xfs: refactor dquot iteration
Darrick J. Wong
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-03-23
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
2018-01-08
xfs: move all scrub input checking to xfs_scrub_validate
Eric Sandeen
2017-11-28
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
2017-11-28
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
2017-10-26
xfs: scrub quota information
Darrick J. Wong