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:	Wed, 25 May 2011 09:38:22 -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 changes for 2.6.40 merge window

The following changes since commit 4a7df24ddc7097cd789a7527187826552ea0765e:

  Merge branch 'for-linus/2640/i2c' of
git://git.fluff.org/bjdooks/linux (2011-05-24 16:39:23 -0700)

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 (2):
      fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
      net/9p: p9_idpool_get return -1 on error

Eric Van Hensbergen (2):
      9p: remove experimental tag from tested configurations
      9p: update Documentation pointers

Rob Landley (3):
      net/9p: Change linuxdoc names to match functions.
      9p: typo fixes and minor cleanups
      net/9p: enable 9p to work in non-default network namespace

Sasha Levin (1):
      9p: Small cleanup in <net/9p/9p.h>

 Documentation/filesystems/9p.txt |   29 ++++++++++-------------------
 fs/9p/Kconfig                    |    5 ++---
 fs/9p/vfs_inode_dotl.c           |   11 ++++++-----
 include/net/9p/9p.h              |   13 ++++++-------
 include/net/9p/client.h          |    2 +-
 include/net/9p/transport.h       |    3 ++-
 net/9p/Kconfig                   |    8 ++++----
 net/9p/client.c                  |   30 +++++++++++++++++-------------
 net/9p/mod.c                     |    4 ++--
 net/9p/trans_fd.c                |    7 ++++---
 net/9p/util.c                    |    2 +-
 11 files changed, 55 insertions(+), 59 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