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, 5 Mar 2010 15:12:57 -0600
From:	Eric Van Hensbergen <ericvh@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	V9FS Developers <v9fs-developer@...ts.sourceforge.net>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: GIT PULL] 9p file system additions for merge window

Linus,

The following changes since commit 64ba9926759792cf7b95f823402e2781edd1b5d4:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus

Aneesh Kumar K.V (4):
      net/9p: Add multi channel support.
      net/9p: Remove MAX_9P_CHAN limit
      net/9p: Handle mount errors correctly.
      fs/9p: Add hardlink support to .u extension

Sripathi Kodi (4):
      9P2010.L handshake: Add VFS flags
      9P2010.L handshake: Add mount option
      9P2010.L handshake: Remove "dotu" variable
      9P2010.L handshake: .L protocol negotiation

 fs/9p/fid.c               |    2 +-
 fs/9p/v9fs.c              |    8 ++--
 fs/9p/v9fs.h              |   23 ++++++---
 fs/9p/vfs_dir.c           |    2 +-
 fs/9p/vfs_file.c          |    4 +-
 fs/9p/vfs_inode.c         |   48 +++++++++++++------
 include/linux/virtio_9p.h |    3 -
 include/net/9p/client.h   |   18 +++++++-
 net/9p/client.c           |  114 ++++++++++++++++++++++++++++++++++-----------
 net/9p/protocol.c         |   74 ++++++++++++++++-------------
 net/9p/protocol.h         |    6 +-
 net/9p/trans_virtio.c     |   80 +++++++++++++------------------
 12 files changed, 238 insertions(+), 144 deletions(-)

thanks,

     -eric
--
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