From: Matthew Wilcox <willy@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Three small folio patches
Date: Fri, 21 Jan 2022 19:50:40 +0000 [thread overview]
Message-ID: <YesOkLfpJWxLxRWs@casper.infradead.org> (raw)
The following changes since commit 455e73a07f6e288b0061dfcf4fcf54fa9fe06458:
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2022-01-12 17:02:27 -0800)
are available in the Git repository at:
git://git.infradead.org/users/willy/pagecache.git tags/folio-5.17a
for you to fetch changes up to 3abb28e275bfbe60136db37eae6679c3e1928cd5:
filemap: Use folio_put_refs() in filemap_free_folio() (2022-01-16 19:52:13 -0500)
----------------------------------------------------------------
Three small folio patches.
One bug fix, one patch pulled forward from the patches destined for 5.18
and then a patch to make use of that functionality.
----------------------------------------------------------------
Matthew Wilcox (Oracle) (3):
pagevec: Initialise folio_batch->percpu_pvec_drained
mm: Add folio_put_refs()
filemap: Use folio_put_refs() in filemap_free_folio()
include/linux/mm.h | 20 ++++++++++++++++++++
include/linux/pagevec.h | 1 +
mm/filemap.c | 10 ++++------
3 files changed, 25 insertions(+), 6 deletions(-)
next reply other threads:[~2022-01-21 19:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-21 19:50 Matthew Wilcox [this message]
2022-01-22 9:40 ` [GIT PULL] Three small folio patches pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YesOkLfpJWxLxRWs@casper.infradead.org \
--to=willy@infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).