ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ceph fixes for 2.6.35
@ 2010-07-28 17:15 Sage Weil
  0 siblings, 0 replies; only message in thread
From: Sage Weil @ 2010-07-28 17:15 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, ceph-devel

Hi Linus,

Please pull this final set of ceph bug fixes for 2.6.35 from

  git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

There is a trivial Kconfig fix, a wake_up patch that fixes hanging 
concurrent 'sync' instances (among other things), a couple memory leaks, 
and some dentry lease fixes that correct dentry release and caching 
behavior in the snapshotted portions of the namespace.

The rate of bug fixes continues to be unrelated to the upstream release 
cycle.  I'm hoping things will settle down a bit for 2.6.36!

Thanks!
sage


Robert P. J. Day (1):
      ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"

Sage Weil (5):
      ceph: avoid dcache readdir for snapdir
      ceph: fix d_release dop for snapdir, snapped dentries
      ceph: fix pg_mapping leak on pg_temp updates
      ceph: fix leak of dentry in ceph_init_dentry() error path
      ceph: fix dentry lease release

Yehuda Sadeh (1):
      ceph: use complete_all and wake_up_all

 fs/ceph/Kconfig      |    2 +-
 fs/ceph/caps.c       |   15 ++++++++-------
 fs/ceph/dir.c        |   13 ++++++++++---
 fs/ceph/file.c       |    2 +-
 fs/ceph/inode.c      |    6 ++++--
 fs/ceph/mds_client.c |   10 +++++-----
 fs/ceph/mon_client.c |    6 +++---
 fs/ceph/osd_client.c |    6 +++---
 fs/ceph/osdmap.c     |   26 +++++++++++++++-----------
 9 files changed, 50 insertions(+), 36 deletions(-)

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

only message in thread, other threads:[~2010-07-28 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-28 17:15 [GIT PULL] ceph fixes for 2.6.35 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).