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:	Sun, 15 Dec 2013 21:31:05 -0800 (PST)
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.13-rc5

Hi Linus,

Please pull the following pair of Ceph fixes from

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

One of these is fixing a regression from the d_flags file type patch that 
went into -rc1 that broke instantiation of inodes and dentries (we were 
doing dentries first).  The other is just an off-by-one corner case.

Thanks!
sage

----------------------------------------------------------------
Li Wang (1):
      ceph: Avoid data inconsistency due to d-cache aliasing in readpage()

Yan, Zheng (1):
      ceph: initialize inode before instantiating dentry

 fs/ceph/addr.c  |   8 +++-
 fs/ceph/inode.c | 136 ++++++++++++++++++++++++--------------------------------
 2 files changed, 64 insertions(+), 80 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