All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Three small folio patches
@ 2022-01-21 19:50 Matthew Wilcox
  2022-01-22  9:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Wilcox @ 2022-01-21 19:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, linux-fsdevel, linux-kernel


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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Three small folio patches
  2022-01-21 19:50 [GIT PULL] Three small folio patches Matthew Wilcox
@ 2022-01-22  9:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-22  9:40 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: Linus Torvalds, linux-mm, linux-fsdevel, linux-kernel

The pull request you sent on Fri, 21 Jan 2022 19:50:40 +0000:

> git://git.infradead.org/users/willy/pagecache.git tags/folio-5.17a

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b68b10b6266009bc8770adf952d637250ee93135

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-22  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 19:50 [GIT PULL] Three small folio patches Matthew Wilcox
2022-01-22  9:40 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.