index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
client.c
Age
Commit message (
Expand
)
Author
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-03-19
9p/net: return error on bogus (longer than requested) replies
Dominique Martinet
2025-03-19
9p/net: fix improper handling of bogus negative read/write replies
Dominique Martinet
2024-10-21
9p: fix slab cache name creation for real
Linus Torvalds
2024-09-23
9p: Avoid creating multiple slab caches with the same name
Pedro Falcato
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
2024-05-21
net/9p: fix uninit-value in p9_client_rpc()
Nikita Zhandarovich
2024-05-01
netfs, 9p: Implement helpers for new write code
David Howells
2024-02-12
9p: Fix read/write debug statements to report server reply
Dominique Martinet
2023-10-27
9p/net: fix possible memory leak in p9_check_errors()
Hangyu Hua
2023-10-26
9p: v9fs_listxattr: fix %s null argument warning
Dominique Martinet
2023-07-20
9p: remove dead stores (variable set again without being read)
Dominique Martinet
2023-03-27
9p: Add additional debug flags and open modes
Eric Van Hensbergen
2023-02-24
net/9p: fix bug in client create for .L
Eric Van Hensbergen
2023-02-23
net/9p: Adjust maximum MSIZE to account for p9 header
Eric Van Hensbergen
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-13
9p/client: fix data race on req->status
Dominique Martinet
2022-12-06
net/9p: fix response size check in p9_check_errors()
Christian Schoenebeck
2022-12-06
net/9p: distinguish zero-copy requests
Christian Schoenebeck
2022-12-02
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-10-05
net/9p: allocate appropriate reduced message buffers
Christian Schoenebeck
2022-10-05
net/9p: split message size argument into 't_size' and 'r_size' pair
Christian Schoenebeck
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
9p: convert to advancing variant of iov_iter_get_pages_alloc()
Al Viro
2022-08-06
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
2022-07-16
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
2022-07-15
9p: roll p9_tag_remove into p9_req_put
Dominique Martinet
2022-07-09
9p: Add client parameter to p9_req_put()
Kent Overstreet
2022-07-09
9p: Drop kref usage
Kent Overstreet
2022-07-02
9p fid refcount: add a 9p_fid_ref tracepoint
Dominique Martinet
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
2022-06-09
9p: handling Rerror without copy_from_iter_full()
Al Viro
2022-01-10
net/9p: show error message if user 'msize' cannot be satisfied
Christian Schoenebeck
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-03
9p: fix file headers
Dominique Martinet
2021-11-03
9p/net: fix missing error check in p9_check_errors
Dominique Martinet
2021-09-05
net/9p: increase default msize to 128k
Christian Schoenebeck
2021-09-05
net/9p: use macro to define default msize
Christian Schoenebeck
2021-03-28
net: 9p: Correct function names in the kerneldoc comments
Xiongfeng Wang
2021-03-03
net: 9p: advance iov on empty read
Jisheng Zhang
2020-12-21
Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-11-19
9p: apply review requests for fid refcounting
Dominique Martinet
2020-11-19
9p: add refcount to p9_fid struct
Jianyong Wu
2020-11-03
fs/9p: fix create-unlink-getattr idiom
Eric Van Hensbergen
2020-11-02
net: 9p: Fix kerneldoc warnings of missing parameters etc
Andrew Lunn
2020-07-13
net: 9p: kerneldoc fixes
Andrew Lunn
2020-03-27
9pnet: allow making incomplete read requests
Sergey Alirzaev
2019-09-03
9p: Transport error uninitialized
Lu Shuaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
[next]