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-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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
xfs: factor out xfs_attr3_leaf_init
Long Li
2
-0
/
+25
2026-03-23
xfs: factor out xfs_attr3_node_entry_remove
Long Li
2
-11
/
+44
2026-03-18
xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
Bill Wendling
1
-1
/
+2
2026-03-06
xfs: fix returned valued from xfs_defer_can_append
Carlos Maiolino
1
-1
/
+1
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
1
-6
/
+2
2026-02-25
xfs: add static size checks for ioctl UABI
Wilfred Mallawa
1
-5
/
+34
2026-02-25
xfs: remove duplicate static size checks
Wilfred Mallawa
1
-9
/
+0
2026-02-25
xfs: Add a comment in xfs_log_sb()
Nirjhar Roy (IBM)
1
-0
/
+3
2026-02-25
xfs: remove metafile inodes from the active inode stat
Christoph Hellwig
2
-0
/
+9
2026-02-25
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
1
-2
/
+2
2026-02-25
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
2
-0
/
+31
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-15
/
+14
2026-01-30
xfs: give the defer_relog stat a xs_ prefix
Christoph Hellwig
1
-1
/
+1
2026-01-30
xfs: add zone reset error injection
Christoph Hellwig
1
-2
/
+4
2026-01-30
xfs: don't validate error tags in the I/O path
Christoph Hellwig
1
-1
/
+1
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
1
-4
/
+4
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
5
-17
/
+156
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
2
-35
/
+124
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2
-0
/
+194
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
3
-0
/
+43
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: 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: split and refactor zone validation
Christoph Hellwig
2
-112
/
+42
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: directly include xfs_platform.h
Christoph Hellwig
49
-49
/
+49
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
1
-7
/
+0
2026-01-21
xfs: add media verification ioctl
Darrick J. Wong
1
-0
/
+30
2026-01-21
xfs: check if an open file is on the health monitored fs
Darrick J. Wong
1
-1
/
+11
2026-01-21
xfs: convey file I/O errors to the health monitor
Darrick J. Wong
1
-0
/
+24
2026-01-21
xfs: convey externally discovered fsdax media errors to the health monitor
Darrick J. Wong
1
-0
/
+15
2026-01-21
xfs: convey filesystem shutdown events to the health monitor
Darrick J. Wong
1
-0
/
+18
2026-01-21
xfs: convey metadata health events to the health monitor
Darrick J. Wong
2
-0
/
+40
2026-01-21
xfs: convey filesystem unmount events to the health monitor
Darrick J. Wong
1
-0
/
+3
2026-01-21
xfs: create event queuing, formatting, and discovery infrastructure
Darrick J. Wong
1
-0
/
+47
2026-01-21
xfs: start creating infrastructure for health monitoring
Darrick J. Wong
1
-0
/
+7
2026-01-13
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
2026-01-13
xfs: fix an overly long line in xfs_rtgroup_calc_geometry
Christoph Hellwig
1
-1
/
+2
2026-01-13
xfs: mark __xfs_rtgroup_extents static
Christoph Hellwig
2
-27
/
+25
2025-12-17
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
1
-0
/
+15
2025-12-04
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-30
/
+41
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
1
-6
/
+0
[next]