linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] OMFS fixes
@ 2015-05-18 11:34 Bob Copeland
  2015-05-18 11:34 ` [PATCH 1/4] fs, omfs: add NULL terminator in the end up the token list Bob Copeland
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bob Copeland @ 2015-05-18 11:34 UTC (permalink / raw)
  To: akpm; +Cc: linux-fsdevel, Bob Copeland

Hi all, this patchset includes fixes for omfs, three by me and
one by Sasha Levin that hasn't been picked up elsewhere.  1 and 3
fix quite nasty crashes.  Andrew, you have taken omfs patches
through your tree before, mind taking these?

Bob Copeland (3):
  omfs: set error return when d_make_root() fails
  omfs: fix sign confusion for bitmap loop counter
  omfs: fix potential integer overflow in allocator

Sasha Levin (1):
  fs, omfs: add NULL terminator in the end up the token list

 fs/omfs/bitmap.c |  2 +-
 fs/omfs/inode.c  | 10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-05-18 11:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-18 11:34 [PATCH 0/4] OMFS fixes Bob Copeland
2015-05-18 11:34 ` [PATCH 1/4] fs, omfs: add NULL terminator in the end up the token list Bob Copeland
2015-05-18 11:34 ` [PATCH 2/4] omfs: set error return when d_make_root() fails Bob Copeland
2015-05-18 11:34 ` [PATCH 3/4] omfs: fix sign confusion for bitmap loop counter Bob Copeland
2015-05-18 11:34 ` [PATCH 4/4] omfs: fix potential integer overflow in allocator Bob Copeland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).