index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
xfs: check v5 superblock features early
Christoph Hellwig
1
-2
/
+2
7 days
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
1
-0
/
+10
2026-07-22
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
1
-2
/
+2
2026-07-12
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
1
-1
/
+1
2026-07-01
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
1
-2
/
+12
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
30
-188
/
+185
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2
-1
/
+13
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
2
-26
/
+23
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
2
-6
/
+6
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
1
-1
/
+1
2026-06-09
xfs: mark struct xfs_imap as __packed
Christoph Hellwig
1
-1
/
+1
2026-06-09
xfs: store an agbno in struct xfs_imap
Christoph Hellwig
3
-26
/
+17
2026-06-09
xfs: massage xfs_imap_to_bp into xfs_read_icluster
Christoph Hellwig
3
-11
/
+9
2026-06-09
xfs: remove im_len field in struct xfs_imap
Christoph Hellwig
3
-7
/
+7
2026-06-09
xfs: cleanup xfs_imap
Christoph Hellwig
1
-35
/
+29
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
25
-72
/
+72
2026-06-09
xfs: add a xfs_rmap_inode_owner helper
Christoph Hellwig
2
-1
/
+3
2026-06-09
xfs: add a xfs_rmap_inode_bmbt_owner
Christoph Hellwig
4
-6
/
+8
2026-06-09
xfs: add a XFS_INO_TO_FSB helper
Christoph Hellwig
3
-9
/
+7
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
2
-3
/
+4
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
4
-4
/
+6
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
1
-1
/
+1
2026-05-11
xfs: Report case sensitivity in fileattr_get
Chuck Lever
1
-0
/
+2
2026-04-27
xfs: zero directory data block padding on write verification
Yuto Ohnuki
1
-0
/
+6
2026-04-27
xfs: zero entire directory data block header region at init
Yuto Ohnuki
1
-7
/
+5
2026-04-27
xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
Jinliang Zheng
1
-2
/
+1
2026-03-30
xfs: switch (back) to a per-buftarg buffer hash
Christoph Hellwig
2
-13
/
+2
2026-03-23
Merge branch 'xfs-7.0-fixes' into for-next
Carlos Maiolino
4
-11
/
+69
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
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
1
-1
/
+4
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-03-04
xfs: add write pointer to xfs_rtgroup_geometry
Wilfred Mallawa
1
-1
/
+4
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-21
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
[next]