summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
4 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysiomap: consolidate bio submissionChristoph Hellwig
6 daysxfs: fix the error unwind in xfs_open_devices()Christian Brauner
6 daysxfs: simplify __xfs_buf_ioendChristoph Hellwig
6 daysxfs: fix handling of synchronous errors in xfs_buf_submitChristoph Hellwig
6 daysxfs: remove xfs_buf_ioendChristoph Hellwig
6 daysxfs: improve the xfs_buf_ioend_fail calling conventionChristoph Hellwig
6 daysxfs: use null daddr for unset first bad log blockYousef Alhouseen
6 daysxfs: fix memory leak in xfs_dqinode_metadir_create()Dawei Feng
6 daysxfs: release dquot buffer after dqflush failureYingjie Gao
6 daysxfs: also mark the buffer stale on verifier failure in xfs_buf_submitChristoph Hellwig
6 daysxfs: open code xfs_buf_ioend_fail in xfs_buf_submitChristoph Hellwig
8 daysxfs: fix AGFL extent count calculation in xrep_agfl_filljiazhenyuan
8 daysxfs: simplify the failure path in xfs_buf_alloc_vmallocChristoph Hellwig
8 daysxfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_memChristoph Hellwig
8 daysxfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the callerChristoph Hellwig
8 daysxfs: split up xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-16Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-12xfs: shut down the filesystem on a failed mountMikhail Lobanov
2026-06-12xfs: skip inode inactivation on a shut down mountMikhail Lobanov
2026-06-12xfs: move XFS_LSN_CMP to xfs_log_format.hChristoph Hellwig
2026-06-12xfs: shut down zoned file systems on writeback errorsYao Sang
2026-06-10xfs: cleanup xfs_growfs_compute_deltasChristoph Hellwig
2026-06-10xfs: pass back updated nb from xfs_growfs_compute_deltasChristoph Hellwig
2026-06-10xfs: fix pointer arithmetic error on 32-bit systemsDarrick J. Wong
2026-06-10xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomapChristoph Hellwig
2026-06-10xfs: only log freed extents for the current RTG in zoned growfsChristoph Hellwig
2026-06-10xfs: add newly added RTGs to the free pool in growfsChristoph Hellwig
2026-06-10xfs: factor out a xfs_zone_mark_free helperChristoph Hellwig
2026-06-09xfs: mark struct xfs_imap as __packedChristoph Hellwig
2026-06-09xfs: store an agbno in struct xfs_imapChristoph Hellwig
2026-06-09xfs: massage xfs_imap_to_bp into xfs_read_iclusterChristoph Hellwig
2026-06-09xfs: remove im_len field in struct xfs_imapChristoph Hellwig
2026-06-09xfs: cleanup xfs_imapChristoph Hellwig
2026-06-09xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_mapChristoph Hellwig
2026-06-09xfs: remove the i_ino field in struct xfs_inodeChristoph Hellwig
2026-06-09xfs: remove xfs_setup_existing_inodeChristoph Hellwig
2026-06-09xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corruptChristoph Hellwig
2026-06-09xfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
2026-06-09xfs: add a xfs_rmap_inode_owner helperChristoph Hellwig
2026-06-09xfs: add a xfs_rmap_inode_bmbt_ownerChristoph Hellwig
2026-06-09xfs: add a XFS_INO_TO_FSB helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGINO helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGNO helperChristoph Hellwig
2026-06-09xfs: fix unreachable BIGTIME check in dquot flush validationAlexey Nepomnyashih
2026-06-09xfs: fix exchmaps reservation limit checkYingjie Gao
2026-06-09xfs: drop the experimental warning for the zoned allocatorChristoph Hellwig