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
2026-01-23
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
2026-01-23
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
1
-1
/
+1
2026-01-08
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
1
-1
/
+1
2026-01-08
xfs: fix stupid compiler warning
Darrick J. Wong
1
-1
/
+1
2026-01-08
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
2026-01-08
xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
Christoph Hellwig
1
-2
/
+3
2025-12-01
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
1
-1
/
+1
2025-12-01
xfs: Replace strncpy with memcpy
Marcelo Moreira
1
-1
/
+1
2025-10-29
xfs: always warn about deprecated mount options
Darrick J. Wong
1
-12
/
+21
2025-10-29
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
1
-3
/
+31
2025-10-23
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
1
-4
/
+5
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-08-20
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
1
-1
/
+1
2025-06-19
xfs: don't assume perags are initialised when trimming AGs
Dave Chinner
1
-1
/
+16
2025-05-02
xfs: flush inodegc before swapon
Christoph Hellwig
1
-1
/
+34
2025-05-02
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
1
-3
/
+3
2025-05-02
xfs: Do not allow norecovery mount with quotacheck
Carlos Maiolino
1
-15
/
+34
2025-05-02
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
1
-2
/
+6
2025-02-27
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-02-18
xfs: don't lose solo dquot update transactions
Darrick J. Wong
3
-14
/
+32
2025-02-17
xfs: fix mount hang during primary superblock recovery failure
Long Li
1
-1
/
+10
2025-02-17
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-02-17
xfs: release the dquot buf outside of qli_lock
Darrick J. Wong
1
-4
/
+8
2025-02-17
xfs: convert quotacheck to attach dquot buffers
Darrick J. Wong
3
-13
/
+16
2025-02-17
xfs: attach dquot buffer to dquot log item buffer
Darrick J. Wong
6
-24
/
+168
2025-02-17
xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
Darrick J. Wong
1
-7
/
+8
2025-02-17
xfs: separate dquot buffer reads from xfs_dqflush
Darrick J. Wong
4
-32
/
+86
2025-02-17
xfs: don't lose solo superblock counter update transactions
Darrick J. Wong
1
-2
/
+7
2025-02-17
xfs: avoid nested calls to __xfs_trans_commit
Darrick J. Wong
1
-12
/
+14
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
2025-02-17
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
1
-44
/
+27
2025-02-17
xfs: don't over-report free space or inodes in statvfs
Darrick J. Wong
1
-10
/
+17
2025-02-17
xfs: report realtime block quota limits on realtime directories
Darrick J. Wong
2
-12
/
+17
2025-02-08
xfs: don't shut down the filesystem for media failures beyond end of log
Darrick J. Wong
1
-39
/
+82
2025-02-08
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
1
-2
/
+1
2024-12-27
xfs: fix zero byte checking in the superblock scrubber
Darrick J. Wong
1
-2
/
+27
2024-12-27
xfs: fix sb_spino_align checks for large fsblock sizes
Darrick J. Wong
1
-5
/
+6
2024-12-27
xfs: fix off-by-one error in fsmap's end_daddr usage
Darrick J. Wong
1
-11
/
+18
2024-12-27
xfs: fix sparse inode limits on runt AG
Dave Chinner
1
-7
/
+9
2024-12-27
xfs: sb_spino_align is not verified
Dave Chinner
1
-0
/
+14
2024-12-19
xfs: unlock inodes when erroring out of xfs_trans_alloc_dir
Darrick J. Wong
1
-0
/
+3
2024-12-19
xfs: only run precommits once per transaction object
Darrick J. Wong
1
-12
/
+4
2024-12-19
xfs: fix scrub tracepoints when inode-rooted btrees are involved
Darrick J. Wong
1
-1
/
+1
2024-12-19
xfs: return from xfs_symlink_verify early on V4 filesystems
Darrick J. Wong
1
-1
/
+3
2024-12-19
xfs: fix null bno_hint handling in xfs_rtallocate_rtg
Darrick J. Wong
1
-1
/
+1
2024-12-19
xfs: return a 64-bit block count from xfs_btree_count_blocks
Darrick J. Wong
9
-15
/
+17
[next]