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
/
sunrpc
/
svc_xprt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
1
-0
/
+1
2014-05-22
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
1
-0
/
+2
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-1
/
+1
2014-02-09
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2013-02-17
svcrpc: fix rpc server shutdown races
J. Bruce Fields
1
-25
/
+32
2013-02-17
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
1
-13
/
+2
2013-01-23
sunrpc: Fix lockd sleeping until timeout
Andriy Skulysh
1
-1
/
+8
2012-11-04
SUNRPC: remove BUG_ON in svc_delete_xprt
Weston Andros Adamson
1
-1
/
+1
2012-11-04
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
Weston Andros Adamson
1
-1
/
+4
2012-11-04
SUNRPC: remove BUG_ON in svc_xprt_received
Weston Andros Adamson
1
-1
/
+3
2012-08-21
svcrpc: split up svc_handle_xprt
J. Bruce Fields
1
-22
/
+25
2012-08-21
svcrpc: break up svc_recv
J. Bruce Fields
1
-36
/
+67
2012-08-21
svcrpc: make svc_xprt_received static
J. Bruce Fields
1
-21
/
+20
2012-08-21
svcrpc: make xpo_recvfrom return only >=0
J. Bruce Fields
1
-1
/
+1
2012-08-21
svcrpc: share some setup of listening sockets
J. Bruce Fields
1
-6
/
+10
2012-08-21
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
J. Bruce Fields
1
-1
/
+1
2012-08-21
svcrpc: fix xpt_list traversal locking on shutdown
J. Bruce Fields
1
-9
/
+15
2012-08-20
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-08-20
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2012-05-31
svcrpc: fix a comment typo
J. Bruce Fields
1
-1
/
+1
2012-05-31
sunrpc: do array overrun check in svc_recv before allocating pages
Jeff Layton
1
-1
/
+1
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-8
/
+5
2012-02-15
SUNRPC: service destruction in network namespace context
Stanislav Kinsbursky
1
-10
/
+17
2012-02-15
SUNRPC: clear svc transports lists helper introduced
Stanislav Kinsbursky
1
-8
/
+11
2012-02-15
SUNRPC: clear svc pools lists helper introduced
Stanislav Kinsbursky
1
-6
/
+13
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
1
-1
/
+5
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-21
/
+41
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-4
/
+4
2011-12-06
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
1
-3
/
+3
2011-12-06
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
1
-19
/
+29
2011-12-06
svcrpc: destroy server sockets all at once
J. Bruce Fields
1
-1
/
+10
2011-12-06
svcrpc: make svc_delete_xprt static
J. Bruce Fields
1
-1
/
+2
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
1
-11
/
+2
2011-07-15
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
1
-5
/
+6
2011-01-11
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
1
-0
/
+4
2011-01-04
svcrpc: simpler request dropping
J. Bruce Fields
1
-0
/
+1
2010-12-17
sunrpc: remove xpt_pool
NeilBrown
1
-5
/
+0
2010-12-17
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
1
-2
/
+8
2010-12-07
sunrpc: prevent use-after-free on clearing XPT_BUSY
NeilBrown
1
-1
/
+8
2010-11-19
svcrpc: fix wspace-checking race
J. Bruce Fields
1
-22
/
+11
2010-11-19
svcrpc: svc_close_xprt comment
J. Bruce Fields
1
-1
/
+6
2010-11-19
svcrpc: simplify svc_close_all
J. Bruce Fields
1
-8
/
+8
2010-11-19
nfsd4: centralize more calls to svc_xprt_received
J. Bruce Fields
1
-12
/
+14
2010-11-19
svcrpc: don't set then immediately clear XPT_DEFERRED
J. Bruce Fields
1
-3
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-25
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
1
-6
/
+0
2010-10-25
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
1
-1
/
+1
2010-10-25
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
1
-3
/
+0
[next]