* [GIT PULL] gfs2 changes for 6.16
@ 2025-05-23 20:51 Andreas Gruenbacher
2025-05-26 21:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Gruenbacher @ 2025-05-23 20:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andreas Gruenbacher, gfs2, linux-kernel
Dear Linus,
please consider pulling the following gfs2 changes for 6.16.
Thanks,
Andreas
The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:
Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-6.16
for you to fetch changes up to e320050eb75e914aa5e12de2a9ab830c9a2ce311:
gfs2: No more gfs2_find_jhead caching (2025-05-22 09:12:27 +0200)
----------------------------------------------------------------
gfs2 changes
- Fix the long-standing warnings in inode_to_wb() when CONFIG_LOCKDEP is
enabled: gfs2 doesn't support cgroup writeback and so inode->i_wb will never
change. This is the counterpart of commit 9e888998ea4d ("writeback: fix
false warning in inode_to_wb()").
- Fix a hang introduced by commit 8d391972ae2d ("gfs2: Remove
__gfs2_writepage()"): prevent gfs2_logd from creating transactions for jdata
pages while trying to flush the log.
- Fix a race between gfs2_create_inode() and gfs2_evict_inode() by deallocating
partially created inodes on the gfs2_create_inode() error path.
- Fix a bug in the journal head lookup code that could cause mount to fail
after successful recovery.
- Various smaller fixes and cleanups from various people.
----------------------------------------------------------------
Alexander Aring (2):
gfs2: move msleep to sleepable context
gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL
Andreas Gruenbacher (16):
gfs2: replace sd_aspace with sd_inode
gfs2: gfs2_create_inode error handling fix
gfs2: Don't reread inodes unnecessarily
gfs2: Move gfs2_dinode_dealloc
gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc
gfs2: deallocate inodes in gfs2_create_inode
gfs2: Do not call iomap_zero_range beyond eof
gfs2: Rename jdata_dirty_folio to gfs2_jdata_dirty_folio
gfs2: Move gfs2_trans_add_databufs
gfs2: Don't start unnecessary transactions during log flush
gfs2: Minor comments fix
gfs2: Move gfs2_log_pointers_init
gfs2: Simplify gfs2_log_pointers_init
gfs2: Simplify clean_journal
gfs2: Get rid of duplicate log head lookup
gfs2: No more gfs2_find_jhead caching
Andrew Price (1):
gfs2: Fix usage of bio->bi_status in gfs2_end_log_write
Chen Ni (1):
gfs2: Remove unnecessary NULL check before free_percpu()
Christoph Hellwig (1):
gfs: don't check for AOP_WRITEPAGE_ACTIVATE in gfs2_write_jdata_batch
Edward Adam Davis (1):
gfs2: check sb_min_blocksize return value
Eric Biggers (1):
gfs2: avoid inefficient use of crc32_le_shift()
fs/gfs2/aops.c | 86 +++++++++++++++++++++++----------------------
fs/gfs2/aops.h | 3 +-
fs/gfs2/bmap.c | 9 +++--
fs/gfs2/glock.c | 3 +-
fs/gfs2/glops.c | 9 +++--
fs/gfs2/incore.h | 9 ++++-
fs/gfs2/inode.c | 99 +++++++++++++++++++++++++++++++++++++++++++++++-----
fs/gfs2/inode.h | 1 +
fs/gfs2/lock_dlm.c | 11 ++++--
fs/gfs2/log.c | 7 +++-
fs/gfs2/log.h | 11 ------
fs/gfs2/lops.c | 17 +++++----
fs/gfs2/lops.h | 2 +-
fs/gfs2/meta_io.c | 2 +-
fs/gfs2/meta_io.h | 4 +--
fs/gfs2/ops_fstype.c | 41 +++++++++++++---------
fs/gfs2/recovery.c | 28 ++++++++++-----
fs/gfs2/recovery.h | 2 ++
fs/gfs2/super.c | 94 ++++---------------------------------------------
fs/gfs2/trans.c | 21 +++++++++++
fs/gfs2/trans.h | 2 ++
fs/gfs2/util.c | 2 +-
fs/gfs2/xattr.c | 11 +++---
fs/gfs2/xattr.h | 2 +-
24 files changed, 263 insertions(+), 213 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gfs2 changes for 6.16
2025-05-23 20:51 [GIT PULL] gfs2 changes for 6.16 Andreas Gruenbacher
@ 2025-05-26 21:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-26 21:20 UTC (permalink / raw)
To: Andreas Gruenbacher
Cc: Linus Torvalds, Andreas Gruenbacher, gfs2, linux-kernel
The pull request you sent on Fri, 23 May 2025 22:51:21 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-6.16
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8fdabcd9c01d9ac585d8109a921e0734a69479fb
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:[~2025-05-26 21:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-23 20:51 [GIT PULL] gfs2 changes for 6.16 Andreas Gruenbacher
2025-05-26 21:20 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®