summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2024-12-12xfs: port xfs_ioc_start_commit to multigrain timestampsDarrick J. Wong
2024-12-12xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong
2024-12-12xfs: fix zero byte checking in the superblock scrubberDarrick J. Wong
2024-12-12xfs: check pre-metadir fields correctlyDarrick J. Wong
2024-12-12xfs: don't crash on corrupt /quotas direntDarrick J. Wong
2024-12-12xfs: don't move nondir/nonreg temporary repair files to the metadir namespaceDarrick J. Wong
2024-12-12xfs: fix sb_spino_align checks for large fsblock sizesDarrick J. Wong
2024-12-12xfs: convert quotacheck to attach dquot buffersDarrick J. Wong
2024-12-12xfs: attach dquot buffer to dquot log item bufferDarrick J. Wong
2024-12-12xfs: clean up log item accesses in xfs_qm_dqflush{,_done}Darrick J. Wong
2024-12-12xfs: separate dquot buffer reads from xfs_dqflushDarrick J. Wong
2024-12-12xfs: don't lose solo dquot update transactionsDarrick J. Wong
2024-12-12xfs: don't lose solo superblock counter update transactionsDarrick J. Wong
2024-12-12xfs: avoid nested calls to __xfs_trans_commitDarrick J. Wong
2024-12-12xfs: only run precommits once per transaction objectDarrick J. Wong
2024-12-12xfs: unlock inodes when erroring out of xfs_trans_alloc_dirDarrick J. Wong
2024-12-12xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2024-12-12xfs: update btree keys correctly when _insrec splits an inode root blockDarrick J. Wong
2024-12-12xfs: fix error bailout in xfs_rtginode_createDarrick J. Wong
2024-12-12xfs: fix null bno_hint handling in xfs_rtallocate_rtgDarrick J. Wong
2024-12-12xfs: mark metadir repair tempfiles with IRECOVERYDarrick J. Wong
2024-12-12xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlinkDarrick J. Wong
2024-12-12xfs: separate healthy clearing mask during repairDarrick J. Wong
2024-12-12xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong
2024-12-12xfs: return a 64-bit block count from xfs_btree_count_blocksDarrick J. Wong
2024-12-12xfs: keep quota directory inode loadedDarrick J. Wong
2024-12-12xfs: metapath scrubber should use the already loaded inodesDarrick J. Wong
2024-12-12xfs: fix off-by-one error in fsmap's end_daddr usageDarrick J. Wong
2024-12-03Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-11-28xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delayChristoph Hellwig
2024-11-28xfs: Use xchg() in xlog_cil_insert_pcp_aggregate()Uros Bizjak
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22xfs: prevent mount and log shutdown raceDave Chinner
2024-11-22xfs: delalloc and quota softlimit timers are incoherentDave Chinner
2024-11-22xfs: fix sparse inode limits on runt AGDave Chinner
2024-11-22xfs: remove unknown compat feature check in superblock write validationLong Li
2024-11-22xfs: eliminate lockdep false positives in xfs_attr_shortform_listLong Li
2024-11-21Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-12Merge tag 'better-ondisk-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...Carlos Maiolino
2024-11-12Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/k...Carlos Maiolino
2024-11-12Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino
2024-11-12Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'rtgroups-prep-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...Carlos Maiolino
2024-11-12Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...Carlos Maiolino
2024-11-12Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino