public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gfs2 changes for 7.1
@ 2026-04-14 12:19 Andreas Gruenbacher
  2026-04-16  2:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Gruenbacher @ 2026-04-14 12:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andreas Gruenbacher, gfs2, linux-kernel

Dear Linus,

please consider pulling the following gfs2 changes for 7.1.

Thanks,
Andreas

The following changes since commit 7141433fbed290f4dd42008d3102db2363275035:

  Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2026-02-09 16:29:57 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-7.1

for you to fetch changes up to 74b4dbb946060a3233604d91859a9abd3708141d:

  gfs2: prevent NULL pointer dereference during unmount (2026-04-07 22:20:00 +0200)

----------------------------------------------------------------
gfs2 changes

- Fix possible data loss during inode evict.

- Fix a race during bufdata allocation.

- More careful cleaning up during a withdraw.

- Prevent excessive log flushing under memory pressure.

- Various other minor fixes and cleanups.

----------------------------------------------------------------
Andreas Gruenbacher (18):
      gfs2: Call unlock_new_inode before d_instantiate
      gfs2: Remove unnecessary check in gfs2_evict_inode
      gfs2: Avoid unnecessary transactions in evict_linked_inode
      gfs2: minor evict_[un]linked_inode cleanup
      gfs2: Fix data loss during inode evict
      gfs2: less aggressive low-memory log flushing
      gfs2: Get rid of gfs2_log_[un]lock helpers
      gfs2: Move gfs2_remove_from_journal to log.c
      gfs2: Remove trans_drain code duplication
      gfs2: bufdata allocation race
      gfs2: drain ail under sd_log_flush_lock
      gfs2: fix address space truncation during withdraw
      gfs2: add some missing log locking
      gfs2: gfs2_log_flush withdraw fixes
      gfs2: inode directory consistency checks
      gfs2: wait for withdraw earlier during unmount
      gfs2: hide error messages after withdraw
      gfs2: prevent NULL pointer dereference during unmount

 fs/gfs2/aops.c    |  15 ++++---
 fs/gfs2/bmap.c    |   2 +-
 fs/gfs2/glops.c   |  13 ++++--
 fs/gfs2/inode.c   |   3 +-
 fs/gfs2/log.c     | 127 +++++++++++++++++++++++++++++++++++++++---------------
 fs/gfs2/log.h     |  26 +----------
 fs/gfs2/lops.c    |  16 +++----
 fs/gfs2/meta_io.c |  43 ++----------------
 fs/gfs2/meta_io.h |   1 -
 fs/gfs2/rgrp.c    |   2 +-
 fs/gfs2/super.c   | 111 ++++++++++++++++++++++++++++++++++++-----------
 fs/gfs2/trans.c   |  45 ++++++++++---------
 fs/gfs2/util.c    |   3 +-
 13 files changed, 237 insertions(+), 170 deletions(-)


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

* Re: [GIT PULL] gfs2 changes for 7.1
  2026-04-14 12:19 [GIT PULL] gfs2 changes for 7.1 Andreas Gruenbacher
@ 2026-04-16  2:54 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-16  2:54 UTC (permalink / raw)
  To: Andreas Gruenbacher
  Cc: Linus Torvalds, Andreas Gruenbacher, gfs2, linux-kernel

The pull request you sent on Tue, 14 Apr 2026 14:19:07 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-7.1

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

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:[~2026-04-16  2:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14 12:19 [GIT PULL] gfs2 changes for 7.1 Andreas Gruenbacher
2026-04-16  2:54 ` 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