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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Mar 2012 13:36:13 -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.4-rc1

Hi Linus,

   Please pull from git://oss.sgi.com/xfs/xfs for-linus

   Bugfixes and cleanups.

Thanks,
	Ben

The following changes since commit 31f6765266417c0d99f0e922fe82848a7c9c2ae9:

  Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2012-03-21 10:37:25 -0700)

are available in the git repository at:

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

Amit Sahrawat (1):
      xfs: kill the unused XFS_BB_FSB_OFFSET macro

Chandra Seetharaman (4):
      Define a new function xfs_this_quota_on()
      Define a new function xfs_inode_dquot()
      Change xfs_sb_from_disk() interface to take a mount pointer
      Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage

Christoph Hellwig (1):
      xfs: use a normal shrinker for the dquot freelist

Jesper Juhl (1):
      XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended

Mitsuo Hayasaka (3):
      xfs: show uuid when mount fails due to duplicate uuid
      xfs: change available ranges of softlimit and hardlimit in quota check
      xfs: make inode quota check more general

 fs/xfs/kmem.h            |    6 -
 fs/xfs/xfs_dquot.c       |  164 ++++++++------------------
 fs/xfs/xfs_dquot.h       |   30 ++++-
 fs/xfs/xfs_log_recover.c |    8 +-
 fs/xfs/xfs_mount.c       |    8 +-
 fs/xfs/xfs_mount.h       |    2 +-
 fs/xfs/xfs_qm.c          |  293 ++++++++++++++++++----------------------------
 fs/xfs/xfs_qm.h          |   14 ---
 fs/xfs/xfs_qm_stats.c    |    4 +-
 fs/xfs/xfs_qm_syscalls.c |    4 +-
 fs/xfs/xfs_quota.h       |    2 +
 fs/xfs/xfs_sb.h          |    1 -
 fs/xfs/xfs_super.c       |    7 +-
 fs/xfs/xfs_trace.h       |    5 +-
 fs/xfs/xfs_trans.c       |    4 +-
 fs/xfs/xfs_trans_dquot.c |   10 +-
 16 files changed, 216 insertions(+), 346 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