index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
alloc_repair.c
Age
Commit message (
Expand
)
Author
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2024-12-23
xfs: add a realtime flag to the rmap update log redo items
Darrick J. Wong
2024-12-23
xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventions
Darrick J. Wong
2024-11-05
xfs: convert busy extent tracking to the generic group structure
Christoph Hellwig
2024-11-05
xfs: return the busy generation from xfs_extent_busy_list_empty
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
2024-11-05
xfs: pass the pag to the xrep_newbt_extent_class tracepoints
Christoph Hellwig
2024-04-15
xfs: fix error bailout in xrep_abt_build_new_trees
Darrick J. Wong
2024-02-22
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
2024-02-22
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
2024-02-22
xfs: remove xfs_allocbt_stage_cursor
Christoph Hellwig
2023-12-15
xfs: repair free space btrees
Darrick J. Wong