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:	Tue, 19 Mar 2013 17:13:30 -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 fixes for 3.9-rc4

Hi Linus,

Please pull these fixes for XFS.  There is a fix for a potential
infinite loop which was introduced in 4d559a3bcb73, a fix for the return
type of xfs_iomap_eof_prealloc_initial_size from a1e16c26660b, and a fix
for a failed buffer readahead causing subsequent callers to fail
incorrectly.

Thanks,
Ben


The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs tags/for-linus-v3.9-rc4

for you to fetch changes up to e001873853d87674dd5b3cfa2851885023616695:

  xfs: ensure we capture IO errors correctly (2013-03-18 13:39:10 -0500)

----------------------------------------------------------------
- Fix for a potential infinite loop which was introduced in 4d559a3bcb73
- Fix for the return type of xfs_iomap_eof_prealloc_initial_size
  from a1e16c26660b
- Fix for a failed buffer readahead causing subsequent callers to
  fail incorrectly

----------------------------------------------------------------
Brian Foster (1):
      xfs: fix potential infinite loop in xfs_iomap_prealloc_size()

Dave Chinner (1):
      xfs: ensure we capture IO errors correctly

Mark Tinguely (1):
      xfs: fix xfs_iomap_eof_prealloc_initial_size type

 fs/xfs/xfs_buf.c   |    6 ++++++
 fs/xfs/xfs_iomap.c |    4 ++--
 2 files changed, 8 insertions(+), 2 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