index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-04-12
xfs: fix BUG_ON in xfs_getbmap()
Ye Bin
2023-04-12
xfs: verify buffer contents when we skip log replay
Darrick J. Wong
2023-04-12
xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is co...
Darrick J. Wong
2023-04-12
xfs: remove WARN when dquot cache insertion fails
Dave Chinner
2023-04-12
xfs: don't consider future format versions valid
Dave Chinner
2023-04-11
xfs: deprecate the ascii-ci feature
Darrick J. Wong
2023-04-11
xfs: test the ascii case-insensitive hash
Darrick J. Wong
2023-04-11
xfs: stabilize the dirent name transformation function used for ascii-ci dir ...
Darrick J. Wong
2023-04-11
xfs: cross-reference rmap records with refcount btrees
Darrick J. Wong
2023-04-11
xfs: cross-reference rmap records with inode btrees
Darrick J. Wong
2023-04-11
xfs: cross-reference rmap records with free space btrees
Darrick J. Wong
2023-04-11
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
2023-04-11
xfs: introduce bitmap type for AG blocks
Darrick J. Wong
2023-04-11
xfs: convert xbitmap to interval tree
Darrick J. Wong
2023-04-11
xfs: drop the _safe behavior from the xbitmap foreach macro
Darrick J. Wong
2023-04-11
xfs: don't load local xattr values during scrub
Darrick J. Wong
2023-04-11
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
2023-04-11
xfs: only allocate free space bitmap for xattr scrub if needed
Darrick J. Wong
2023-04-11
xfs: clean up xattr scrub initialization
Darrick J. Wong
2023-04-11
xfs: check used space of shortform xattr structures
Darrick J. Wong
2023-04-11
xfs: move xattr scrub buffer allocation to top level function
Darrick J. Wong
2023-04-11
xfs: remove flags argument from xchk_setup_xattr_buf
Darrick J. Wong
2023-04-11
xfs: split valuebuf from xchk_xattr_buf.buf
Darrick J. Wong
2023-04-11
xfs: split usedmap from xchk_xattr_buf.buf
Darrick J. Wong
2023-04-11
xfs: split freemap from xchk_xattr_buf.buf
Darrick J. Wong
2023-04-11
xfs: remove unnecessary dstmap in xattr scrubber
Darrick J. Wong
2023-04-11
xfs: don't shadow @leaf in xchk_xattr_block
Darrick J. Wong
2023-04-11
xfs: xattr scrub should ensure one namespace bit per name
Darrick J. Wong
2023-04-11
xfs: check for reverse mapping records that could be merged
Darrick J. Wong
2023-04-11
xfs: check overlapping rmap btree records
Darrick J. Wong
2023-04-11
xfs: flag refcount btree records that could be merged
Darrick J. Wong
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
[prev]
[next]