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-23
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
1
-3
/
+16
2025-10-23
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
5
-9
/
+54
2025-10-23
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-02-27
xfs: don't over-report free space or inodes in statvfs
Darrick J. Wong
1
-10
/
+17
2025-02-27
xfs: report realtime block quota limits on realtime directories
Darrick J. Wong
2
-12
/
+17
2025-02-27
xfs: Check for delayed allocations before setting extsize
Ojaswin Mujoo
3
-3
/
+8
2025-02-27
xfs: streamline xfs_filestream_pick_ag
Christoph Hellwig
1
-50
/
+46
2025-02-27
xfs: Reduce unnecessary searches when searching for the best extents
Chi Zhiling
1
-1
/
+1
2025-02-27
xfs: update the pag for the last AG at recovery time
Christoph Hellwig
3
-3
/
+34
2025-02-27
xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
Christoph Hellwig
1
-1
/
+1
2025-02-27
xfs: error out when a superblock buffer update reduces the agcount
Christoph Hellwig
1
-0
/
+5
2025-02-27
xfs: update the file system geometry after recoverying superblock buffers
Christoph Hellwig
2
-8
/
+52
2025-02-27
xfs: pass the exact range to initialize to xfs_initialize_perag
Christoph Hellwig
5
-38
/
+22
2025-02-27
xfs: Remove empty declartion in header file
Zhang Zekun
1
-1
/
+0
2025-02-27
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
1
-7
/
+4
2025-02-27
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
1
-1
/
+7
2025-02-27
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
1
-48
/
+13
2025-02-27
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
3
-14
/
+3
2025-02-27
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
1
-45
/
+28
2025-02-27
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
1
-5
/
+8
2025-02-27
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2
-3
/
+7
2025-02-27
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
3
-27
/
+25
2025-02-27
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
1
-102
/
+74
2025-02-27
xfs: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
3
-7
/
+23
2025-02-27
xfs: skip background cowblock trims on inodes open for write
Brian Foster
1
-8
/
+23
2025-02-27
xfs: fix a typo
Andrew Kreimer
1
-1
/
+1
2025-02-27
xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
Darrick J. Wong
1
-5
/
+5
2025-02-27
xfs: validate inumber in xfs_iget
Darrick J. Wong
1
-1
/
+1
2025-02-27
xfs: assert a valid limit in xfs_rtfind_forw
Christoph Hellwig
1
-0
/
+2
2025-02-17
xfs: Add error handling for xfs_reflink_cancel_cow_range
Wentao Liang
1
-2
/
+5
2025-02-17
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
1
-4
/
+2
2024-12-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
1
-0
/
+40
2024-12-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
1
-13
/
+25
2024-12-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
1
-2
/
+2
2024-12-27
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
1
-1
/
+1
2024-12-27
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
1
-0
/
+11
2024-12-27
xfs: attr forks require attr, not attr2
Darrick J. Wong
1
-1
/
+7
2024-12-27
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2024-12-27
xfs: fix file_path handling in tracepoints
Darrick J. Wong
1
-6
/
+4
2024-12-27
xfs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-12-27
xfs: don't walk off the end of a directory data block
lei lu
2
-5
/
+33
2024-12-27
xfs: Fix xfs_prepare_shift() range for RT
John Garry
1
-4
/
+6
2024-12-27
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
1
-4
/
+8
2024-12-27
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
4
-20
/
+30
2024-12-27
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
5
-3
/
+15
2024-12-27
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2
-9
/
+15
2024-12-27
xfs: verify buffer, inode, and dquot items every tx commit
Darrick J. Wong
5
-0
/
+111
[next]