summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
7 hoursMerge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
4 daysxfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
4 daysxfs: Fix xfs_grow_last_rtg()Nirjhar Roy (IBM)
4 daysxfs: improve the assert at the top of xfs_log_coverChristoph Hellwig
4 daysxfs: fix an overly long line in xfs_rtgroup_calc_geometryChristoph Hellwig
4 daysxfs: mark __xfs_rtgroup_extents staticChristoph Hellwig
4 daysxfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)
7 daysMerge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
8 daysxfs: fix memory leak in xfs_growfs_check_rtgeom()Dan Carpenter
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-16xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig
2025-12-16xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
2025-12-16xfs: fix stupid compiler warningDarrick J. Wong
2025-12-16xfs: fix a UAF problem in xattr repairDarrick J. Wong
2025-12-16xfs: ignore discard return valueChaitanya Kulkarni
2025-12-15iomap: replace folio_batch allocation with stack allocationBrian Foster
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28xfs: convert xfs_open_by_handle() to FD_PREPARE()Christian Brauner
2025-11-24xfs: move some code out of xfs_iget_recycleChristoph Hellwig
2025-11-22Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-11-20xfs: use zi more in xfs_zone_gc_mountChristoph Hellwig
2025-11-20xfs: fix out of bounds memory read error in symlink repairDarrick J. Wong
2025-11-18xfs: remove the unused bv field in struct xfs_gc_bioChristoph Hellwig
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-14VFS: introduce start_creating_noperm() and start_removing_noperm()NeilBrown
2025-11-12xfs: remove xarray mark for reclaimable zonesHans Holmberg
2025-11-12xfs: remove the xlog_in_core_t typedefChristoph Hellwig
2025-11-12xfs: remove l_iclog_headsChristoph Hellwig
2025-11-12xfs: remove the xlog_rec_header_t typedefChristoph Hellwig
2025-11-12xfs: remove xlog_in_core_2_tChristoph Hellwig
2025-11-12xfs: remove a very outdated comment from xlog_alloc_logChristoph Hellwig
2025-11-12xfs: cleanup xlog_alloc_log a bitChristoph Hellwig
2025-11-12xfs: don't use xlog_in_core_2_t in struct xlog_in_coreChristoph Hellwig
2025-11-12xfs: add a on-disk log header cycle array accessorChristoph Hellwig
2025-11-12xfs: add a XLOG_CYCLE_DATA_SIZE constantChristoph Hellwig
2025-11-12vfs: allow mkdir to wait for delegation break on parentJeff Layton
2025-11-11xfs: reduce ilock roundtrips in xfs_qm_vop_dqallocChristoph Hellwig
2025-11-11xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}Christoph Hellwig
2025-11-11xfs: move quota locking into xrep_quota_itemChristoph Hellwig