Hi Linus, Please pull the following Ceph fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus There is an overflow bug fix for cephfs from Zheng, a fix for handling large authentication ticket buffers in libceph from Ilya, and a few fixes for the request handling code from Ilya that affect RBD volumes. Thanks! sage ---------------------------------------------------------------- Ilya Dryomov (4): libceph: do not crash on large auth tickets libceph: unlink from o_linger_requests when clearing r_osd libceph: clear r_req_lru_item in __unregister_linger_request() libceph: change from BUG to WARN for __remove_osd() asserts Yan, Zheng (1): ceph: fix flush tid comparision fs/ceph/caps.c | 2 +- net/ceph/crypto.c | 169 ++++++++++++++++++++++++++++++++++++++----------- net/ceph/osd_client.c | 7 +- 3 files changed, 138 insertions(+), 40 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html