[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1409111419010.15855@cobra.newdream.net>
Date: Thu, 11 Sep 2014 14:24:53 -0700 (PDT)
From: Sage Weil <sweil@...hat.com>
To: torvalds@...ux-foundation.org
cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.17-rc5
Hi Linus,
Please pull the following Ceph fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
The main thing here is a set of three patches that fix a buffer overrun
for large authentication tickets (sigh). There is also a trivial warning
fix and an error path fix that are both regressions.
Thanks!
sage
----------------------------------------------------------------
Ilya Dryomov (3):
rbd: avoid format-security warning inside alloc_workqueue()
libceph: add process_one_ticket() helper
libceph: do not hard code max auth ticket len
Sage Weil (1):
libceph: gracefully handle large reply messages from the mon
Wei Yongjun (1):
rbd: fix error return code in rbd_dev_device_setup()
drivers/block/rbd.c | 6 +-
net/ceph/auth_x.c | 256 ++++++++++++++++++++++++++------------------------
net/ceph/mon_client.c | 8 ++
3 files changed, 147 insertions(+), 123 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists