From: Linus Torvalds Date: Thu, 23 Jun 2022 17:16:14 +0000 (-0500) Subject: Merge tag 'folio-5.19b' of git://git.infradead.org/users/willy/pagecache X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=16e4bce6de64c8f6a0f2f221154ffa8c5fe9cdd0;p=linux.git Merge tag 'folio-5.19b' of git://git.infradead.org/users/willy/pagecache Pull pagecache fixes from Matthew Wilcox: "Four folio-related fixes for 5.19: - Mark a folio accessed at the right time (Yu Kuai) - Fix a race for folios being replaced in the middle of a read (Brian Foster) - Clear folio->private in more places (Xiubo Li) - Take the invalidate_lock in page_cache_ra_order() (Alistair Popple)" * tag 'folio-5.19b' of git://git.infradead.org/users/willy/pagecache: filemap: Fix serialization adding transparent huge pages to page cache mm: Clear page->private when splitting or migrating a page filemap: Handle sibling entries in filemap_get_read_batch() filemap: Correct the conditions for marking a folio as accessed --- 16e4bce6de64c8f6a0f2f221154ffa8c5fe9cdd0