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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 19 Sep 2012 16:35:42 -0500 (CDT)
From:	bpm@....com (Ben Myers)
To:	torvalds@...ux-foundation.org
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	xfs@....sgi.com
Subject: [GIT PULL] XFS update for 3.6-rc7

Hi Linus,

   Please pull these 2 bugfixes for XFS.  There is a fix for crashes on unmount
   and a fix for a race when discarding xfs_bufs.

Thanks,
	Ben

The following changes since commit a672e1be30d5bc848cd0067c55ed29b2015b7c17:

  xfs: check for possible overflow in xfs_ioc_trim (2012-08-23 14:48:44 -0500)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs tags/for-linus-v3.6-rc7

for you to fetch changes up to 0ba6e5368c302819da7aff537e0d7eff2616c6a6:

  xfs: stop the sync worker before xfs_unmountfs (2012-09-18 16:51:26 -0500)

----------------------------------------------------------------
xfs: bugfixes for 3.6-rc7

- fix a regression related to xfs_sync_worker racing with unmount.
- fix a race while discarding xfs buffers.

----------------------------------------------------------------
Ben Myers (1):
      xfs: stop the sync worker before xfs_unmountfs

Carlos Maiolino (1):
      xfs: fix race while discarding buffers [V4]

 fs/xfs/xfs_buf.c   |  5 ++++-
 fs/xfs/xfs_buf.h   | 41 ++++++++++++++++++++++++-----------------
 fs/xfs/xfs_super.c |  1 +
 3 files changed, 29 insertions(+), 18 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