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, 8 Oct 2009 14:11:48 -0500
From:	Alex Elder <aelder@....com>
To:	torvalds@...ux-foundation.org
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	xfs@....sgi.com
Subject: [GIT PULL] XFS update for 2.6.32


The following changes since commit 0eca52a92735f43462165efe00a7e394345fb38e:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/ide-2.6

are available in the git repository at:

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

Alex Elder (1):
      Merge branch 'master' into for-linus

Christoph Hellwig (3):
      xfs: implement ->dirty_inode to fix timestamp handling
      xfs: cleanup ->sync_fs
      xfs: stop calling filemap_fdatawait inside ->fsync

Dave Chinner (3):
      xfs: fix xfs_quiesce_data
      xfs: mark inodes dirty before issuing I/O
      xfs: make sure xfs_sync_fsdata covers the log

Eric Sandeen (1):
      fix readahead calculations in xfs_dir2_leaf_getdents()

 fs/xfs/linux-2.6/xfs_aops.c  |   38 ++++++++++++++++++++-------
 fs/xfs/linux-2.6/xfs_file.c  |    9 +-----
 fs/xfs/linux-2.6/xfs_iops.c  |   41 ++++++++++------------------
 fs/xfs/linux-2.6/xfs_lrw.c   |    2 +-
 fs/xfs/linux-2.6/xfs_super.c |   59 +++++++++++++++++++++++++++++-------------
 fs/xfs/linux-2.6/xfs_sync.c  |   36 ++++++++++++++++++-------
 fs/xfs/xfs_dfrag.c           |    8 +++---
 fs/xfs/xfs_dir2_leaf.c       |    4 ++-
 fs/xfs/xfs_inode.c           |    4 +-
 fs/xfs/xfs_inode.h           |    2 +-
 fs/xfs/xfs_inode_item.c      |   18 ++++++++-----
 fs/xfs/xfs_itable.c          |   21 +++++++++-----
 fs/xfs/xfs_vnodeops.c        |    6 ----
 13 files changed, 146 insertions(+), 102 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