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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-04-18
xfs: stop reclaim before pushing AIL during unmount
Yuto Ohnuki
1
-3
/
+4
2026-04-18
xfs: save ailp before dropping the AIL lock in push callbacks
Yuto Ohnuki
2
-4
/
+14
2026-04-18
xfs: fix integer overflow in bmap intent sort comparator
Long Li
1
-1
/
+2
2026-04-18
xfs: ensure dquot item is deleted from AIL only after log shutdown
Long Li
1
-1
/
+7
2026-03-04
xfs: fix remote xattr valuelblk check
Darrick J. Wong
1
-1
/
+4
2026-03-04
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
1
-8
/
+28
2026-03-04
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
1
-0
/
+13
2026-03-04
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
3
-0
/
+8
2026-02-06
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
2026-01-19
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
2025-12-07
xfs: always warn about deprecated mount options
Darrick J. Wong
1
-12
/
+21
2025-09-04
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2024-12-19
xfs: fix scrub tracepoints when inode-rooted btrees are involved
Darrick J. Wong
1
-1
/
+1
2024-12-19
xfs: don't drop errno values when we fail to ficlone the entire range
Darrick J. Wong
1
-0
/
+8
2023-06-14
xfs: verify buffer contents when we skip log replay
Darrick J. Wong
1
-0
/
+10
2023-04-26
xfs: drop submit side trans alloc for append ioends
Brian Foster
1
-42
/
+3
2023-04-05
xfs: don't reuse busy extents on extent trim
Brian Foster
1
-14
/
+0
2023-04-05
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
1
-3
/
+10
2023-03-22
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
1
-1
/
+0
2023-03-22
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2
-54
/
+5
2023-03-22
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2023-03-22
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
2023-03-22
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2
-8
/
+11
2023-03-22
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
1
-3
/
+5
2023-03-22
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
1
-1
/
+8
2023-03-22
xfs: don't assert fail on perag references on teardown
Dave Chinner
1
-2
/
+1
2022-09-28
xfs: validate inode fork size against fork format
Dave Chinner
1
-9
/
+26
2022-09-28
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
1
-10
/
+12
2022-09-28
xfs: fix up non-directory creation in SGID directories
Christoph Hellwig
1
-7
/
+7
2022-09-05
xfs: revert "xfs: actually bump warning counts when we send warnings"
Eric Sandeen
1
-1
/
+0
2022-09-05
xfs: fix soft lockup via spinning in filestream ag selection loop
Brian Foster
1
-3
/
+4
2022-09-05
xfs: fix overfilling of reserve pool
Darrick J. Wong
1
-7
/
+6
2022-09-05
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
1
-4
/
+5
2022-09-05
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2
-31
/
+29
2022-08-31
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
1
-2
/
+5
2022-08-31
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
1
-1
/
+5
2022-08-31
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
1
-1
/
+1
2022-08-31
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
Dan Carpenter
2
-3
/
+4
2022-08-21
xfs: fix I_DONTCACHE
Dave Chinner
2
-2
/
+3
2022-08-21
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
1
-4
/
+4
2022-08-21
mm: Add kvrealloc()
Dave Chinner
1
-1
/
+3
2022-08-03
xfs: Enforce attr3 buffer recovery order
Dave Chinner
1
-0
/
+1
2022-08-03
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2
-11
/
+39
2022-08-03
xfs: remove dead stale buf unpin handling code
Brian Foster
1
-19
/
+2
2022-08-03
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
1
-16
/
+21
2022-08-03
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2
-1
/
+7
2022-08-03
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
1
-1
/
+9
2022-08-03
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
1
-3
/
+3
2022-08-03
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
13
-65
/
+56
2022-08-03
xfs: refactor xfs_file_fsync
Christoph Hellwig
1
-31
/
+50
[next]