All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] the rest of write_one_page() series
@ 2023-04-24  4:26 Al Viro
  2023-04-25  2:24 ` Linus Torvalds
  2023-04-25  2:49 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Al Viro @ 2023-04-24  4:26 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-write-one-page

for you to fetch changes up to 2d683175827171c982f91996fdbef4f3fd8b1b01:

  mm,jfs: move write_one_page/folio_write_one to jfs (2023-03-12 20:00:42 -0400)

----------------------------------------------------------------
write_one_page series

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Christoph Hellwig (3):
      ufs: don't flush page immediately for DIRSYNC directories
      ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
      mm,jfs: move write_one_page/folio_write_one to jfs

 fs/jfs/jfs_metapage.c   | 39 ++++++++++++++++++++++++++++++++++-----
 fs/ocfs2/refcounttree.c |  9 +++++----
 fs/ufs/dir.c            | 29 +++++++++++++++++++----------
 include/linux/pagemap.h |  6 ------
 mm/page-writeback.c     | 40 ----------------------------------------
 5 files changed, 58 insertions(+), 65 deletions(-)

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

* Re: [git pull] the rest of write_one_page() series
  2023-04-24  4:26 [git pull] the rest of write_one_page() series Al Viro
@ 2023-04-25  2:24 ` Linus Torvalds
  2023-04-25  2:35   ` Al Viro
  2023-04-25  2:49 ` pr-tracker-bot
  1 sibling, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2023-04-25  2:24 UTC (permalink / raw
  To: Al Viro; +Cc: linux-kernel, linux-fsdevel

On Sun, Apr 23, 2023 at 9:26 PM Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> write_one_page series

Hmm. These pull requests really could have done with better descriptions.

Yes, I see what it's doing, but I'd really like to have better merge
messages from the pull request.

                 Linus

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

* Re: [git pull] the rest of write_one_page() series
  2023-04-25  2:24 ` Linus Torvalds
@ 2023-04-25  2:35   ` Al Viro
  2023-04-25  2:42     ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Al Viro @ 2023-04-25  2:35 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

On Mon, Apr 24, 2023 at 07:24:05PM -0700, Linus Torvalds wrote:
> On Sun, Apr 23, 2023 at 9:26 PM Al Viro <viro@zeniv.linux.org.uk> wrote:
> >
> > write_one_page series
> 
> Hmm. These pull requests really could have done with better descriptions.
> 
> Yes, I see what it's doing, but I'd really like to have better merge
> messages from the pull request.

Point...  With this one it would be along the lines of "the parts of
Christoph's write_one_page() elimination series that missed the previous
merge window".

pull-fd: "routine whack-a-mole for new unwarranted callers of fget() that
really ought to have been using fdget() - that kind of stuff keeps
cropping up and needs to be hunted down once in a while".

pull-old_dio: "For a while fs/direct-io.c had been trying to keep up with
filesystems' demands; eventually the tricky cases started to convert to
iomap-based variant, so some of the stuff added for e.g. btrfs sake had
become unused.  Longer term we want to get rid of fs/direct-io.c completely,
but for now let's at least undo some of the now-useless complexity there"

pull-nios2, pull-misc: really can't improve the descriptions in those...

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

* Re: [git pull] the rest of write_one_page() series
  2023-04-25  2:35   ` Al Viro
@ 2023-04-25  2:42     ` Linus Torvalds
  0 siblings, 0 replies; 5+ messages in thread
From: Linus Torvalds @ 2023-04-25  2:42 UTC (permalink / raw
  To: Al Viro; +Cc: linux-kernel, linux-fsdevel

On Mon, Apr 24, 2023 at 7:35 PM Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> Point...  With this one it would be along the lines of "the parts of
> Christoph's write_one_page() elimination series that missed the previous
> merge window".

That would have been nice, but I've pulled then now (ok, nios one
still pending), and it all was small enough that I decided that the
"one-liner description" was barely ok.

Your suggested ones do sound much better, and I'm hoping to see
descriptions more like that in the future, ok?

             Linus

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

* Re: [git pull] the rest of write_one_page() series
  2023-04-24  4:26 [git pull] the rest of write_one_page() series Al Viro
  2023-04-25  2:24 ` Linus Torvalds
@ 2023-04-25  2:49 ` pr-tracker-bot
  1 sibling, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2023-04-25  2:49 UTC (permalink / raw
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Mon, 24 Apr 2023 05:26:38 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-write-one-page

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

Thank you!

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

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

end of thread, other threads:[~2023-04-25  2:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24  4:26 [git pull] the rest of write_one_page() series Al Viro
2023-04-25  2:24 ` Linus Torvalds
2023-04-25  2:35   ` Al Viro
2023-04-25  2:42     ` Linus Torvalds
2023-04-25  2:49 ` 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.