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-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-22
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
xfs/health: cleanup, remove duplicated including
Wang Jinchao
2023-12-15
xfs: repair quotas
Darrick J. Wong
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
xfs: check dquot resource timers
Darrick J. Wong
2023-12-15
xfs: check the ondisk space mapping behind a dquot
Darrick J. Wong
2023-12-15
xfs: online repair of realtime bitmaps
Darrick J. Wong
2023-12-15
xfs: repair the inode core and forks of a metadata inode
Darrick J. Wong
2023-12-15
xfs: always check the rtbitmap and rtsummary files
Darrick J. Wong
2023-12-15
xfs: check rt summary file geometry more thoroughly
Darrick J. Wong
2023-12-15
xfs: check rt bitmap file geometry more thoroughly
Darrick J. Wong
2023-12-15
xfs: repair problems in CoW forks
Darrick J. Wong
2023-12-15
xfs: refactor repair forcing tests into a repair.c helper
Darrick J. Wong
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
Darrick J. Wong
2023-12-15
xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
Darrick J. Wong
2023-12-15
xfs: abort directory parent scrub scans if we encounter a zapped directory
Darrick J. Wong
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
xfs: repair inode records
Darrick J. Wong
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-12-15
xfs: dont cast to char * for XFS_DFORK_*PTR macros
Darrick J. Wong
2023-12-15
xfs: add missing nrext64 inode flag check to scrub
Darrick J. Wong
2023-12-15
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
xfs: disable online repair quota helpers when quota not enabled
Darrick J. Wong
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
xfs: remove trivial bnobt/inobt scrub helpers
Darrick J. Wong
2023-12-15
xfs: roll the scrub transaction after completing a repair
Darrick J. Wong
2023-12-15
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2023-12-15
xfs: add debug knobs to control btree bulk load slack factors
Darrick J. Wong
2023-12-15
xfs: fix an off-by-one error in xreap_agextent_binval
Darrick J. Wong
2023-12-06
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2023-12-06
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-12-06
xfs: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-17
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
[next]