index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-04-11
xfs: don't call xchk_bmap_check_rmaps for btree-format file forks
Darrick J. Wong
2023-04-11
xfs: flag free space btree records that could be merged
Darrick J. Wong
2023-04-11
xfs: split the xchk_bmap_check_rmaps into a predicate
Darrick J. Wong
2023-04-11
xfs: alert the user about data/attr fork mappings that could be merged
Darrick J. Wong
2023-04-11
xfs: split xchk_bmap_xref_rmap into two functions
Darrick J. Wong
2023-04-11
xfs: accumulate iextent records when checking bmap
Darrick J. Wong
2023-04-11
xfs: change bmap scrubber to store the previous mapping
Darrick J. Wong
2023-04-11
xfs: don't take the MMAPLOCK when scrubbing file metadata
Darrick J. Wong
2023-04-11
xfs: retain the AGI when we can't iget an inode to scrub the core
Darrick J. Wong
2023-04-11
xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
Darrick J. Wong
2023-04-11
xfs: fix an inode lookup race in xchk_get_inode
Darrick J. Wong
2023-04-11
xfs: fix parent pointer scrub racing with subdirectory reparenting
Darrick J. Wong
2023-04-11
xfs: manage inode DONTCACHE status at irele time
Darrick J. Wong
2023-04-11
xfs: simplify xchk_parent_validate
Darrick J. Wong
2023-04-11
xfs: remove xchk_parent_count_parent_dentries
Darrick J. Wong
2023-04-11
xfs: always check the existence of a dirent's child inode
Darrick J. Wong
2023-04-11
xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
Darrick J. Wong
2023-04-11
xfs: streamline the directory iteration code for scrub
Darrick J. Wong
2023-04-11
xfs: ensure that single-owner file blocks are not owned by others
Darrick J. Wong
2023-04-11
xfs: use the directory name hash function for dir scrubbing
Darrick J. Wong
2023-04-11
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
Darrick J. Wong
2023-04-11
xfs: teach scrub to check for sole ownership of metadata objects
Darrick J. Wong
2023-04-11
xfs: directly cross-reference the inode btrees with each other
Darrick J. Wong
2023-04-11
xfs: clean up broken eearly-exit code in the inode btree scrubber
Darrick J. Wong
2023-04-11
xfs: remove pointless shadow variable from xfs_difree_inobt
Darrick J. Wong
2023-04-11
xfs: ensure that all metadata and data blocks are not cow staging extents
Darrick J. Wong
2023-04-11
xfs: check the reference counts of gaps in the refcount btree
Darrick J. Wong
2023-04-11
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
2023-04-11
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-04-11
xfs: refactor ->diff_two_keys callsites
Darrick J. Wong
2023-04-11
xfs: always scrub record/key order of interior records
Darrick J. Wong
2023-04-11
xfs: refactor converting btree irec to btree key
Darrick J. Wong
2023-04-11
xfs: check btree keys reflect the child block
Darrick J. Wong
2023-04-11
xfs: detect unwritten bit set in rmapbt node block keys
Darrick J. Wong
2023-04-11
xfs: fix rm_offset flag handling in rmap keys
Darrick J. Wong
2023-04-11
xfs: hoist inode record alignment checks from scrub
Darrick J. Wong
2023-04-11
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2023-04-11
xfs: complain about bad file mapping records in the ondisk bmbt
Darrick J. Wong
2023-04-11
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2023-04-11
xfs: complain about bad records in query_range helpers
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for bmap btrees
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for rmap btrees
Darrick J. Wong
2023-04-11
xfs: return a failure address from xfs_rmap_irec_offset_unpack
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for refcount btrees
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
2023-04-11
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
2023-04-11
xfs: minimize overhead of drain wakeups by using jump labels
Darrick J. Wong
2023-04-11
xfs: clean up scrub context if scrub setup returns -EDEADLOCK
Darrick J. Wong
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
[prev]
[next]