index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
xfs: convert the ifork reap code to use xreap_state
Darrick J. Wong
1
-32
/
+46
2025-09-05
xfs: prepare reaping code for dynamic limits
Darrick J. Wong
1
-70
/
+79
2025-09-05
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
1
-4
/
+5
2025-09-05
xfs: Replace strncpy with memcpy
Marcelo Moreira
1
-1
/
+1
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
1
-1
/
+1
2025-07-24
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
4
-46
/
+6
2025-07-24
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
11
-41
/
+18
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
3
-15
/
+5
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
1
-1
/
+1
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
1
-12
/
+3
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
1
-12
/
+3
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
1
-2
/
+2
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
1
-2
/
+2
2025-07-24
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
1
-1
/
+1
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+0
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
1
-2
/
+0
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
1
-2
/
+2
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-2
/
+1
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-90
/
+88
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
1
-2
/
+1
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+5
2025-03-03
xfs: support xrep_require_rtext_inuse on zoned file systems
Christoph Hellwig
1
-1
/
+8
2025-03-03
xfs: support xchk_xref_is_used_rt_space on zoned file systems
Christoph Hellwig
1
-2
/
+9
2025-03-03
xfs: allow COW forks on zoned file systems in xchk_bmap
Christoph Hellwig
1
-2
/
+2
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
2
-6
/
+15
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
4
-1
/
+14
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
1
-14
/
+14
2025-03-03
xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
Christoph Hellwig
3
-55
/
+17
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
3
-8
/
+9
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
1
-2
/
+10
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-01-13
xfs: constify feature checks
Christoph Hellwig
1
-1
/
+1
2024-12-23
xfs: fix CoW forks for realtime files
Darrick J. Wong
7
-40
/
+463
2024-12-23
xfs: check for shared rt extents when rebuilding rt file's data fork
Darrick J. Wong
1
-8
/
+13
2024-12-23
xfs: repair inodes that have a refcount btree in the data fork
Darrick J. Wong
1
-0
/
+36
2024-12-23
xfs: online repair of the realtime refcount btree
Darrick J. Wong
6
-7
/
+808
2024-12-23
xfs: capture realtime CoW staging extents when rebuilding rt rmapbt
Darrick J. Wong
3
-0
/
+141
2024-12-23
xfs: walk the rt reference count tree when rebuilding rmap
Darrick J. Wong
1
-0
/
+7
2024-12-23
xfs: check new rtbitmap records against rt refcount btree
Darrick J. Wong
2
-1
/
+29
2024-12-23
xfs: don't flag quota rt block usage on rtreflink filesystems
Darrick J. Wong
1
-1
/
+1
2024-12-23
xfs: scrub the metadir path of rt refcount btree files
Darrick J. Wong
1
-0
/
+3
2024-12-23
xfs: detect and repair misaligned rtinherit directory cowextsize hints
Darrick J. Wong
2
-9
/
+32
2024-12-23
xfs: allow dquot rt block count to exceed rt blocks on reflink fs
Darrick J. Wong
1
-1
/
+7
2024-12-23
xfs: check reference counts of gaps between rt refcount records
Darrick J. Wong
1
-1
/
+80
2024-12-23
xfs: allow overlapping rtrmapbt records for shared data extents
Darrick J. Wong
1
-1
/
+16
2024-12-23
xfs: cross-reference checks with the rt refcount btree
Darrick J. Wong
5
-6
/
+158
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
8
-2
/
+516
[prev]
[next]