summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
5 daysxfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
5 daysxfs: validate that zoned RT devices are zone alignedChristoph Hellwig
6 daysxfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig
6 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
6 daysxfs: fix stupid compiler warningDarrick J. Wong
6 daysxfs: fix a UAF problem in xattr repairDarrick J. Wong
6 daysxfs: ignore discard return valueChaitanya Kulkarni
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
2025-11-11xfs: move quota locking into xqcheck_commit_dquotChristoph Hellwig
2025-11-11xfs: move q_qlock locking into xqcheck_compare_dquotChristoph Hellwig
2025-11-11xfs: move q_qlock locking into xchk_quota_itemChristoph Hellwig
2025-11-11xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.Christoph Hellwig
2025-11-11xfs: remove q_qlock locking in xfs_qm_scall_setqlimChristoph Hellwig
2025-11-11xfs: return the dquot unlocked from xfs_qm_dqgetChristoph Hellwig
2025-11-11xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inodeChristoph Hellwig
2025-11-11xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqppChristoph Hellwig
2025-11-11xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inodeChristoph Hellwig
2025-11-11xfs: remove xfs_qm_dqput and optimize dropping dquot referencesChristoph Hellwig