[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YgnbnzrWfHr7AC9s@casper.infradead.org>
Date: Mon, 14 Feb 2022 04:33:35 +0000
From: Matthew Wilcox <willy@...radead.org>
To: linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/75] MM folio patches for 5.18
On Fri, Feb 04, 2022 at 07:57:37PM +0000, Matthew Wilcox (Oracle) wrote:
> Whole series availabke through git, and shortly in linux-next:
> https://git.infradead.org/users/willy/pagecache.git/shortlog/refs/heads/for-next
> or git://git.infradead.org/users/willy/pagecache.git for-next
I've just pushed out a new version to infradead. I'll probably forget
a few things, but major differences:
- Incorporate various fixes from others including:
- Implement pmd_pfn() for various arches from Mike Rapoport
- lru_to_folio() now a function from Christoph Hellwig
- Change a unpin_user_page() call to gup_put_folio() from Mark Hemment
- Use DEFINE_PAGE_VMA_WALK() and DEFINE_FOLIO_VMA_WALK() instead of the
pvmw_set_page()/folio() calls that were in this patch set.
- A new set of ten patches around invalidate_inode_page(). I'll send
them out as a fresh patchset tomorrow.
- Add various Reviewed-by trailers.
- Updated to -rc4.
Powered by blists - more mailing lists