index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-30
2
-0
/
+2
*
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-29
2
-7
/
+6
*
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-29
3
-12
/
+6
*
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
1
-1
/
+1
*
xfs/health: cleanup, remove duplicated including
Wang Jinchao
2023-12-22
1
-2
/
+0
*
xfs: repair quotas
Darrick J. Wong
2023-12-15
7
-5
/
+618
*
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
5
-9
/
+312
*
xfs: check dquot resource timers
Darrick J. Wong
2023-12-15
1
-0
/
+21
*
xfs: check the ondisk space mapping behind a dquot
Darrick J. Wong
2023-12-15
1
-0
/
+58
*
xfs: online repair of realtime bitmaps
Darrick J. Wong
2023-12-15
5
-8
/
+241
*
xfs: repair the inode core and forks of a metadata inode
Darrick J. Wong
2023-12-15
3
-4
/
+168
*
xfs: always check the rtbitmap and rtsummary files
Darrick J. Wong
2023-12-15
1
-2
/
+0
*
xfs: check rt summary file geometry more thoroughly
Darrick J. Wong
2023-12-15
1
-27
/
+110
*
xfs: check rt bitmap file geometry more thoroughly
Darrick J. Wong
2023-12-15
1
-15
/
+84
*
xfs: repair problems in CoW forks
Darrick J. Wong
2023-12-15
6
-1
/
+770
*
xfs: refactor repair forcing tests into a repair.c helper
Darrick J. Wong
2023-12-15
3
-13
/
+25
*
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
7
-4
/
+950
*
xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
Darrick J. Wong
2023-12-15
4
-4
/
+160
*
xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
Darrick J. Wong
2023-12-15
1
-22
/
+79
*
xfs: abort directory parent scrub scans if we encounter a zapped directory
Darrick J. Wong
2023-12-15
4
-0
/
+46
*
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
2
-4
/
+751
*
xfs: repair inode records
Darrick J. Wong
2023-12-15
6
-2
/
+1017
*
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-12-15
6
-10
/
+101
*
xfs: dont cast to char * for XFS_DFORK_*PTR macros
Darrick J. Wong
2023-12-15
1
-1
/
+1
*
xfs: add missing nrext64 inode flag check to scrub
Darrick J. Wong
2023-12-15
1
-0
/
+4
*
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
7
-5
/
+55
*
xfs: disable online repair quota helpers when quota not enabled
Darrick J. Wong
2023-12-15
2
-0
/
+11
*
xfs: repair refcount btrees
Darrick J. Wong
2023-12-15
5
-12
/
+810
*
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
8
-37
/
+1001
*
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
11
-13
/
+1173
*
xfs: remove trivial bnobt/inobt scrub helpers
Darrick J. Wong
2023-12-15
4
-46
/
+39
*
xfs: roll the scrub transaction after completing a repair
Darrick J. Wong
2023-12-15
1
-3
/
+6
*
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
7
-150
/
+174
*
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
4
-166
/
+458
*
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2023-12-15
1
-0
/
+1
*
xfs: add debug knobs to control btree bulk load slack factors
Darrick J. Wong
2023-12-15
1
-3
/
+8
*
xfs: fix an off-by-one error in xreap_agextent_binval
Darrick J. Wong
2023-12-15
1
-1
/
+1
*
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2023-12-06
1
-0
/
+5
*
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2023-12-06
2
-8
/
+29
*
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
2023-12-06
3
-0
/
+594
*
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-12-06
1
-1
/
+1
*
xfs: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
2023-12-06
3
-4
/
+31
*
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
1
-1
/
+1
*
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
1
-3
/
+2
*
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-19
1
-2
/
+2
*
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
1
-1
/
+5
*
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
3
-15
/
+28
*
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-18
1
-4
/
+3
*
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
1
-6
/
+8
*
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-17
1
-1
/
+1
[next]