index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
attr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
1
-0
/
+7
2023-04-11
xfs: check used space of shortform xattr structures
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: split valuebuf from xchk_xattr_buf.buf
Darrick J. Wong
1
-18
/
+3
2023-04-11
xfs: split usedmap from xchk_xattr_buf.buf
Darrick J. Wong
1
-17
/
+5
2023-04-11
xfs: split freemap from xchk_xattr_buf.buf
Darrick J. Wong
1
-11
/
+4
2023-04-11
xfs: remove unnecessary dstmap in xattr scrubber
Darrick J. Wong
1
-11
/
+1
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
1
-3
/
+0
2019-07-05
xfs: only allocate memory for scrubbing attributes when we need it
Darrick J. Wong
1
-1
/
+5
2019-07-05
xfs: refactor attr scrub memory allocation function
Darrick J. Wong
1
-0
/
+2
2019-07-05
xfs: refactor extended attribute buffer pointer functions
Darrick J. Wong
1
-0
/
+65