index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
9p
/
transport.h
Age
Commit message (
Expand
)
Author
2022-01-10
net/p9: load default transports
Thomas Weißschuh
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-03
9p: fix file headers
Dominique Martinet
2021-11-03
net/9p: autoload transport modules
Thomas Weißschuh
2020-07-15
net: 9p: drop duplicate word in comment
Randy Dunlap
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2017-07-11
9p: Implement show_options
David Howells
2015-04-11
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
2014-11-06
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
2014-03-25
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-30
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
2013-07-07
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-07
net/9p: add privport option to 9p tcp transport
Jim Garlick
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
2011-05-25
9p: typo fixes and minor cleanups
Rob Landley
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-15
[net/9p] Add preferences to transport layer.
Venkateswararao Jujjuri (JV)
2008-10-17
9p: make rpc code common and rework flush code
Eric Van Hensbergen
2008-10-17
9p: consolidate transport structure
Eric Van Hensbergen
2008-09-24
9p: implement proper trans module refcounting and unregistration
Tejun Heo
2008-05-14
9p: fix error path during early mount
Eric Van Hensbergen
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
9p: block-based virtio client
Eric Van Hensbergen
2008-02-06
9p: create transport rpc cut-thru
Eric Van Hensbergen
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov