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:	Thu, 02 Dec 2010 10:43:03 -0600
From:	Alex Elder <aelder@....com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, xfs@....sgi.com,
	akpm@...ux-foundation.org
Subject: [GIT PULL] XFS update for 2.6.37-rc5

Linus, please pull the following five XFS bug fixes for 2.6.37.

					-Alex

The following changes since commit 22a5b566c8c442b0b35b3b106795e2f2b3578096:

  Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 (2010-11-30 17:57:57 -0800)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs for-linus

Dave Chinner (5):
      xfs: fix failed write truncation handling.
      xfs: push stale, pinned buffers on trylock failures
      xfs: delayed alloc blocks beyond EOF are valid after writeback
      xfs: avoid moving stale inodes in the AIL
      xfs: only run xfs_error_test if error injection is active

 fs/xfs/linux-2.6/xfs_aops.c |   94 ++++++++++++++++++------------------------
 fs/xfs/linux-2.6/xfs_buf.c  |   35 +++++++---------
 fs/xfs/xfs_bmap.c           |   85 ++++++++++++++++++++++++++++++++++++++-
 fs/xfs/xfs_bmap.h           |    5 ++
 fs/xfs/xfs_dfrag.c          |   13 ++++++
 fs/xfs/xfs_error.c          |    3 +
 fs/xfs/xfs_error.h          |    5 +-
 fs/xfs/xfs_inode_item.c     |   31 +++++++++++---
 8 files changed, 188 insertions(+), 83 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