index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
bmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-08-14
1
-1
/
+7
*
xfs: create a helper to decide if a file mapping targets the rt volume
Darrick J. Wong
2024-02-22
1
-1
/
+1
*
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
1
-0
/
+18
*
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: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-12-15
1
-2
/
+37
*
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
1
-0
/
+4
*
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-18
1
-1
/
+1
*
xfs: don't check reflink iflag state when checking cow fork
Darrick J. Wong
2023-08-10
1
-5
/
+2
*
xfs: simplify returns in xchk_bmap
Darrick J. Wong
2023-08-10
1
-13
/
+13
*
xfs: wrap ilock/iunlock operations on sc->ip
Darrick J. Wong
2023-08-10
1
-6
/
+3
*
xfs: fix broken logic when detecting mergeable bmap records
Darrick J. Wong
2023-06-05
1
-12
/
+13
*
xfs: flush dirty data and drain directios before scrubbing cow fork
Darrick J. Wong
2023-05-02
1
-2
/
+2
*
xfs: don't call xchk_bmap_check_rmaps for btree-format file forks
Darrick J. Wong
2023-04-12
1
-16
/
+14
*
xfs: split the xchk_bmap_check_rmaps into a predicate
Darrick J. Wong
2023-04-12
1
-22
/
+38
*
xfs: alert the user about data/attr fork mappings that could be merged
Darrick J. Wong
2023-04-12
1
-0
/
+11
*
xfs: split xchk_bmap_xref_rmap into two functions
Darrick J. Wong
2023-04-12
1
-40
/
+76
*
xfs: accumulate iextent records when checking bmap
Darrick J. Wong
2023-04-12
1
-77
/
+106
*
xfs: change bmap scrubber to store the previous mapping
Darrick J. Wong
2023-04-12
1
-5
/
+18
*
xfs: don't take the MMAPLOCK when scrubbing file metadata
Darrick J. Wong
2023-04-12
1
-2
/
+5
*
xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
Darrick J. Wong
2023-04-12
1
-1
/
+1
*
xfs: ensure that single-owner file blocks are not owned by others
Darrick J. Wong
2023-04-12
1
-1
/
+13
*
xfs: ensure that all metadata and data blocks are not cow staging extents
Darrick J. Wong
2023-04-12
1
-3
/
+8
*
xfs: standardize ondisk to incore conversion for bmap btrees
Darrick J. Wong
2023-04-12
1
-0
/
+6
*
xfs: minimize overhead of drain wakeups by using jump labels
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: active perag reference counting
Dave Chinner
2023-02-12
1
-1
/
+1
*
xfs: teach scrub to flag non-extents format cow forks
Darrick J. Wong
2022-11-17
1
-0
/
+2
*
xfs: check that CoW fork extents are not shared
Darrick J. Wong
2022-11-17
1
-0
/
+2
*
xfs: block map scrub should handle incore delalloc reservations
Darrick J. Wong
2022-11-17
1
-19
/
+36
*
xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
Darrick J. Wong
2022-11-17
1
-2
/
+72
*
xfs: fix perag loop in xchk_bmap_check_rmaps
Darrick J. Wong
2022-11-17
1
-7
/
+7
*
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-10
1
-7
/
+7
*
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
1
-1
/
+1
*
xfs: simplify xfs_rmap_lookup_le call sites
Darrick J. Wong
2022-04-27
1
-20
/
+4
*
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
2022-04-11
1
-1
/
+1
*
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
1
-1
/
+1
*
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-20
1
-1
/
+2
*
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
1
-2
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-19
1
-12
/
+15
*
xfs: grab active perag ref when reading AG headers
Darrick J. Wong
2021-08-09
1
-1
/
+1
*
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-02
1
-9
/
+12
|
\
|
*
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
1
-1
/
+1
|
*
xfs: convert refcount btree cursor to use perags
Dave Chinner
2021-06-02
1
-4
/
+4
|
*
xfs: convert rmap btree cursor to using a perag
Dave Chinner
2021-06-02
1
-1
/
+1
|
*
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
1
-1
/
+1
|
*
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
2021-06-02
1
-5
/
+8
*
|
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-26
1
-1
/
+1
|
/
[next]