[PATCH 00/13] gfs2 patches on for-next
Andreas Gruenbacher <[email protected]>
| Newsgroups | dev.linux.lists.gfs2 |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/ 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