index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
6 days
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
2026-06-09
xfs: mark struct xfs_imap as __packed
Christoph Hellwig
2026-06-09
xfs: store an agbno in struct xfs_imap
Christoph Hellwig
2026-06-09
xfs: massage xfs_imap_to_bp into xfs_read_icluster
Christoph Hellwig
2026-06-09
xfs: remove im_len field in struct xfs_imap
Christoph Hellwig
2026-06-09
xfs: cleanup xfs_imap
Christoph Hellwig
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
2026-06-09
xfs: add a xfs_rmap_inode_owner helper
Christoph Hellwig
2026-06-09
xfs: add a xfs_rmap_inode_bmbt_owner
Christoph Hellwig
2026-06-09
xfs: add a XFS_INO_TO_FSB helper
Christoph Hellwig
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
2026-05-11
xfs: Report case sensitivity in fileattr_get
Chuck Lever
2026-04-27
xfs: zero directory data block padding on write verification
Yuto Ohnuki
2026-04-27
xfs: zero entire directory data block header region at init
Yuto Ohnuki
2026-04-27
xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
Jinliang Zheng
2026-03-30
xfs: switch (back) to a per-buftarg buffer hash
Christoph Hellwig
2026-03-23
Merge branch 'xfs-7.0-fixes' into for-next
Carlos Maiolino
2026-03-23
xfs: factor out xfs_attr3_leaf_init
Long Li
2026-03-23
xfs: factor out xfs_attr3_node_entry_remove
Long Li
2026-03-18
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
2026-03-18
xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
Bill Wendling
2026-03-06
xfs: fix returned valued from xfs_defer_can_append
Carlos Maiolino
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
2026-03-04
xfs: add write pointer to xfs_rtgroup_geometry
Wilfred Mallawa
2026-02-25
xfs: add static size checks for ioctl UABI
Wilfred Mallawa
2026-02-25
xfs: remove duplicate static size checks
Wilfred Mallawa
2026-02-25
xfs: Add a comment in xfs_log_sb()
Nirjhar Roy (IBM)
2026-02-25
xfs: remove metafile inodes from the active inode stat
Christoph Hellwig
2026-02-25
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
2026-02-25
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-30
xfs: give the defer_relog stat a xs_ prefix
Christoph Hellwig
2026-01-30
xfs: add zone reset error injection
Christoph Hellwig
2026-01-30
xfs: don't validate error tags in the I/O path
Christoph Hellwig
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
[next]