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:	Mon, 13 Jun 2011 11:13: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 fixes for 3.0-rc3

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 some igrab/ihold fixes, a sync hang when multiple syncs are in 
progress, a couple fixes for O_DIRECT/sync io reads and holes, and a fix 
for unwinding flock when a request is aborted (blocking process is 
killed).

There are a few other things that we are still testing with sync io and 
O_DIRECT that should be ready in the next week or two.

Thanks!
sage


Sage Weil (5):
      ceph: use ihold when we already have an inode ref
      ceph: fix sync vs canceled write
      ceph: fix short sync reads from the OSD
      ceph: fix ENOENT logic in striped_read
      ceph: unwind canceled flock state

 fs/ceph/addr.c        |    2 +-
 fs/ceph/caps.c        |   10 ++++------
 fs/ceph/dir.c         |   11 +++++++----
 fs/ceph/export.c      |    4 ++--
 fs/ceph/file.c        |   35 +++++++++++++++++++----------------
 fs/ceph/inode.c       |   18 ++++++++++--------
 fs/ceph/ioctl.c       |    6 ++++--
 fs/ceph/locks.c       |   29 ++++++++++++++++++-----------
 fs/ceph/snap.c        |    2 +-
 fs/ceph/xattr.c       |    6 ++++--
 net/ceph/osd_client.c |   15 ++++++++++-----
 11 files changed, 80 insertions(+), 58 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