[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1411030242480.13332@cobra.newdream.net>
Date: Mon, 3 Nov 2014 02:47:54 -0800 (PST)
From: Sage Weil <sage@...dream.net>
To: torvalds@...ux-foundation.org
cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.18
Hi Linus,
Please pull the following fixes for RBD from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
There is a GFP flag fix from Mike Christie, an error code fix from Jan,
and fixes for two unnecessary allocations (kmalloc and workqueue) from
Ilya. All are well tested.
Ilya has one other fix on the way but it didn't get tested in time.
Thanks!
sage
----------------------------------------------------------------
Ilya Dryomov (2):
rbd: use a single workqueue for all devices
libceph: eliminate unnecessary allocation in process_one_ticket()
Jan Kara (1):
rbd: Fix error recovery in rbd_obj_read_sync()
Mike Christie (1):
libceph: use memalloc flags for net IO
drivers/block/rbd.c | 35 +++++++++++++++++++----------------
net/ceph/auth_x.c | 25 ++++++++++---------------
net/ceph/messenger.c | 10 +++++++++-
3 files changed, 38 insertions(+), 32 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