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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
xfs: allow setting errortags at mount time
Christoph Hellwig
4
-1
/
+55
2026-01-30
xfs: use WRITE_ONCE/READ_ONCE for m_errortag
Christoph Hellwig
1
-9
/
+14
2026-01-30
xfs: move the guts of XFS_ERRORTAG_DELAY out of line
Christoph Hellwig
2
-12
/
+24
2026-01-30
xfs: don't validate error tags in the I/O path
Christoph Hellwig
3
-30
/
+12
2026-01-30
xfs: allocate m_errortag early
Christoph Hellwig
2
-25
/
+13
2026-01-30
xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubs
Christoph Hellwig
1
-2
/
+2
2026-01-30
xfs: validate log record version against superblock log version
Raphael Pinsonneault-Thibeault
1
-11
/
+16
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
1
-4
/
+4
2026-01-29
xfs: remove xfs_zone_gc_space_available
Christoph Hellwig
1
-14
/
+7
2026-01-29
xfs: use a seprate member to track space availabe in the GC scatch buffer
Christoph Hellwig
1
-16
/
+9
2026-01-28
Merge tag 'scrub-syzbot-fixes-7.0_2026-01-25' of https://git.kernel.org/pub/s...
Carlos Maiolino
23
-181
/
+115
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
6
-17
/
+157
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
3
-63
/
+155
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
44
-29
/
+3146
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2
-3
/
+32
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
1
-2
/
+5
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
3
-1
/
+7
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
5
-9
/
+24
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
19
-166
/
+47
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
4
-0
/
+44
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
3
-10
/
+109
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
1
-7
/
+4
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
1
-1
/
+4
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
1
-27
/
+27
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
1
-0
/
+55
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2
-29
/
+30
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
1
-8
/
+28
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
1
-0
/
+13
2026-01-21
xfs: fix incorrect context handling in xfs_trans_roll
Wenwu Hou
2
-11
/
+6
2026-01-21
xfs: always allocate the free zone with the lowest index
Hans Holmberg
2
-31
/
+17
2026-01-21
xfs: promote metadata directories and large block support
Darrick J. Wong
3
-14
/
+0
2026-01-21
xfs: use blkdev_get_zone_info to simplify zone reporting
Christoph Hellwig
1
-64
/
+50
2026-01-21
xfs: check that used blocks are smaller than the write pointer
Christoph Hellwig
1
-0
/
+7
2026-01-21
xfs: split and refactor zone validation
Christoph Hellwig
3
-114
/
+68
2026-01-21
xfs: pass the write pointer to xfs_init_zone
Christoph Hellwig
1
-29
/
+37
2026-01-21
xfs: add a xfs_rtgroup_raw_size helper
Christoph Hellwig
1
-0
/
+15
2026-01-21
xfs: add missing forward declaration in xfs_zones.h
Damien Le Moal
1
-0
/
+1
2026-01-21
xfs: remove xfs_attr_leaf_hasname
Christoph Hellwig
1
-51
/
+24
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
3
-0
/
+8
2026-01-21
xfs: rework zone GC buffer management
Christoph Hellwig
1
-47
/
+59
2026-01-21
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
1
-6
/
+1
2026-01-21
block: add a bio_reuse helper
Christoph Hellwig
2
-0
/
+35
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
194
-204
/
+193
2026-01-21
xfs: move the remaining content from xfs.h to xfs_platform.h
Christoph Hellwig
2
-17
/
+16
2026-01-21
xfs: include global headers first in xfs_platform.h
Christoph Hellwig
1
-14
/
+10
2026-01-21
xfs: rename xfs_linux.h to xfs_platform.h
Christoph Hellwig
2
-4
/
+4
2026-01-21
xfs: factor out a xlog_write_space_advance helper
Christoph Hellwig
1
-12
/
+20
2026-01-21
xfs: improve the iclog space assert in xlog_write_iovec
Christoph Hellwig
1
-1
/
+1
2026-01-21
xfs: add a xlog_write_space_left helper
Christoph Hellwig
1
-9
/
+13
2026-01-21
xfs: improve the calling convention for the xlog_write helpers
Christoph Hellwig
1
-110
/
+77
[next]