public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 00/13] gfs2 patches on for-next
@ 2026-01-23 15:30 Andreas Gruenbacher
  2026-01-23 15:30 ` [PATCH 01/13] gfs2: glock cancelation flag fix Andreas Gruenbacher
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Andreas Gruenbacher @ 2026-01-23 15:30 UTC (permalink / raw)
  To: gfs2; +Cc: Andreas Gruenbacher

Dear all,

we currently have the following patches on for-next and queued up for
the next merge window.

Beyond that, I'm aware of the following patch from Guilherme Giácomo
Simões that still needs reviewing:

https://lore.kernel.org/all/20260120123339.70724-1-trintaeoitogc@gmail.com/

Thanks,
Andreas

Andreas Gruenbacher (13):
  gfs2: glock cancelation flag fix
  gfs2: Retries missing in gfs2_{rename,exchange}
  gfs2: run_queue cleanup
  gfs2: Do not cancel internal demote requests
  Revert "gfs2: Fix use of bio_chain"
  gfs2: Rename gfs2_log_submit_{bio -> write}
  gfs2: Initialize bio->bi_opf early
  gfs2: gfs2_chain_bio start sector fix
  gfs2: Fix gfs2_log_get_bio argument type
  gfs: Use fixed GL_GLOCK_MIN_HOLD time
  gfs2: gfs2_glock_hold cleanup
  gfs2: Introduce glock_{type,number,sbd} helpers
  gfs2: Fix slab-use-after-free in qd_put

 fs/gfs2/glock.c      | 190 +++++++++++++++++++++++++------------------
 fs/gfs2/glock.h      |   9 +-
 fs/gfs2/glops.c      |  34 ++++----
 fs/gfs2/incore.h     |  18 +++-
 fs/gfs2/inode.c      |  18 +++-
 fs/gfs2/lock_dlm.c   |  28 +++----
 fs/gfs2/log.c        |   7 +-
 fs/gfs2/lops.c       |  53 ++++++------
 fs/gfs2/lops.h       |   4 +-
 fs/gfs2/meta_io.c    |   6 +-
 fs/gfs2/meta_io.h    |   2 +-
 fs/gfs2/quota.c      |   5 +-
 fs/gfs2/rgrp.c       |   2 +-
 fs/gfs2/trace_gfs2.h |  50 ++++++------
 fs/gfs2/trans.c      |   4 +-
 15 files changed, 246 insertions(+), 184 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-26 14:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23 15:30 [PATCH 00/13] gfs2 patches on for-next Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 01/13] gfs2: glock cancelation flag fix Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 02/13] gfs2: Retries missing in gfs2_{rename,exchange} Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 03/13] gfs2: run_queue cleanup Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 04/13] gfs2: Do not cancel internal demote requests Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 05/13] Revert "gfs2: Fix use of bio_chain" Andreas Gruenbacher
2026-01-26 14:25   ` Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 06/13] gfs2: Rename gfs2_log_submit_{bio -> write} Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 07/13] gfs2: Initialize bio->bi_opf early Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 08/13] gfs2: gfs2_chain_bio start sector fix Andreas Gruenbacher
2026-01-23 15:30 ` [PATCH 09/13] gfs2: Fix gfs2_log_get_bio argument type Andreas Gruenbacher
2026-01-23 15:31 ` [PATCH 10/13] gfs: Use fixed GL_GLOCK_MIN_HOLD time Andreas Gruenbacher
2026-01-23 15:31 ` [PATCH 11/13] gfs2: gfs2_glock_hold cleanup Andreas Gruenbacher
2026-01-23 15:31 ` [PATCH 12/13] gfs2: Introduce glock_{type,number,sbd} helpers Andreas Gruenbacher
2026-01-23 15:31 ` [PATCH 13/13] gfs2: Fix slab-use-after-free in qd_put Andreas Gruenbacher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox