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:	Sat, 22 May 2010 12:40:48 -0500
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 changes for merge window

The following changes since commit d515e86e639890b33a09390d062b0831664f04a2:
  Linus Torvalds (1):
        Merge branch 'for_linus' of git://git.kernel.org/.../jack/linux-udf-2.6

are available in the git repository at:

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

Aneesh Kumar K.V (1):
      fs/9p: Make sure we properly instantiate dentry.

Dan Carpenter (1):
      9p: cleanup: remove unneeded assignment

Sripathi Kodi (4):
      9p: VFS switches for 9p2000.L: protocol and client changes
      9p: VFS switches for 9p2000.L: VFS switches
      9p: add 9P2000.L statfs operation
      9p: add 9P2000.L rename operation

Venkateswararao Jujjuri (2):
      9p: Add mksock support
      9p: Optimize TCREATE by eliminating a redundant fid clone.

 fs/9p/v9fs_vfs.h        |    2 +
 fs/9p/vfs_dir.c         |    8 ++++
 fs/9p/vfs_file.c        |   11 +++++
 fs/9p/vfs_inode.c       |  107 ++++++++++++++++++++++++++++++++++------------
 fs/9p/vfs_super.c       |   55 +++++++++++++++++++++++-
 include/net/9p/9p.h     |   33 ++++++++++++++
 include/net/9p/client.h |    2 +
 net/9p/client.c         |   70 ++++++++++++++++++++++++++++++-
 net/9p/protocol.c       |    6 ++-
 9 files changed, 261 insertions(+), 33 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