summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08xfs: remove restrictions for fsdax and reflinkxfs-6.2-merge-9dax-reflink-fixes-6.2_2022-12-19Shiyang Ruan
2022-12-08fsdax,xfs: port unshare to fsdaxShiyang Ruan
2022-12-08xfs: use dax ops for zero and truncate in fsdax modeShiyang Ruan
2022-12-08fsdax: dedupe: iter two files at the same timeShiyang Ruan
2022-12-08fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan
2022-12-08fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan
2022-12-08fsdax: invalidate pages when CoWShiyang Ruan
2022-12-08fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan
2022-12-08xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEINGxfs-merge-6.2_2022-12-19xfs-6.2-merge-8Dave Chinner
2022-12-04xfs: Remove duplicated include in xfs_iomap.cxfs-6.2-merge-7Yang Li
2022-12-01xfs: invalidate xfs_bufs when allocating cow extentsxfs-6.2-merge-6Darrick J. Wong
2022-12-01xfs: get rid of assert from xfs_btree_islastblockGuo Xuenan
2022-12-01Merge tag 'maxrefcount-fixes-6.2_2022-12-01' of git://git.kernel.org/pub/scm/...Darrick J. Wong
2022-12-01xfs: estimate post-merge refcounts correctlymaxrefcount-fixes-6.2_2022-12-01Darrick J. Wong
2022-12-01xfs: hoist refcount record merge predicatesDarrick J. Wong
2022-11-30xfs: fix super block buf log item UAF during force shutdownxfs-6.2-merge-5Guo Xuenan
2022-11-30xfs: wait iclog complete before tearing down AILGuo Xuenan
2022-11-30Merge tag 'random-fixes-6.2_2022-11-30' of git://git.kernel.org/pub/scm/linux...Darrick J. Wong
2022-11-30Merge tag 'iomap-write-race-testing-6.2_2022-11-30' of git://git.kernel.org/p...Darrick J. Wong
2022-11-30xfs: attach dquots to inode before reading data/cow fork mappingsrandom-fixes-6.2_2022-11-30Darrick J. Wong
2022-11-30xfs: shut up -Wuninitialized in xfsaild_pushDarrick J. Wong
2022-11-30xfs: use memcpy, not strncpy, to format the attr prefix during listxattrDarrick J. Wong
2022-11-30xfs: invalidate block device page cache during unmountDarrick J. Wong
2022-11-28xfs: add debug knob to slow down write for funxfs-merge-6.2_2022-11-29iomap-write-race-testing-6.2_2022-11-30Darrick J. Wong
2022-11-28xfs: add debug knob to slow down writeback for funDarrick J. Wong
2022-11-28Merge tag 'xfs-iomap-stale-fixes' of git://git.kernel.org/pub/scm/linux/kerne...xfs-6.2-merge-4Darrick J. Wong
2022-11-29xfs: drop write error injection is unfixable, remove itDave Chinner
2022-11-29xfs: use iomap_valid method to detect stale cached iomapsDave Chinner
2022-11-29iomap: write iomap validity checksDave Chinner
2022-11-29xfs: xfs_bmap_punch_delalloc_range() should take a byte rangeDave Chinner
2022-11-29iomap: buffered write failure should not truncate the page cacheDave Chinner
2022-11-23xfs,iomap: move delalloc punching to iomapDave Chinner
2022-11-23xfs: use byte ranges for write cleanup rangesDave Chinner
2022-11-23xfs: punching delalloc extents on write failure is racyDave Chinner
2022-11-21xfs: fix incorrect i_nlink caused by inode racingxfs-6.2-merge-3Long Li
2022-11-16xfs: Print XFS UUID on mount and umount events.xfs-6.2-merge-2Lukas Herbolt
2022-11-16xfs: fix sb write verify for lazysbcountLong Li
2022-11-16xfs: fix incorrect error-out in xfs_removeDarrick J. Wong
2022-11-16Merge tag 'scrub-check-metadata-inode-records-6.2_2022-11-16' of git://git.ke...Darrick J. Wong
2022-11-16Merge tag 'scrub-bmap-enhancements-6.2_2022-11-16' of git://git.kernel.org/pu...Darrick J. Wong
2022-11-16Merge tag 'scrub-fscounters-enhancements-6.2_2022-11-16' of git://git.kernel....Darrick J. Wong
2022-11-16Merge tag 'scrub-fix-rtmeta-ilocking-6.2_2022-11-16' of git://git.kernel.org/...Darrick J. Wong
2022-11-16Merge tag 'scrub-fix-return-value-6.2_2022-11-16' of git://git.kernel.org/pub...Darrick J. Wong
2022-11-16Merge tag 'scrub-cleanup-malloc-6.2_2022-11-16' of git://git.kernel.org/pub/s...Darrick J. Wong
2022-11-16Merge tag 'scrub-fix-ag-header-handling-6.2_2022-11-16' of git://git.kernel.o...Darrick J. Wong
2022-11-16xfs: check inode core when scrubbing metadata filesscrub-check-metadata-inode-records-6.2_2022-11-16Darrick J. Wong
2022-11-16xfs: don't warn about files that are exactly s_maxbytes longDarrick J. Wong
2022-11-16xfs: teach scrub to flag non-extents format cow forksscrub-bmap-enhancements-6.2_2022-11-16Darrick J. Wong
2022-11-16xfs: check that CoW fork extents are not sharedDarrick J. Wong
2022-11-16xfs: check quota files for unwritten extentsDarrick J. Wong