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-7.2.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
6 days
xfs: validate attr entry pointer before field access
Hongling Zeng
1
-0
/
+14
6 days
xfs: don't livelock in scrub on a circular unlinked list
Darrick J. Wong
2
-11
/
+52
6 days
xfs: hoist per-bucket unlinked list check to helper
Darrick J. Wong
1
-22
/
+42
6 days
xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
Darrick J. Wong
1
-1
/
+1
6 days
xfs: add a xchk_ip_set_corrupt helper
Christoph Hellwig
10
-36
/
+38
10 days
xfs: check v5 superblock features early
Christoph Hellwig
1
-2
/
+2
10 days
xfs: check xfarray iteration errors when committing unlinked inode lists
Darrick J. Wong
1
-0
/
+4
10 days
xfs: don't ignore runtime errors in xrep_iunlink_reload_next
Darrick J. Wong
1
-10
/
+22
10 days
xfs: don't swallow dquot recovery verification errors
Long Li
1
-1
/
+1
10 days
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
1
-0
/
+10
10 days
xfs: avoid UAF on sc->tempip in xrep_tempfile_create
Darrick J. Wong
1
-0
/
+1
10 days
xfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointers
Darrick J. Wong
1
-1
/
+1
10 days
xfs: fix another iunlink infinite loop bug in online fsck
Darrick J. Wong
2
-9
/
+29
10 days
xfs: fix allocated inodes that show up in the unlinked list
Darrick J. Wong
2
-7
/
+57
10 days
xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair
Darrick J. Wong
1
-1
/
+1
10 days
xfs: don't zap the attr fork on repair when there are queued pptr updates
Darrick J. Wong
1
-1
/
+2
10 days
xfs: fix ilock leak on error in xfs_dq_get_next_id
Long Li
1
-1
/
+2
10 days
xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prev
Darrick J. Wong
1
-1
/
+1
10 days
xfs: nlink scrub must take IOLOCK before determining ILOCK state
Darrick J. Wong
1
-6
/
+7
10 days
xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers
Darrick J. Wong
1
-2
/
+12
10 days
xfs: set the prev pointer when reinserting an inode on the unlinked list
Darrick J. Wong
1
-0
/
+4
10 days
xfs: don't double-lock when deleting a self-referential directory
Darrick J. Wong
1
-4
/
+18
10 days
xfs: only check mergeability of bnobt records
Darrick J. Wong
1
-2
/
+3
10 days
xfs: zero i_nlink before repair puts inode on unlinked list
Darrick J. Wong
1
-1
/
+6
10 days
xfs: fix transaction block reservation in xrep_rtbitmap
Darrick J. Wong
1
-18
/
+28
10 days
xfs: check cowextsize in xrep_inode_cowextsize
Darrick J. Wong
1
-1
/
+1
10 days
xfs: clear zapped attr fork state when bmap repair finds no attr fork
Qiang Ma
1
-0
/
+5
10 days
xfs: mark nonzero sb_gquotino as corrupt on metadir filesystems
Darrick J. Wong
1
-1
/
+1
10 days
xfs: bounds-check buffer log item's dirty bitmap
Ibrahim Hashimov
1
-16
/
+41
10 days
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
1
-2
/
+2
10 days
xfs: propagate errors from xfs_rtginode_load
Guanghui Yang
1
-1
/
+1
14 days
xfs: handle NULL b_addr in xfs_buf_free
Yun Zhou
1
-1
/
+1
2026-08-03
xfs: don't replace the wrong part of the cow fork
Darrick J. Wong
2
-83
/
+148
2026-07-24
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
1
-5
/
+5
2026-07-24
xfs: only log freed extents for the current RTG in zoned growfs
Christoph Hellwig
1
-4
/
+4
2026-07-24
xfs: add a xfs_groups_to_rfsbs helper
Christoph Hellwig
4
-7
/
+21
2026-07-24
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
1
-1
/
+1
2026-07-18
xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
Darrick J. Wong
1
-1
/
+1
2026-07-18
xfs: write the rg superblock when fixing it
Darrick J. Wong
1
-0
/
+4
2026-07-18
xfs: fix off-by-one error when calling xchk_xref_has_rt_owner
Darrick J. Wong
1
-1
/
+1
2026-07-18
xfs: don't zap bmbt forks if they are MAXLEVELS tall
Darrick J. Wong
1
-1
/
+1
2026-07-18
xfs: fully check the parent handle when it points to the rootdir
Darrick J. Wong
1
-8
/
+8
2026-07-18
xfs: clamp timestamp nanoseconds correctly
Darrick J. Wong
1
-1
/
+1
2026-07-18
xfs: handle non-inode owners for rtrmap record checking
Darrick J. Wong
1
-0
/
+6
2026-07-18
xfs: set xfarray killable sort correctly
Darrick J. Wong
2
-5
/
+4
2026-07-18
xfs: use the rt version of the cow staging checker
Darrick J. Wong
1
-1
/
+1
2026-07-18
xfs: grab rtrmap btree when checking rgsuper
Darrick J. Wong
1
-1
/
+9
2026-07-18
xfs: don't wrap around quota ids in dqiterate
Darrick J. Wong
1
-1
/
+1
2026-07-18
xfs: resample the data fork mapping after cycling ILOCK
Darrick J. Wong
1
-0
/
+36
2026-07-18
xfs: fail recovery on a committed log item with no regions
Weiming Shi
1
-0
/
+9
[next]