index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
repair.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
1
-4
/
+1
*
xfs: small cleanup in xrep_update_qflags()
Dan Carpenter
2024-04-22
1
-1
/
+1
*
xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
Darrick J. Wong
2024-04-15
1
-54
/
+13
*
xfs: online repair of directories
Darrick J. Wong
2024-04-15
1
-0
/
+1
*
xfs: repair extended attributes
Darrick J. Wong
2024-04-15
1
-0
/
+46
*
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2024-04-15
1
-3
/
+3
*
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
1
-0
/
+36
*
xfs: create a shadow rmap btree during rmap repair
Darrick J. Wong
2024-02-22
1
-0
/
+18
*
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
1
-3
/
+2
*
xfs: split xfs_inobt_init_cursor
Christoph Hellwig
2024-02-22
1
-3
/
+3
*
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
2024-02-22
1
-4
/
+4
*
xfs: update health status if we get a clean bill of health
Darrick J. Wong
2024-02-22
1
-0
/
+1
*
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
2024-02-22
1
-4
/
+9
*
xfs: repair cannot update the summary counters when logging quota flags
Darrick J. Wong
2024-02-22
1
-7
/
+34
*
xfs: repair the inode core and forks of a metadata inode
Darrick J. Wong
2023-12-15
1
-0
/
+153
*
xfs: refactor repair forcing tests into a repair.c helper
Darrick J. Wong
2023-12-15
1
-0
/
+22
*
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
1
-0
/
+28
*
xfs: repair inode records
Darrick J. Wong
2023-12-15
1
-0
/
+42
*
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
1
-5
/
+8
*
xfs: disable online repair quota helpers when quota not enabled
Darrick J. Wong
2023-12-15
1
-0
/
+2
*
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
1
-0
/
+59
*
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
1
-0
/
+72
*
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
1
-1
/
+10
*
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
1
-0
/
+51
*
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-08-10
1
-232
/
+0
*
xfs: cull repair code that will never get used
Darrick J. Wong
2023-08-10
1
-83
/
+0
*
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
2023-04-12
1
-48
/
+56
*
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
2023-04-12
1
-0
/
+3
*
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-12
1
-1
/
+1
*
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2023-04-12
1
-2
/
+2
*
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
2023-04-12
1
-1
/
+2
*
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
2023-02-12
1
-3
/
+1
*
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2023-02-12
1
-1
/
+2
*
xfs: perags need atomic operational state
Dave Chinner
2023-02-12
1
-1
/
+1
*
xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
Darrick J. Wong
2022-11-17
1
-2
/
+2
*
xfs: don't retry repairs harder when EAGAIN is returned
Darrick J. Wong
2022-11-17
1
-1
/
+5
*
xfs: log the AGI/AGF buffers when rolling transactions during an AG repair
Darrick J. Wong
2022-11-17
1
-9
/
+21
*
xfs: don't track the AGFL buffer in the scrub AG context
Darrick J. Wong
2022-11-17
1
-5
/
+6
*
xfs: fix for variable set but not used warning
sunliming
2022-07-21
1
-3
/
+1
*
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
2022-07-14
1
-6
/
+9
|
\
|
*
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-07
1
-6
/
+9
*
|
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2022-07-07
1
-4
/
+4
*
|
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
1
-6
/
+3
*
|
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
1
-2
/
+2
*
|
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
1
-3
/
+3
*
|
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
1
-2
/
+3
*
|
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2022-07-07
1
-1
/
+1
|
/
*
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
2021-12-21
1
-0
/
+3
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-6
/
+6
*
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-19
1
-1
/
+1
[next]