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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/+A/K4/2A8iRj2m@thundercleese.milagro.dyndns.org>
Date:   Wed, 1 Mar 2023 16:44:44 +0000
From:   Eric Van Hensbergen <ericvh@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, v9fs-developer@...ts.sourceforge.net
Subject: [GIT PULL] 9p patches for 6.3 merge window (part 1)

The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:

  Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-6.3-for-linus-part1

for you to fetch changes up to 89c58cb395ec0fb58df5475dced1093eaf5896ad:

  fs/9p: fix error reporting in v9fs_dir_release (2023-02-24 13:42:40 +0000)

----------------------------------------------------------------
9p patches for 6.3 merge window (part 1)

Here is the 9p patches for the 6.3 merge window combining
the tested and reviewed patches from both Dominique's
for-next tree and my for-next tree.  Most of these
patches have been in for-next since December with only
some reword in the description:

- some fixes and cleanup setting up for a larger set
  of performance patches I've been working on
- a contributed fixes relating to 9p/rdma
- some contributed fixes relating to 9p/xen

I've marked this as part 1, I'm not sure I'll be
submitting part 2.  There were several performance
patches that I wanted to get in, but the revisions
after review only went out last week so while they
have been tested, I haven't received reviews on the
revisions.

Its been about a decade since I've submitted a pull
request, sorry if I messed anything up.

       -eric

----------------------------------------------------------------
Eric Van Hensbergen (4):
      net/9p: Adjust maximum MSIZE to account for p9 header
      fs/9p: Expand setup of writeback cache to all levels
      net/9p: fix bug in client create for .L
      fs/9p: fix error reporting in v9fs_dir_release

Juergen Gross (2):
      9p/xen: fix version parsing
      9p/xen: fix connection sequence

Zhengchao Shao (1):
      9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()

 fs/9p/v9fs.c           |  2 +-
 fs/9p/vfs_addr.c       |  2 --
 fs/9p/vfs_dir.c        |  7 ++++---
 fs/9p/vfs_file.c       |  7 ++++---
 fs/9p/vfs_inode.c      |  3 +--
 fs/9p/vfs_inode_dotl.c |  7 ++++---
 net/9p/client.c        |  8 ++++++--
 net/9p/trans_rdma.c    | 15 ++++++++++++---
 net/9p/trans_xen.c     | 48 +++++++++++++++++++++++++++++++-----------------
 9 files changed, 63 insertions(+), 36 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ