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:	Thu, 19 Sep 2013 05:58:30 -0700 (PDT)
From:	Sage Weil <sage@...tank.com>
To:	torvalds@...ux-foundation.org
cc:	ceph-devel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.12-rc2

Hi Linus,

Please pull the following Ceph fixes for

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

These fix several bugs with RBD from 3.11 that didn't get tested in time 
for the merge window: some error handling, a use-after-free, and a 
sequencing issue when unmapping and image races with a notify operation.

There is also a patch fixing a problem with the new ceph + fscache code 
that just went in.

Thanks!
sage


----------------------------------------------------------------
Josh Durgin (6):
      libceph: add function to ensure notifies are complete
      rbd: complete notifies before cleaning up osd_client and rbd_dev
      rbd: make rbd_obj_notify_ack() synchronous
      rbd: fix use-after free of rbd_dev->disk
      rbd: ignore unmapped snapshots that no longer exist
      rbd: fix error handling from rbd_snap_name()

Milosz Tanski (1):
      fscache: check consistency does not decrement refcount

 drivers/block/rbd.c             | 77 +++++++++++++++++++++++++++++++----------
 fs/fscache/cookie.c             |  3 +-
 include/linux/ceph/osd_client.h |  2 ++
 net/ceph/osd_client.c           | 11 ++++++
 4 files changed, 74 insertions(+), 19 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