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:	Mon, 5 Apr 2010 15:40:12 -0500
From:	Eric Van Hensbergen <ericvh@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	V9FS Developers <v9fs-developer@...ts.sourceforge.net>
Subject: [GIT PULL] 9p file system bug fixes for 2.6.34-rc3

Linus,

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

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 (3):
      fs/9p: Clunk the fid resulting from partial walk of the name
      9p: drop nlink remove
      9p: Make sure we are able to clunk the cached fid on umount

Dan Carpenter (2):
      9p: return on mutex_lock_interruptible()
      9p: saving negative to unsigned char

Sripathi Kodi (3):
      9p: Fix setting of protocol flags in v9fs_session_info structure.
      9p: documentation update
      9p: Creating files with names too long should fail with ENAMETOOLONG.

 Documentation/filesystems/9p.txt |   18 ++++++++++++++++--
 fs/9p/fid.c                      |   12 ++++++++++--
 fs/9p/v9fs.c                     |   21 ++++++++++++++++++---
 fs/9p/v9fs.h                     |    1 +
 fs/9p/vfs_dir.c                  |    2 ++
 fs/9p/vfs_inode.c                |    9 ++++++++-
 fs/9p/vfs_super.c                |    3 ++-
 include/net/9p/client.h          |    2 ++
 net/9p/client.c                  |   23 +++++++++++++++++++----
 9 files changed, 78 insertions(+), 13 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