index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
attr.h
Age
Commit message (
Expand
)
Author
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2023-04-11
xfs: check used space of shortform xattr structures
Darrick J. Wong
2023-04-11
xfs: split valuebuf from xchk_xattr_buf.buf
Darrick J. Wong
2023-04-11
xfs: split usedmap from xchk_xattr_buf.buf
Darrick J. Wong
2023-04-11
xfs: split freemap from xchk_xattr_buf.buf
Darrick J. Wong
2023-04-11
xfs: remove unnecessary dstmap in xattr scrubber
Darrick J. Wong
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2019-07-05
xfs: only allocate memory for scrubbing attributes when we need it
Darrick J. Wong
2019-07-05
xfs: refactor attr scrub memory allocation function
Darrick J. Wong
2019-07-05
xfs: refactor extended attribute buffer pointer functions
Darrick J. Wong