index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
xfs: don't zap bmbt forks if they are MAXLEVELS tall
Darrick J. Wong
1
-1
/
+1
12 days
xfs: fully check the parent handle when it points to the rootdir
Darrick J. Wong
1
-8
/
+8
12 days
xfs: clamp timestamp nanoseconds correctly
Darrick J. Wong
1
-1
/
+1
12 days
xfs: set xfarray killable sort correctly
Darrick J. Wong
2
-5
/
+4
12 days
xfs: don't wrap around quota ids in dqiterate
Darrick J. Wong
1
-1
/
+1
12 days
xfs: resample the data fork mapping after cycling ILOCK
Darrick J. Wong
1
-0
/
+36
12 days
xfs: fail recovery on a committed log item with no regions
Weiming Shi
1
-0
/
+9
12 days
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
1
-1
/
+1
12 days
xfs: fix exchmaps reservation limit check
Yingjie Gao
1
-1
/
+1
12 days
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
1
-1
/
+1
12 days
xfs: fix unreachable BIGTIME check in dquot flush validation
Alexey Nepomnyashih
1
-8
/
+8
12 days
xfs: release dquot buffer after dqflush failure
Yingjie Gao
1
-3
/
+2
12 days
xfs: use null daddr for unset first bad log block
Yousef Alhouseen
1
-3
/
+3
2026-07-04
xfs: fix error returns in CoW fork repair
Yingjie Gao
1
-5
/
+2
2026-07-04
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
23
-65
/
+58
2026-05-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
1
-0
/
+1
2026-04-02
xfs: avoid dereferencing log items after push callbacks
Yuto Ohnuki
2
-11
/
+51
2026-04-02
xfs: remove file_path tracepoint data
Darrick J. Wong
2
-19
/
+4
2026-04-02
xfs: don't irele after failing to iget in xfs_attri_recover_work
Darrick J. Wong
1
-1
/
+0
2026-04-02
xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
Long Li
1
-2
/
+2
2026-04-02
xfs: scrub: unlock dquot before early return in quota scrub
hongao
1
-1
/
+3
2026-04-02
xfs: save ailp before dropping the AIL lock in push callbacks
Yuto Ohnuki
2
-4
/
+14
2026-04-02
xfs: stop reclaim before pushing AIL during unmount
Yuto Ohnuki
1
-3
/
+4
2026-03-25
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
16
-139
/
+41
2026-03-25
xfs: fix integer overflow in bmap intent sort comparator
Long Li
1
-1
/
+2
2026-03-25
xfs: Fix error pointer dereference
Ethan Tidmore
1
-1
/
+6
2026-03-25
xfs: ensure dquot item is deleted from AIL only after log shutdown
Long Li
1
-1
/
+7
2026-03-25
xfs: fix undersized l_iclog_roundoff values
Darrick J. Wong
1
-0
/
+2
2026-03-25
xfs: fix returned valued from xfs_defer_can_append
Carlos Maiolino
1
-1
/
+1
2026-03-04
xfs: fix copy-paste error in previous fix
Darrick J. Wong
1
-1
/
+1
2026-03-04
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2
-3
/
+32
2026-03-04
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
3
-1
/
+7
2026-03-04
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
5
-9
/
+24
2026-03-04
xfs: fix remote xattr valuelblk check
Darrick J. Wong
1
-1
/
+4
2026-03-04
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
1
-27
/
+27
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: remove xfs_attr_leaf_hasname
Christoph Hellwig
1
-51
/
+24
2026-03-04
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
3
-0
/
+8
2026-02-16
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
1
-2
/
+5
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
[next]