lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 14 May 2011 12:54:21 -0700 (PDT)
From:	Sage Weil <sage@...dream.net>
To:	torvalds@...ux-foundation.org
cc:	linux-kernel@...r.kernel.org, ceph-devel@...r.kernel.org
Subject: [GIT PULL] Ceph/rbd fixes for 2.6.39

Hi Linus,

Please pull a couple last minute rbd fixes from

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

The first is a simple memory leak.  The second is, unfortunately, a bit 
more involved.  There was a problem with the way we were doing the 
completions for split bios (spanning object boundaries) and the fix is 
non-trivial.  It's a bit big for -rc7, but OTOH the bug it fixes is pretty 
easy to trigger with an appropriate read workload.

Thanks!
sage


Sage Weil (1):
      rbd: fix leak of ops struct

Yehuda Sadeh (1):
      rbd: fix split bio handling

 drivers/block/rbd.c |  177 +++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 156 insertions(+), 21 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ