index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
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