linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 2.6.37-rc7
@ 2010-12-21  4:34 Sage Weil
  0 siblings, 0 replies; only message in thread
From: Sage Weil @ 2010-12-21  4:34 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, ceph-devel

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 are a few fixes for direct-io reads (non-page aligned buffers, 
marking user pages dirty), two error path fixes, and the NULL dereference 
triggered by NFS export that Al pointed out.

Thanks!
sage


Henry C Chang (3):
      ceph: fix direct-io on non-page-aligned buffers
      ceph: mark user pages dirty on direct-io reads
      ceph: handle partial result from get_user_pages

Sage Weil (2):
      ceph: fix msgr_init error path
      ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport

 fs/ceph/dir.c                |    3 ++-
 fs/ceph/file.c               |   39 +++++++++++++++++++++++----------------
 include/linux/ceph/libceph.h |    6 ++++--
 net/ceph/messenger.c         |    8 +++-----
 net/ceph/pagevec.c           |   15 +++++++++------
 5 files changed, 41 insertions(+), 30 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-21  4:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-21  4:34 [GIT PULL] Ceph fixes for 2.6.37-rc7 Sage Weil

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