summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2023-06-29Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-13xfs: fix ag count overflow during growfsLong Li
2023-06-12xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodChristoph Hellwig
2023-06-12xfs: drop EXPERIMENTAL tag for large extent countsDarrick J. Wong
2023-06-12xfs: don't deplete the reserve pool when trying to shrink the fsDarrick J. Wong
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-09iomap: update ki_pos in iomap_file_buffered_writeChristoph Hellwig
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig
2023-06-05xfs: wire up the ->mark_dead holder operation for log and RT devicesChristoph Hellwig
2023-06-05xfs: wire up sops->shutdownChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-06-05xfs: collect errors from inodegc for unlinked inode recoveryDave Chinner
2023-06-05xfs: validate block number being freed before adding to xefiDave Chinner
2023-06-05xfs: validity check agbnos on the AGFLDave Chinner
2023-06-05xfs: fix agf/agfl verification on v4 filesystemsDave Chinner
2023-06-05xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()Dave Chinner
2023-06-05xfs: fix broken logic when detecting mergeable bmap recordsDarrick J. Wong
2023-06-05xfs: Fix undefined behavior of shift into sign bitGeert Uytterhoeven
2023-06-05xfs: fix AGF vs inode cluster buffer deadlockDave Chinner
2023-06-05xfs: defered work could create precommitsDave Chinner
2023-06-05xfs: restore allocation trylock iterationDave Chinner
2023-06-05xfs: buffer pins need to hold a buffer referenceDave Chinner
2023-05-26overflow: Add struct_size_t() helperKees Cook
2023-05-24xfs: Provide a splice-read wrapperDavid Howells
2023-05-11Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-05-02xfs: fix xfs_inodegc_stop racing with mod_delayed_workDarrick J. Wong
2023-05-02xfs: disable reaping in fscounters scrubDarrick J. Wong
2023-05-02xfs: check that per-cpu inodegc workers actually run on that cpuDarrick J. Wong
2023-05-02xfs: explicitly specify cpu when forcing inodegc delayed work to run immediatelyDarrick J. Wong
2023-05-02xfs: fix negative array access in xfs_getbmapDarrick J. Wong
2023-05-02xfs: don't allocate into the data fork for an unshare requestDarrick J. Wong
2023-05-02xfs: flush dirty data and drain directios before scrubbing cow forkDarrick J. Wong
2023-05-02xfs: set bnobt/cntbt numrecs correctly when formatting new AGsDarrick J. Wong
2023-05-02xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eofDarrick J. Wong
2023-04-29Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-27xfs: fix livelock in delayed allocation at ENOSPCDave Chinner
2023-04-26Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-24Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-04-20xfs: fix duplicate includesDave Chinner
2023-04-18mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed
2023-04-14Merge tag 'fix-asciici-bugs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/l...Dave Chinner
2023-04-14Merge tag 'scrub-strengthen-rmap-checking-6.4_2023-04-11' of git://git.kernel...Dave Chinner
2023-04-14Merge tag 'repair-bitmap-rework-6.4_2023-04-11' of git://git.kernel.org/pub/s...Dave Chinner