index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-03-03
xfs: support xrep_require_rtext_inuse on zoned file systems
Christoph Hellwig
2025-03-03
xfs: support xchk_xref_is_used_rt_space on zoned file systems
Christoph Hellwig
2025-03-03
xfs: allow COW forks on zoned file systems in xchk_bmap
Christoph Hellwig
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
2025-03-03
xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
Christoph Hellwig
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
2025-01-13
xfs: constify feature checks
Christoph Hellwig
2024-12-23
xfs: fix CoW forks for realtime files
Darrick J. Wong
2024-12-23
xfs: check for shared rt extents when rebuilding rt file's data fork
Darrick J. Wong
2024-12-23
xfs: repair inodes that have a refcount btree in the data fork
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: capture realtime CoW staging extents when rebuilding rt rmapbt
Darrick J. Wong
2024-12-23
xfs: walk the rt reference count tree when rebuilding rmap
Darrick J. Wong
2024-12-23
xfs: check new rtbitmap records against rt refcount btree
Darrick J. Wong
2024-12-23
xfs: don't flag quota rt block usage on rtreflink filesystems
Darrick J. Wong
2024-12-23
xfs: scrub the metadir path of rt refcount btree files
Darrick J. Wong
2024-12-23
xfs: detect and repair misaligned rtinherit directory cowextsize hints
Darrick J. Wong
2024-12-23
xfs: allow dquot rt block count to exceed rt blocks on reflink fs
Darrick J. Wong
2024-12-23
xfs: check reference counts of gaps between rt refcount records
Darrick J. Wong
2024-12-23
xfs: allow overlapping rtrmapbt records for shared data extents
Darrick J. Wong
2024-12-23
xfs: cross-reference checks with the rt refcount btree
Darrick J. Wong
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
2024-12-23
xfs: add a realtime flag to the refcount update log redo items
Darrick J. Wong
2024-12-23
xfs: namespace the maximum length/refcount symbols
Darrick J. Wong
2024-12-23
xfs: hook live realtime rmap operations during a repair operation
Darrick J. Wong
2024-12-23
xfs: create a shadow rmap btree during realtime rmap repair
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime rmap btree
Darrick J. Wong
2024-12-23
xfs: support repairing metadata btrees rooted in metadir inodes
Darrick J. Wong
2024-12-23
xfs: online repair of realtime bitmaps for a realtime group
Darrick J. Wong
2024-12-23
xfs: repair rmap btree inodes
Darrick J. Wong
2024-12-23
xfs: repair inodes that have realtime extents
Darrick J. Wong
2024-12-23
xfs: online repair of realtime file bmaps
Darrick J. Wong
2024-12-23
xfs: walk the rt reverse mapping tree when rebuilding rmap
Darrick J. Wong
2024-12-23
xfs: scrub the metadir path of rt rmap btree files
Darrick J. Wong
2024-12-23
xfs: scan rt rmap when we're doing an intense rmap check of bmbt mappings
Darrick J. Wong
[next]