index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
xfarray.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
1
-0
/
+3
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
1
-0
/
+1
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
1
-0
/
+2
2024-02-22
xfs: create a sparse load xfarray function
Darrick J. Wong
1
-0
/
+19
2024-02-21
xfs: convert xfarray_pagesort to deal with large folios
Darrick J. Wong
1
-2
/
+8
2024-02-21
xfs: remove xfarray_sortinfo.page_kaddr
Christoph Hellwig
1
-1
/
+0
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
1
-0
/
+22
2023-08-10
xfs: improve xfarray quicksort pivot
Darrick J. Wong
1
-5
/
+14
2023-08-10
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
1
-0
/
+4
2023-08-10
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
1
-4
/
+8
2023-08-10
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
1
-0
/
+67
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
1
-0
/
+57