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, 18 Sep 2008 17:58:59 +1000
From:	lachlan@....com (Lachlan McIlroy)
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.27

The following changes since commit 45e9c0de2e86485f8b6633fd64ab19cfbff167f6:
  Arjan van de Ven (1):
        warn: Turn the netdev timeout WARN_ON() into a WARN()

are available in the git repository at:

  git://oss.sgi.com:8090/xfs/linux-2.6 master

Christoph Hellwig (1):
      [XFS] Fix regression introduced by remount fixup

David Chinner (2):
      [XFS] Fix barrier status change detection.
      [XFS] Prevent lockdep false positives when locking two inodes.

Lachlan McIlroy (4):
      [XFS] Move memory allocations for log tracing out of the critical path
      [XFS] Prevent direct I/O from mapping extents beyond eof
      [XFS] Fix use-after-free with buffers
      [XFS] Don't do I/O beyond eof when unreserving space

 fs/xfs/linux-2.6/xfs_aops.c  |    4 +++
 fs/xfs/linux-2.6/xfs_super.c |   20 +++++++++++++
 fs/xfs/xfs_buf_item.c        |   44 +++++++++++++----------------
 fs/xfs/xfs_dfrag.c           |    9 +++++-
 fs/xfs/xfs_log.c             |   62 +++++++++++++++++++++++++++--------------
 fs/xfs/xfs_log_priv.h        |    1 -
 fs/xfs/xfs_vnodeops.c        |   26 +++++++++++++++++
 7 files changed, 119 insertions(+), 47 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