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
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-20
/
+16
2019-03-15
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
1
-4
/
+0
2019-03-15
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
1
-0
/
+1
2019-03-15
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
1
-13
/
+7
2019-03-15
SUNRPC: Use the ENOTCONN error on socket disconnect
Trond Myklebust
1
-1
/
+1
2019-03-15
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
1
-1
/
+6
2019-03-15
SUNRPC: Fix a client regression when handling oversized replies
Trond Myklebust
1
-1
/
+1
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-47
/
+39
2019-03-10
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
1
-1
/
+8
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
1
-34
/
+65
2019-03-10
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
1
-4
/
+40
2019-03-09
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
2
-5
/
+1
2019-03-09
SUNRPC: Clean up
Trond Myklebust
1
-33
/
+14
2019-03-07
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
1
-18
/
+24
2019-03-07
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
1
-28
/
+33
2019-03-07
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
1
-4
/
+17
2019-03-02
SUNRPC: Allow dynamic allocation of back channel slots
Trond Myklebust
1
-16
/
+25
2019-03-02
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
3
-8
/
+5
2019-03-01
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
1
-0
/
+7
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
1
-2
/
+19
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
27
-847
/
+858
2019-02-21
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
1
-10
/
+10
2019-02-20
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
1
-12
/
+4
2019-02-20
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
1
-10
/
+1
2019-02-20
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2
-36
/
+14
2019-02-20
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
1
-15
/
+23
2019-02-20
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
Trond Myklebust
1
-1
/
+4
2019-02-20
SUNRPC: Don't suppress socket errors when a message read completes
Trond Myklebust
1
-5
/
+2
2019-02-20
SUNRPC: Handle zero length fragments correctly
Trond Myklebust
1
-14
/
+29
2019-02-20
SUNRPC: Don't reset the stream record info when the receive worker is running
Trond Myklebust
1
-3
/
+9
2019-02-20
SUNRPC: remove pointless test in unx_match()
NeilBrown
1
-1
/
+1
2019-02-20
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
5
-7
/
+0
2019-02-20
SUNRPC: Use poll() to fix up the socket requeue races
Trond Myklebust
1
-2
/
+24
2019-02-20
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
3
-3
/
+17
2019-02-16
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+38
2019-02-16
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+3
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-14
SUNRPC: Use au_rslack when computing reply buffer size
Chuck Lever
1
-3
/
+4
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
4
-6
/
+16
2019-02-14
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
3
-1
/
+6
2019-02-14
NFS: Account for XDR pad of buf->pages
Chuck Lever
2
-1
/
+7
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2
-0
/
+28
2019-02-14
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
8
-136
/
+9
2019-02-14
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
3
-45
/
+6
2019-02-14
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
4
-89
/
+99
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
5
-196
/
+232
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
1
-127
/
+96
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
5
-176
/
+221
2019-02-13
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
2
-0
/
+18
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
6
-51
/
+65
[next]