All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] orangefs fixes for stable
@ 2017-04-11 16:41 Martin Brandenburg
  2017-04-11 16:41 ` [PATCH 1/3] orangefs: fix memory leak of string 'new' on exit path Martin Brandenburg
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Martin Brandenburg @ 2017-04-11 16:41 UTC (permalink / raw)
  To: hubcap, stable, linux-fsdevel; +Cc: Martin Brandenburg

Here are some patches for 4.9 and 4.10 which we missed before.

I've just looked through the changes to OrangeFS since 4.9 was released.
These are the only fixes which seem to qualify.

Colin's patch is already in 4.10 and only needs to be applied to 4.9.
Mike's patches should be applied to 4.9 and 4.10.

(Is there a better way to submit these?  Should I just submit separately
for the two stable trees?)

Colin Ian King (1):
  orangefs: fix memory leak of string 'new' on exit path

Mike Marshall (2):
  orangefs: Dan Carpenter influenced cleanups...
  orangefs: fix buffer size mis-match between kernel space and user
    space.

 fs/orangefs/devorangefs-req.c    | 5 +++--
 fs/orangefs/orangefs-debugfs.c   | 4 +++-
 fs/orangefs/orangefs-dev-proto.h | 3 +--
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-04-12 20:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 16:41 [PATCH 0/3] orangefs fixes for stable Martin Brandenburg
2017-04-11 16:41 ` [PATCH 1/3] orangefs: fix memory leak of string 'new' on exit path Martin Brandenburg
2017-04-11 16:41 ` [PATCH 2/3] orangefs: Dan Carpenter influenced cleanups Martin Brandenburg
2017-04-12 13:00   ` Greg KH
2017-04-12 15:27     ` Martin Brandenburg
2017-04-12 20:03       ` Greg KH
2017-04-11 16:41 ` [PATCH 3/3] orangefs: fix buffer size mis-match between kernel space and user space Martin Brandenburg
2017-04-12 13:01 ` [PATCH 0/3] orangefs fixes for stable Greg KH

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.