index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
xfs: always warn about deprecated mount options
Darrick J. Wong
1
-12
/
+21
2025-10-29
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
5
-9
/
+54
2025-10-29
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
1
-9
/
+8
2025-09-04
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-08-28
xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
Christoph Hellwig
1
-1
/
+5
2025-06-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
1
-0
/
+40
2025-06-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
1
-13
/
+25
2025-06-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
1
-2
/
+2
2025-06-27
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
1
-1
/
+1
2025-06-27
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
1
-0
/
+11
2025-06-27
xfs: attr forks require attr, not attr2
Darrick J. Wong
1
-1
/
+7
2025-06-27
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2025-06-27
xfs: don't walk off the end of a directory data block
lei lu
2
-5
/
+33
2025-06-27
xfs: Fix xfs_prepare_shift() range for RT
John Garry
1
-4
/
+6
2025-06-27
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
1
-4
/
+8
2025-06-27
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
4
-20
/
+30
2025-06-27
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
5
-3
/
+15
2025-06-27
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2
-9
/
+15
2025-06-27
xfs: verify buffer, inode, and dquot items every tx commit
Darrick J. Wong
5
-0
/
+111
2025-06-27
xfs: fix an agbno overflow in __xfs_getfsmap_datadev
Darrick J. Wong
1
-7
/
+18
2025-06-27
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
3
-20
/
+13
2025-06-27
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
1
-11
/
+19
2025-06-27
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
1
-22
/
+8
2025-06-27
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2
-53
/
+34
2025-06-27
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
1
-1
/
+1
2025-06-27
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
1
-26
/
+64
2025-06-27
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
1
-19
/
+48
2025-05-09
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2
-26
/
+39
2025-05-09
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
1
-5
/
+18
2025-05-09
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
4
-20
/
+28
2025-05-09
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
1
-3
/
+4
2025-05-09
xfs: allow symlinks with short remote targets
Darrick J. Wong
1
-4
/
+24
2025-05-09
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi
1
-0
/
+29
2025-05-09
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2
-42
/
+46
2025-05-09
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
1
-2
/
+4
2025-05-09
xfs: match lock mode in xfs_buffered_write_iomap_begin()
Zhang Yi
1
-5
/
+5
2025-05-09
xfs: revert commit 44af6c7e59b12
Darrick J. Wong
1
-0
/
+5
2025-05-09
xfs: validate recovered name buffers when recovering xattr items
Darrick J. Wong
1
-11
/
+47
2025-05-09
xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
Darrick J. Wong
1
-0
/
+27
2025-05-09
xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
Darrick J. Wong
1
-2
/
+3
2025-05-09
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig
1
-6
/
+0
2025-05-09
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
1
-4
/
+9
2025-05-09
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
8
-66
/
+57
2025-03-28
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
3
-22
/
+47
2025-03-28
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
6
-30
/
+29
2025-03-28
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
1
-3
/
+3
2025-03-28
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
1
-0
/
+7
2025-03-28
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
1
-42
/
+31
2025-03-28
xfs: fix perag leak when growfs fails
Long Li
3
-10
/
+32
2025-03-28
xfs: add lock protection when remove perag from radix tree
Long Li
1
-0
/
+4
[next]