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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2
-17
/
+16
2021-04-26
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
3
-9
/
+41
2021-04-26
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
1
-52
/
+17
2021-04-26
xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
Chuck Lever
1
-3
/
+5
2021-04-26
xprtrdma: Rename frwr_release_mr()
Chuck Lever
3
-6
/
+6
2021-04-26
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
1
-1
/
+0
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
4
-20
/
+14
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
1
-4
/
+5
2021-04-26
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
1
-1
/
+5
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
1
-7
/
+24
2021-04-26
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
1
-1
/
+3
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2
-0
/
+14
2021-04-26
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
2021-04-23
SUNRPC: Fix null pointer dereference in svc_rqst_free()
Yunjian Wang
1
-1
/
+2
2021-04-22
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
1
-1
/
+1
2021-04-14
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
1
-3
/
+9
2021-04-14
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
1
-12
/
+12
2021-04-14
svcrdma: Don't leak send_ctxt on Send errors
Chuck Lever
1
-4
/
+4
2021-04-14
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
1
-2
/
+2
2021-04-14
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
1
-2
/
+0
2021-04-14
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
1
-1
/
+3
2021-04-14
SUNRPC: Move fault injection call sites
Chuck Lever
3
-5
/
+8
2021-04-06
sunrpc: Remove unused function ip_map_lookup
Jiapeng Chong
1
-9
/
+0
2021-04-05
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
1
-0
/
+4
2021-04-05
sunrpc: honor rpc_task's timeout value in rpcb_create()
Eryu Guan
1
-2
/
+5
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
2
-1
/
+6
2021-03-31
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
Chuck Lever
1
-7
/
+7
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2
-17
/
+0
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
2
-52
/
+6
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2
-67
/
+37
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
3
-5
/
+17
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-4
/
+9
2021-03-22
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
1
-0
/
+5
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
1
-25
/
+0
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
2
-14
/
+23
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
6
-24
/
+29
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
2
-3
/
+12
2021-03-22
svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
Chuck Lever
1
-32
/
+11
2021-03-22
svcrdma: Add a batch Receive posting mechanism
Chuck Lever
1
-14
/
+42
2021-03-22
svcrdma: Remove stale comment for svc_rdma_wc_receive()
Chuck Lever
1
-2
/
+0
2021-03-22
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
1
-0
/
+3
2021-03-22
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
2
-4
/
+0
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-54
/
+55
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
1
-43
/
+39
2021-03-08
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
1
-1
/
+4
2021-03-06
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
1
-4
/
+7
2021-03-06
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
1
-2
/
+4
2021-03-06
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
1
-2
/
+2
2021-03-06
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
1
-3
/
+3
[prev]
[next]