index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
14 hours
Merge branch 'fs-next' of linux-next
Mark Brown
19 hours
Merge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...
David Hildenbrand (Arm)
20 hours
xfs: remove dead kswapd flag inheritance from btree split worker
Kefeng Wang
3 days
xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails
Darrick J. Wong
3 days
xfs: preserve owner on in-memory btree creation
Darrick J. Wong
3 days
xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
Darrick J. Wong
3 days
xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions
Darrick J. Wong
3 days
xfs: assert the reservation covers each da fork growth
Javier Tia
3 days
xfs: initialise args->total for parent pointer updates
Javier Tia
3 days
xfs: correct the parent pointer space reservation comment
Javier Tia
3 days
xfs: report the error that made deferred work shut down the fs
Javier Tia
3 days
xfs: give the deferred barrier op type a name
Javier Tia
3 days
xfs: initialise error in xfs_defer_finish_one()
Javier Tia
3 days
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
5 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-21
xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
Yun Zhou
2026-08-17
Merge tag 'xfs-merge-7.3' of git://git.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
2026-08-10
xfs: remove spurious XBF_DONE clearing on readahead validation failure
Christoph Hellwig
2026-08-03
xfs: check v5 superblock features early
Christoph Hellwig
2026-08-03
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
2026-07-22
xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
Cihan Karadag
2026-07-22
xfs: mark internal metadir file creation helpers static
Johannes Thumshirn
2026-07-22
xfs: create rtgroup metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: create quota metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: add xfs_metadir_create_file helper
Johannes Thumshirn
2026-07-22
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
2026-07-12
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
2026-07-01
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
[next]