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:	Fri, 18 Jul 2014 09:37:50 +1000
From:	Dave Chinner <david@...morbit.com>
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.16-rc5

Hi Linus,

Can you please pull the updates listed below? These are regression
fixes for issues recently introduced - the change in the stack
switch location is fairly important, so I've held off sending this
update until I was sure that it still addresses the stack usage
problem the original solved. So while the commits in the xfs tree
are recent, it has been under tested for several weeks now.

-Dave.

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs.git tags/xfs-for-linus-3.16-rc5

for you to fetch changes up to 03e01349c654fbdea80d3d9b4ab599244eb55bb7:

  xfs: null unused quota inodes when quota is on (2014-07-15 07:28:41 +1000)

----------------------------------------------------------------
xfs: fixes for 3.15-rc5

Fixes for low memory perforamnce regressions and a quota inode handling
regression.

----------------------------------------------------------------
Dave Chinner (3):
      Revert "xfs: block allocation work needs to be kswapd aware"
      xfs: refine the allocation stack switch
      xfs: null unused quota inodes when quota is on

 fs/xfs/xfs_bmap.c      |    7 ++-----
 fs/xfs/xfs_bmap.h      |    4 +---
 fs/xfs/xfs_bmap_util.c |   53 -----------------------------------------------------
 fs/xfs/xfs_bmap_util.h |    4 ----
 fs/xfs/xfs_btree.c     |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/xfs/xfs_iomap.c     |    3 +--
 fs/xfs/xfs_sb.c        |   25 +++++++++++++++++++++----
 7 files changed, 106 insertions(+), 72 deletions(-)


-- 
Dave Chinner
david@...morbit.com
--
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