[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240923180432.270779-1-agruenba@redhat.com>
Date: Mon, 23 Sep 2024 20:04:30 +0200
From: Andreas Gruenbacher <agruenba@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andreas Gruenbacher <agruenba@...hat.com>,
gfs2@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] gfs2 changes
Dear Linus,
please consider pulling the following gfs2 changes.
Thank you very much,
Andreas
The following changes since commit 6706415bf9f3dcb425f4b60a08a3a6f1d94ec0e0:
Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2024-07-17 12:23:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.10-fixes
for you to fetch changes up to 6888c1e85f5db129e6ddcff879bb127bbfdb5c64:
gfs2: Remove gfs2_aspace_writepage() (2024-09-02 14:46:37 +0200)
----------------------------------------------------------------
gfs2 changes
- Eliminate the writepage address space operation (by Matthew Wilcox).
- A syzkaller fix (by Julian Sun) and a minor cleanup (by Andreas
Gruenbacher).
----------------------------------------------------------------
Andreas Gruenbacher (1):
gfs2: Minor gfs2_glock_cb cleanup
Julian Sun (1):
gfs2: fix double destroy_workqueue error
Matthew Wilcox (Oracle) (4):
gfs2: Add gfs2_aspace_writepages()
gfs2: Remove __gfs2_writepage()
gfs2: Remove gfs2_jdata_writepage()
gfs2: Remove gfs2_aspace_writepage()
fs/gfs2/aops.c | 30 ------------------------------
fs/gfs2/glock.c | 9 ++++++---
fs/gfs2/log.c | 12 ++----------
fs/gfs2/meta_io.c | 24 +++++++++++++++++-------
fs/gfs2/ops_fstype.c | 3 ++-
5 files changed, 27 insertions(+), 51 deletions(-)
Powered by blists - more mailing lists