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
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6 days
iomap: consolidate bio submission
Christoph Hellwig
6 days
xfs: fix the error unwind in xfs_open_devices()
Christian Brauner
6 days
xfs: simplify __xfs_buf_ioend
Christoph Hellwig
6 days
xfs: fix handling of synchronous errors in xfs_buf_submit
Christoph Hellwig
6 days
xfs: remove xfs_buf_ioend
Christoph Hellwig
6 days
xfs: improve the xfs_buf_ioend_fail calling convention
Christoph Hellwig
6 days
xfs: use null daddr for unset first bad log block
Yousef Alhouseen
6 days
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
6 days
xfs: release dquot buffer after dqflush failure
Yingjie Gao
6 days
xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
Christoph Hellwig
6 days
xfs: open code xfs_buf_ioend_fail in xfs_buf_submit
Christoph Hellwig
8 days
xfs: fix AGFL extent count calculation in xrep_agfl_fill
jiazhenyuan
8 days
xfs: simplify the failure path in xfs_buf_alloc_vmalloc
Christoph Hellwig
8 days
xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_mem
Christoph Hellwig
8 days
xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the caller
Christoph Hellwig
8 days
xfs: split up xfs_buf_alloc_backing_mem
Christoph Hellwig
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-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-12
xfs: shut down the filesystem on a failed mount
Mikhail Lobanov
2026-06-12
xfs: skip inode inactivation on a shut down mount
Mikhail Lobanov
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
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-10
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
2026-06-10
xfs: only log freed extents for the current RTG in zoned growfs
Christoph Hellwig
2026-06-10
xfs: add newly added RTGs to the free pool in growfs
Christoph Hellwig
2026-06-10
xfs: factor out a xfs_zone_mark_free helper
Christoph Hellwig
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 call to xfs_buf_reverify in xfs_trans_read_buf_map
Christoph Hellwig
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
2026-06-09
xfs: remove xfs_setup_existing_inode
Christoph Hellwig
2026-06-09
xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corrupt
Christoph Hellwig
2026-06-09
xfs: add a xchk_ip_set_corrupt helper
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 unreachable BIGTIME check in dquot flush validation
Alexey Nepomnyashih
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
2026-06-09
xfs: drop the experimental warning for the zoned allocator
Christoph Hellwig
[next]