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:   Fri, 6 Oct 2017 14:46:11 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "Darrick J. Wong" <djwong@...nel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-xfs <linux-xfs@...r.kernel.org>,
        Eric Sandeen <sandeen@...deen.net>
Subject: [GIT PULL] xfs: fixes for 4.14-rc4

Hi Linus,

Here's the second round of bug fixes for 4.14.

--D

The following changes since commit 5e5c943c1f257c2b3424fc3f8a7b18570152dab3:

  xfs: revert "xfs: factor rmap btree size into the indlen calculations" (2017-09-26 10:55:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git xfs-4.14-fixes-4

for you to fetch changes up to e12199f85d0ad1b04ce6c425ad93cd847fe930bb:

   xfs: handle racy AIO in xfs_reflink_end_cow (2017-10-03 21:27:55 -0700)

----------------------------------------------------------------
Changes since last update:
- fix a race between overlapping copy on write aio
- fix cow fork swapping when we defragment reflinked files

----------------------------------------------------------------
Christoph Hellwig (1):
      xfs: handle racy AIO in xfs_reflink_end_cow

Darrick J. Wong (1):
      xfs: always swap the cow forks when swapping extents

 fs/xfs/xfs_bmap_util.c | 24 ++++++++++++++++++++++--
 fs/xfs/xfs_reflink.c   |  9 ++++++++-
 2 files changed, 30 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists