index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
2024-02-26
xfs: fix scrub stats file permissions
Darrick J. Wong
2024-02-22
xfs: move remote symlink target read function to libxfs
Darrick J. Wong
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
2024-02-22
xfs: port refcount repair to the new refcount bag structure
Darrick J. Wong
2024-02-22
xfs: create refcount bag structure for btree repairs
Darrick J. Wong
2024-02-22
xfs: define an in-memory btree for storing refcount bag info during repairs
Darrick J. Wong
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
xfs: create a shadow rmap btree during rmap repair
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: create agblock bitmap helper to count the number of set regions
Darrick J. Wong
2024-02-22
xfs: create a helper to decide if a file mapping targets the rt volume
Darrick J. Wong
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
2024-02-22
xfs: consolidate btree block verification
Christoph Hellwig
2024-02-22
xfs: consolidate btree ptr checking
Christoph Hellwig
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
2024-02-22
xfs: split xfs_inobt_init_cursor
Christoph Hellwig
2024-02-22
xfs: remove the which variable in xchk_iallocbt
Christoph Hellwig
2024-02-22
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
2024-02-22
xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init
Christoph Hellwig
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
2024-02-22
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
2024-02-22
xfs: remove xfs_bmbt_stage_cursor
Christoph Hellwig
2024-02-22
xfs: remove xfs_refcountbt_stage_cursor
Christoph Hellwig
2024-02-22
xfs: remove xfs_inobt_stage_cursor
Christoph Hellwig
2024-02-22
xfs: remove xfs_allocbt_stage_cursor
Christoph Hellwig
2024-02-22
xfs: add a xfs_btree_init_ptr_from_cur
Christoph Hellwig
2024-02-22
xfs: split out a btree type from the btree ops geometry flags
Christoph Hellwig
2024-02-22
xfs: store the btree pointer length in struct xfs_btree_ops
Darrick J. Wong
2024-02-22
xfs: encode the btree geometry flags in the btree ops structure
Darrick J. Wong
2024-02-22
xfs: fix imprecise logic in xchk_btree_check_block_owner
Darrick J. Wong
2024-02-22
xfs: repair summary counters
Darrick J. Wong
2024-02-22
xfs: update health status if we get a clean bill of health
Darrick J. Wong
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
2024-02-22
xfs: report XFS_IS_CORRUPT errors to the health system
Darrick J. Wong
2024-02-22
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
2024-02-22
xfs: teach repair to fix file nlinks
Darrick J. Wong
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
2024-02-22
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
2024-02-22
xfs: repair cannot update the summary counters when logging quota flags
Darrick J. Wong
2024-02-22
xfs: track quota updates during live quotacheck
Darrick J. Wong
2024-02-22
xfs: implement live quotacheck inode scan
Darrick J. Wong
2024-02-22
xfs: create a sparse load xfarray function
Darrick J. Wong
2024-02-22
xfs: create a xchk_trans_alloc_empty helper for scrub
Darrick J. Wong
2024-02-22
xfs: repair file modes by scanning for a dirent pointing to us
Darrick J. Wong
2024-02-22
xfs: create a predicate to determine if two xfs_names are the same
Darrick J. Wong
2024-02-22
xfs: iscan batching should handle unallocated inodes too
Darrick J. Wong
2024-02-22
xfs: cache a bunch of inodes for repair scans
Darrick J. Wong
2024-02-22
xfs: stagger the starting AG of scrub iscans to reduce contention
Darrick J. Wong
2024-02-22
xfs: implement live inode scan for scrub
Darrick J. Wong
[next]