linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] 9p update for 5.15
@ 2021-09-08 14:14 Dominique Martinet
  2021-09-08 23:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dominique Martinet @ 2021-09-08 14:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, netdev, v9fs-developer

Hi Linus,

The following changes since commit ff1176468d368232b684f75e82563369208bc371:

  Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)

are available in the Git repository at:

  https://github.com/martinetd/linux tags/9p-for-5.15-rc1

for you to fetch changes up to 9c4d94dc9a64426d2fa0255097a3a84f6ff2eebe:

  net/9p: increase default msize to 128k (2021-09-05 08:36:44 +0900)

(the commit date is a bit young as the default msize change has been
sent fairly recently, happy to delay one release if you'd like it to sit
in -next for longer than a few days before merging but large msize
codepath is already widely in use as the impact is big on performance.
Changing the default should help people who don't know about the
option.)
----------------------------------------------------------------
9p for 5.15-rc1

a couple of harmless fixes, increase max tcp msize (64KB -> 1MB),
and increase default msize (8KB -> 128KB)

The default increase has been discussed with Christian
for the qemu side of things but makes sense for all supported
transports

----------------------------------------------------------------
Christian Schoenebeck (2):
      net/9p: use macro to define default msize
      net/9p: increase default msize to 128k

Dominique Martinet (1):
      net/9p: increase tcp max msize to 1MB

Harshvardhan Jha (1):
      9p/xen: Fix end of loop tests for list_for_each_entry

Xie Yongji (1):
      9p/trans_virtio: Remove sysfs file on probe failure

 net/9p/client.c       | 6 ++++--
 net/9p/trans_fd.c     | 2 +-
 net/9p/trans_virtio.c | 4 +++-
 net/9p/trans_xen.c    | 4 ++--
 4 files changed, 10 insertions(+), 6 deletions(-)
-- 
Dominique

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] 9p update for 5.15
  2021-09-08 14:14 [GIT PULL] 9p update for 5.15 Dominique Martinet
@ 2021-09-08 23:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-08 23:31 UTC (permalink / raw)
  To: Dominique Martinet
  Cc: Linus Torvalds, linux-kernel, linux-fsdevel, netdev, v9fs-developer

The pull request you sent on Wed, 8 Sep 2021 23:14:50 +0900:

> https://github.com/martinetd/linux tags/9p-for-5.15-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/34c59da47329ac50b9700035e0c3a829e6c3c183

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-08 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 14:14 [GIT PULL] 9p update for 5.15 Dominique Martinet
2021-09-08 23:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).