linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 4.21
@ 2018-12-19 17:17 David Teigland
  2018-12-28  1:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2018-12-19 17:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull dlm updates from tag:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-4.21

This set is entirely trivial fixes, mainly around correct cleanup
on error paths and improved error checks.  One patch adds scheduling
in a potentially long recovery loop.

Thanks,
Dave

Bob Peterson (1):
      dlm: Don't swamp the CPU with callbacks queued during recovery

David Teigland (2):
      dlm: fix missing idr_destroy for recover_idr
      dlm: fix invalid cluster name warning

Denis V. Lunev (1):
      dlm: fix possible call to kfree() for non-initialized pointer

Thomas Meyer (1):
      dlm: NULL check before some freeing functions is not needed

Tycho Andersen (3):
      dlm: fix invalid free
      dlm: don't allow zero length names
      dlm: don't leak kernel pointer to userspace

Vasily Averin (4):
      dlm: fixed memory leaks after failed ls_remove_names allocation
      dlm: possible memory leak on error path in create_lkb()
      dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
      dlm: memory leaks on error path in dlm_user_request()

Wen Yang (1):
      dlm: NULL check before kmem_cache_destroy is not needed

 fs/dlm/ast.c       | 10 ++++++++++
 fs/dlm/lock.c      | 17 ++++++++++-------
 fs/dlm/lockspace.c |  9 ++++-----
 fs/dlm/member.c    |  7 ++++---
 fs/dlm/memory.c    |  9 +++------
 fs/dlm/user.c      |  5 +++--
 6 files changed, 34 insertions(+), 23 deletions(-)


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

* Re: [GIT PULL] dlm updates for 4.21
  2018-12-19 17:17 [GIT PULL] dlm updates for 4.21 David Teigland
@ 2018-12-28  1:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-28  1:45 UTC (permalink / raw)
  To: David Teigland; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Wed, 19 Dec 2018 11:17:22 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-4.21

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4de3aea385f5a054885bc96ffdb9c7d0ea0c9486

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2018-12-28  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-19 17:17 [GIT PULL] dlm updates for 4.21 David Teigland
2018-12-28  1:45 ` pr-tracker-bot

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).