[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230424042638.GJ3390869@ZenIV>
Date: Mon, 24 Apr 2023 05:26:38 +0100
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] the rest of write_one_page() series
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@...iv.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(-)
Powered by blists - more mailing lists