index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
protocol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
net/9p: add p9_msg_buf_size()
Christian Schoenebeck
1
-0
/
+167
2022-08-09
9p: convert to advancing variant of iov_iter_get_pages_alloc()
Al Viro
1
-2
/
+1
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
1
-17
/
+19
2021-11-03
9p: fix file headers
Dominique Martinet
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
1
-16
/
+1
2018-09-07
9p: p9dirent_read: check network-provided name length
Dominique Martinet
1
-3
/
+9
2018-09-07
9p: do not trust pdu content for stat item size
Gertjan Halkes
1
-1
/
+2
2018-08-29
9p: clear dangling pointers in p9stat_free
Dominique Martinet
1
-0
/
+5
2018-08-13
9p/net/protocol.c: return -ENOMEM when kmalloc() failed
piaojun
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-5
/
+6
2017-04-21
net/9p: switch to copy_from_iter_full()
Al Viro
1
-1
/
+1
2015-04-19
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2015-04-12
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
1
-16
/
+8
2015-03-20
9p: use unsigned integers for nwqid/count
Kirill A. Shutemov
1
-3
/
+3
2013-02-12
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
1
-6
/
+7
2013-02-12
9p: Add 'u' and 'g' format specifies for kuids and kgids
Eric W. Biederman
1
-0
/
+36
2012-06-28
9p: fix min_t() casting in p9pdu_vwritef()
Dan Carpenter
1
-1
/
+1
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-4
/
+4
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
1
-41
/
+12
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
1
-45
/
+1
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
1
-27
/
+17
2011-05-13
net/9p/protocol.c: Fix a memory leak
Pedro Scarapicchia Junior
1
-0
/
+1
2011-04-16
net/9p: nwname should be an unsigned int
Harsh Prateek Bora
1
-2
/
+2
2011-04-16
9p: Fix sparse error
Aneesh Kumar K.V
1
-1
/
+2
2011-03-22
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
1
-3
/
+3
2011-03-15
[net/9p] readdir zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-0
/
+18
2011-03-15
[net/9p] Read side zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-0
/
+21
2011-03-15
[net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.
Venkateswararao Jujjuri (JV)
1
-0
/
+1
2011-03-15
[net/9p] Preparation and helper functions for zero copy
Venkateswararao Jujjuri (JV)
1
-0
/
+4
2011-01-11
net/9p: Use proper data types
M. Mohan Kumar
1
-12
/
+10
2010-12-08
net/9p/protocol.c: Remove duplicated macros.
Thiago Farina
1
-24
/
+9
2010-10-28
net/9p: Return error if we fail to encode protocol data
Aneesh Kumar K.V
1
-3
/
+2
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
1
-0
/
+17
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
1
-0
/
+28
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
1
-0
/
+27
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-1
/
+1
2010-05-22
9p: VFS switches for 9p2000.L: protocol and client changes
Sripathi Kodi
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
9P2010.L handshake: Remove "dotu" variable
Sripathi Kodi
1
-33
/
+41
2009-02-07
9p: fix endian issues [attempt 3]
Eric Van Hensbergen
1
-9
/
+13
2008-10-23
9p: fix sparse warnings
Eric Van Hensbergen
1
-12
/
+12
2008-10-23
9p: fix debug build error
Eric Van Hensbergen
1
-0
/
+9
2008-10-17
9p: fix oops in protocol stat parsing error path.
Eric Van Hensbergen
1
-2
/
+2
2008-10-18
9p: Improve debug support
Eric Van Hensbergen
1
-6
/
+15
2008-10-17
9p: eliminate depricated conv functions
Eric Van Hensbergen
1
-0
/
+13
2008-10-17
9p: rework client code to use new protocol support functions
Eric Van Hensbergen
1
-3
/
+82
2008-10-17
9p: add new protocol support code
Eric Van Hensbergen
1
-0
/
+457