All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/5] gfs2: Various minor cleanups
@ 2018-06-02  9:50 Andreas Gruenbacher
  2018-06-02  9:50 ` [Cluster-devel] [PATCH 1/5] gfs2: Update find_metapath comment Andreas Gruenbacher
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andreas Gruenbacher @ 2018-06-02  9:50 UTC (permalink / raw)
  To: cluster-devel.redhat.com

I've been carrying these five patches as part of the iomap-write patch
queue, but they should be good for gfs2's for-next branch by now.
Please apply.

Thanks,
Andreas

Andreas Gruenbacher (5):
  gfs2: Update find_metapath comment
  gfs2: hole_size improvement
  gfs2: gfs2_stuffed_write_end cleanup
  gfs2: Remove ordered write mode handling from gfs2_trans_add_data
  gfs2: Iomap cleanups and improvements

 fs/gfs2/aops.c  |  56 +++----
 fs/gfs2/bmap.c  | 416 +++++++++++++++++++++++++++++++-----------------
 fs/gfs2/bmap.h  |   6 +-
 fs/gfs2/file.c  |   6 +-
 fs/gfs2/inode.c |   4 -
 fs/gfs2/log.h   |   7 +-
 fs/gfs2/quota.c |   5 +-
 fs/gfs2/trans.c |  27 +---
 8 files changed, 321 insertions(+), 206 deletions(-)

-- 
2.17.0



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

end of thread, other threads:[~2018-06-04 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-02  9:50 [Cluster-devel] [PATCH 0/5] gfs2: Various minor cleanups Andreas Gruenbacher
2018-06-02  9:50 ` [Cluster-devel] [PATCH 1/5] gfs2: Update find_metapath comment Andreas Gruenbacher
2018-06-02  9:50 ` [Cluster-devel] [PATCH 2/5] gfs2: hole_size improvement Andreas Gruenbacher
2018-06-02  9:50 ` [Cluster-devel] [PATCH 3/5] gfs2: gfs2_stuffed_write_end cleanup Andreas Gruenbacher
2018-06-02  9:50 ` [Cluster-devel] [PATCH 4/5] gfs2: Remove ordered write mode handling from gfs2_trans_add_data Andreas Gruenbacher
2018-06-02  9:50 ` [Cluster-devel] [PATCH 5/5] gfs2: Iomap cleanups and improvements Andreas Gruenbacher
2018-06-04 15:39 ` [Cluster-devel] [PATCH 0/5] gfs2: Various minor cleanups Bob Peterson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.