index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
1
-3
/
+12
2022-12-13
9p/client: fix data race on req->status
Dominique Martinet
1
-2
/
+2
2022-12-02
9p/net: Remove unneeded idr.h #include
Christophe JAILLET
1
-1
/
+0
2022-10-05
net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module
Christian Schoenebeck
1
-0
/
+1
2022-07-09
9p: Add client parameter to p9_req_put()
Kent Overstreet
1
-1
/
+1
2021-11-03
9p: fix file headers
Dominique Martinet
1
-2
/
+0
2021-11-03
net/9p: autoload transport modules
Thomas Weißschuh
1
-0
/
+1
2020-11-02
net: 9p: Fix kerneldoc warnings of missing parameters etc
Andrew Lunn
1
-0
/
+2
2020-07-13
net: 9p: kerneldoc fixes
Andrew Lunn
1
-3
/
+4
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
1
-16
/
+1
2018-09-08
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
1
-2
/
+1
2018-09-08
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
1
-2
/
+2
2018-09-08
9p: Add refcount to p9_req_t
Tomas Bortoli
1
-0
/
+1
2018-09-08
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
1
-14
/
+15
2018-08-17
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+4
2018-08-13
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
1
-0
/
+3
2018-08-13
9p: validate PDU length
Tomas Bortoli
1
-0
/
+1
2018-07-24
net/9p: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+4
2018-05-10
net/9p: correct some comment errors in 9p file system code
Sun Lianwen
1
-3
/
+1
2017-07-11
9p: Implement show_options
David Howells
1
-3
/
+28
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-03-10
net/9p: convert to new CQ API
Christoph Hellwig
1
-55
/
+31
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
1
-2
/
+2
2015-08-30
net/9p: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-24
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-1
/
+3
2015-03-21
net/9p: add a privport option for RDMA transport.
Dominique Martinet
1
-8
/
+44
2014-03-25
9pnet_rdma: check token type before int conversion
Simon Derr
1
-0
/
+2
2014-03-25
9pnet_rdma: add cancelled()
Simon Derr
1
-1
/
+14
2014-03-25
9pnet_rdma: update request status during send
Simon Derr
1
-0
/
+6
2014-03-25
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
Dominique Martinet
1
-2
/
+1
2013-07-24
net: trans_rdma: remove unused function
Andi Shyti
1
-11
/
+0
2013-07-07
9P: Add cancelled() to the transport functions.
Simon Derr
1
-0
/
+11
2013-07-07
9P/RDMA: count posted buffers without a pending request
Simon Derr
1
-1
/
+30
2013-07-07
9P/RDMA: Improve error handling in rdma_request
Simon Derr
1
-16
/
+28
2013-07-07
9P/RDMA: Do not free req->rc in error handling in rdma_request()
Simon Derr
1
-6
/
+3
2013-07-07
9P/RDMA: Use a semaphore to protect the RQ
Simon Derr
1
-10
/
+12
2013-07-07
9P/RDMA: Protect against duplicate replies
Simon Derr
1
-0
/
+7
2013-07-07
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
Simon Derr
1
-3
/
+1
2013-07-07
9P/RDMA: rdma_request() needs not allocate req->rc
Simon Derr
1
-19
/
+0
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-13
/
+13
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+2
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+2
2011-05-19
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
1
-2
/
+0
2011-03-22
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
1
-3
/
+3
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
1
-1
/
+0
2010-09-27
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
1
-11
/
+18
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-08
9p: fix option parsing
Eric Van Hensbergen
1
-4
/
+5
[next]