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, 17 Feb 2014 12:50:01 -0800 (PST)
From:	Sage Weil <sage@...tank.com>
To:	torvalds@...ux-foundation.org
cc:	ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for -rc4

Hi Linus,

Please pull the following Ceph fixes from

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

We have some patches fixing up ACL support issues from Zheng and 
Guangliang and a mount option to enable/disable this support.  (These 
fixes were somewhat delayed by the Chinese holiday.)  There is also a 
small fix for cached readdir handling when directories are fragmented.

Thanks!
sage

----------------------------------------------------------------
Guangliang Zhao (1):
      ceph: make ceph_forget_all_cached_acls() static inline

Sage Weil (1):
      ceph: add acl, noacl options for cephfs mount

Yan, Zheng (6):
      ceph: properly handle XATTR_CREATE and XATTR_REPLACE
      ceph: remove xattr when null value is given to setxattr()
      ceph: fix ceph_removexattr()
      ceph: fix ceph_set_acl()
      ceph: add missing init_acl() for mkdir() and atomic_open()
      ceph: fix __dcache_readdir()

 fs/ceph/acl.c                | 11 +--------
 fs/ceph/dir.c                | 23 ++++++++++++++-----
 fs/ceph/file.c               |  1 +
 fs/ceph/super.c              | 32 ++++++++++++++++++++++----
 fs/ceph/super.h              |  7 +++++-
 fs/ceph/xattr.c              | 54 ++++++++++++++++++++++++++++++++------------
 include/linux/ceph/ceph_fs.h |  5 ++--
 7 files changed, 96 insertions(+), 37 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