All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.11-rc5
@ 2021-01-22 16:06 Ilya Dryomov
  2021-01-22 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2021-01-22 16:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.11-rc5

for you to fetch changes up to 9d5ae6f3c50a6f718b6d4be3c7b0828966e01b05:

  libceph: fix "Boolean result is used in bitwise operation" warning (2021-01-21 16:49:59 +0100)

----------------------------------------------------------------
A patch to zero out sensitive cryptographic data and two minor cleanups
prompted by the fact that a bunch of code was moved in this cycle.

----------------------------------------------------------------
Ilya Dryomov (3):
      libceph: zero out session key and connection secret
      libceph, ceph: disambiguate ceph_connection_operations handlers
      libceph: fix "Boolean result is used in bitwise operation" warning

 fs/ceph/mds_client.c    | 34 ++++++++++++++---------------
 net/ceph/auth_x.c       | 57 +++++++++++++++++++++++++++++--------------------
 net/ceph/crypto.c       |  3 ++-
 net/ceph/messenger_v1.c |  2 +-
 net/ceph/messenger_v2.c | 45 +++++++++++++++++++++-----------------
 net/ceph/mon_client.c   | 14 ++++++------
 net/ceph/osd_client.c   | 40 +++++++++++++++++-----------------
 7 files changed, 107 insertions(+), 88 deletions(-)

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

* Re: [GIT PULL] Ceph fixes for 5.11-rc5
  2021-01-22 16:06 [GIT PULL] Ceph fixes for 5.11-rc5 Ilya Dryomov
@ 2021-01-22 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-22 22:00 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 22 Jan 2021 17:06:05 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.11-rc5

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

Thank you!

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

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

end of thread, other threads:[~2021-01-22 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 16:06 [GIT PULL] Ceph fixes for 5.11-rc5 Ilya Dryomov
2021-01-22 22:00 ` pr-tracker-bot

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.