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, 07 Sep 2010 09:51:24 -0500
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.36-rc4

Linus, please pull the following four XFS changes for 2.6.36.  Three
are bug fixes, one makes two simple changes to reduce the effect of
some hot spots on large systems.  Thanks.

					-Alex

The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:

  Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700)

are available in the git repository at:
  git://oss.sgi.com/xfs/xfs for-linus

Alex Elder (1):
      Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/.../dgc/xfsdev

Arkadiusz Mi?kiewicz (1):
      xfs: Disallow 32bit project quota id

Dave Chinner (2):
      xfs: improve buffer cache hash scalability
      xfs: prevent 32bit overflow in space reservation

Tao Ma (1):
      xfs: Make fiemap work with sparse files

 fs/xfs/linux-2.6/xfs_buf.c   |    8 +-------
 fs/xfs/linux-2.6/xfs_buf.h   |    1 -
 fs/xfs/linux-2.6/xfs_ioctl.c |    7 +++++++
 fs/xfs/linux-2.6/xfs_iops.c  |    2 +-
 fs/xfs/xfs_bmap.c            |   14 +++++++++++++-
 fs/xfs/xfs_fs.h              |    4 +++-
 fs/xfs/xfs_vnodeops.c        |   13 ++++++++++---
 7 files changed, 35 insertions(+), 14 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