summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2022-05-25Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-24Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-16iomap: don't invalidate folios after writeback errorsDarrick J. Wong
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig
2022-05-12Merge branch 'xfs-5.19-quota-warn-remove' into xfs-5.19-for-nextDave Chinner
2022-05-12xfs: can't use kmem_zalloc() for attribute buffersDave Chinner
2022-05-12xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verifyDave Chinner
2022-05-12xfs: ATTR_REPLACE algorithm with LARP enabled needs reworkDave Chinner
2022-05-12xfs: use XFS_DA_OP flags in deferred attr opsDave Chinner
2022-05-12xfs: remove xfs_attri_remove_iterDave Chinner
2022-05-12xfs: switch attr remove to xfs_attri_set_iterDave Chinner
2022-05-12xfs: introduce attr remove initial states into xfs_attr_set_iterDave Chinner
2022-05-12xfs: xfs_attr_set_iter() does not need to return EAGAINDave Chinner
2022-05-12xfs: clean up final attr removal in xfs_attr_set_iterDave Chinner
2022-05-12xfs: remote xattr removal in xfs_attr_set_iter() is conditionalDave Chinner
2022-05-12xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARPDave Chinner
2022-05-12xfs: split remote attr setting out from replace pathDave Chinner
2022-05-12xfs: consolidate leaf/node states in xfs_attr_set_iterDave Chinner
2022-05-12xfs: kill XFS_DAC_LEAF_ADDNAME_INITDave Chinner
2022-05-12xfs: separate out initial attr_set statesDave Chinner
2022-05-11xfs: don't set quota warning valuesCatherine Hoang
2022-05-11xfs: remove warning counters from struct xfs_dquot_resCatherine Hoang
2022-05-11xfs: remove quota warning limit from struct xfs_quota_limitsCatherine Hoang
2022-05-11xfs: rework deferred attribute operation setupDave Chinner
2022-05-11xfs: make xattri_leaf_bp more usefulDave Chinner
2022-05-11xfs: initialise attrd item to zeroDave Chinner
2022-05-11xfs: avoid empty xattr transaction when attrs are inlineDave Chinner
2022-05-11xfs: add leaf to node error tagAllison Henderson
2022-05-11xfs: add leaf split error tagAllison Henderson
2022-05-11xfs: Add helper function xfs_init_attr_transAllison Henderson
2022-05-11xfs: Add helper function xfs_attr_leaf_addnameAllison Henderson
2022-05-11xfs: Merge xfs_delattr_context into xfs_attr_itemAllison Henderson
2022-05-11xfs: Add larp debug optionAllison Henderson
2022-05-11xfs: Add log attribute error tagAllison Henderson
2022-05-11xfs: Remove unused xfs_attr_*_argsAllison Henderson
2022-05-11xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferredAllison Henderson
2022-05-09iomap: Convert to release_folioMatthew Wilcox (Oracle)
2022-05-09fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)
2022-05-09xfs: Skip flip flags for delayed attrsAllison Henderson
2022-05-09xfs: Implement attr logging and replayAllison Henderson
2022-05-04xfs: Set up infrastructure for log attribute replayAllison Henderson
2022-05-04xfs: Return from xfs_attr_set_iter if there are no more rmtblks to processAllison Henderson
2022-05-04xfs: Fix double unlock in defer capture codeAllison Henderson
2022-05-04Merge branch 'guilt/xfs-5.19-fuzz-fixes' into xfs-5.19-for-nextDave Chinner
2022-05-04Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...Dave Chinner
2022-05-04Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...Dave Chinner
2022-05-04Merge branch 'guilt/xlog-intent-whiteouts' into xfs-5.19-for-nextDave Chinner