index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.h
Age
Commit message (
Expand
)
Author
7 days
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
2024-12-23
xfs: fix CoW forks for realtime files
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: hook live realtime rmap operations during a repair operation
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime rmap btree
Darrick J. Wong
2024-12-23
xfs: online repair of realtime bitmaps for a realtime group
Darrick J. Wong
2024-12-23
xfs: scrub the realtime rmapbt
Darrick J. Wong
2024-12-12
xfs: fix scrub tracepoints when inode-rooted btrees are involved
Darrick J. Wong
2024-11-05
xfs: scrub the realtime group superblock
Darrick J. Wong
2024-11-05
xfs: repair metadata directory file path connectivity
Darrick J. Wong
2024-11-05
xfs: check metadata directory file path connectivity
Darrick J. Wong
2024-11-05
xfs: scrub metadata directories
Darrick J. Wong
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-11-05
xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
Christoph Hellwig
2024-11-05
xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
Christoph Hellwig
2024-11-05
xfs: constify pag arguments to trace points
Christoph Hellwig
2024-11-05
xfs: remove the unused xrep_bmap_walk_rmap trace point
Christoph Hellwig
2024-07-29
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-04-23
xfs: invalidate dentries for a file before moving it to the orphanage
Darrick J. Wong
2024-04-23
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-23
xfs: invalidate dirloop scrub path data when concurrent updates happen
Darrick J. Wong
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
2024-04-23
xfs: implement live updates for parent pointer repairs
Darrick J. Wong
2024-04-23
xfs: repair directory parent pointers by scanning for dirents
Darrick J. Wong
2024-04-23
xfs: replay unlocked parent pointer updates that accrue during xattr repair
Darrick J. Wong
2024-04-23
xfs: implement live updates for directory repairs
Darrick J. Wong
2024-04-23
xfs: salvage parent pointers when rebuilding xattr structures
Darrick J. Wong
2024-04-23
xfs: walk directory parent pointers to determine backref count
Darrick J. Wong
2024-04-23
xfs: deferred scrub of parent pointers
Darrick J. Wong
2024-04-23
xfs: deferred scrub of dirents
Darrick J. Wong
2024-04-15
xfs: repair AGI unlinked inode bucket lists
Darrick J. Wong
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
2024-04-15
xfs: ensure dentry consistency when the orphanage adopts a file
Darrick J. Wong
2024-04-15
xfs: move files to orphanage instead of letting nlinks drop to zero
Darrick J. Wong
2024-04-15
xfs: move orphan files to the orphanage
Darrick J. Wong
2024-04-15
xfs: ask the dentry cache if it knows the parent of a directory
Darrick J. Wong
2024-04-15
xfs: online repair of parent pointers
Darrick J. Wong
2024-04-15
xfs: scan the filesystem to repair a directory dotdot entry
Darrick J. Wong
2024-04-15
xfs: online repair of directories
Darrick J. Wong
2024-04-15
xfs: scrub should set preen if attr leaf has holes
Darrick J. Wong
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2024-04-15
xfs: enable discarding of folios backing an xfile
Darrick J. Wong
2024-04-15
xfs: teach the tempfile to set up atomic file content exchanges
Darrick J. Wong
[next]