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
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-151
/
+209
2015-02-10
SUNRPC: Cleanup to remove xs_tcp_close()
Trond Myklebust
1
-6
/
+1
2015-02-09
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
Trond Myklebust
1
-2
/
+3
2015-02-09
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
Trond Myklebust
1
-2
/
+2
2015-02-09
SUNRPC: Handle connection reset more efficiently.
Trond Myklebust
1
-16
/
+18
2015-02-09
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2
-2
/
+0
2015-02-09
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Trond Myklebust
1
-5
/
+1
2015-02-09
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
Trond Myklebust
1
-2
/
+2
2015-02-09
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
1
-3
/
+0
2015-02-09
SUNRPC: Remove TCP socket linger code
Trond Myklebust
1
-35
/
+0
2015-02-08
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
1
-66
/
+1
2015-02-08
SUNRPC: TCP/UDP always close the old socket before reconnecting
Trond Myklebust
1
-2
/
+3
2015-02-08
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2
-6
/
+38
2015-02-08
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
Trond Myklebust
1
-16
/
+13
2015-02-08
SUNRPC: Do not clear the source port in xs_reset_transport
Trond Myklebust
1
-2
/
+0
2015-02-08
SUNRPC: Handle EADDRINUSE on connect
Trond Myklebust
2
-0
/
+5
2015-02-08
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
Trond Myklebust
1
-4
/
+49
2015-02-08
Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...
Trond Myklebust
1
-3
/
+4
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
1
-3
/
+4
2015-02-03
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2
-7
/
+13
2015-02-03
Merge branch 'flexfiles'
Trond Myklebust
1
-7
/
+19
2015-02-03
sunrpc: add rpc_count_iostats_idx
Weston Andros Adamson
1
-7
/
+19
2015-02-03
Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
4
-344
/
+468
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
1
-2
/
+5
2015-01-30
xprtrdma: Clean up after adding regbuf management
Chuck Lever
2
-11
/
+2
2015-01-30
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
3
-23
/
+13
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
3
-23
/
+23
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
4
-29
/
+19
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
4
-104
/
+78
2015-01-30
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
2
-0
/
+98
2015-01-30
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
Chuck Lever
1
-53
/
+95
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
3
-7
/
+7
2015-01-30
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
2
-7
/
+10
2015-01-30
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
2
-24
/
+14
2015-01-30
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
1
-3
/
+7
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
4
-8
/
+6
2015-01-30
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
3
-16
/
+10
2015-01-30
xprtrdma: Remove rl_mr field, and the mr_chunk union
Chuck Lever
2
-17
/
+13
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_ia
Chuck Lever
2
-2
/
+0
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
2
-12
/
+13
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
1
-5
/
+7
2015-01-30
xprtrdma: Display XIDs in host byte order
Chuck Lever
1
-3
/
+5
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
1
-22
/
+26
2015-01-30
xprtrdma: human-readable completion status
Chuck Lever
1
-13
/
+57
2015-01-24
SUNRPC: Allow waiting on memory allocation
Trond Myklebust
1
-2
/
+2
2015-01-24
SUNRPC: Adjust rpciod workqueue parameters
Trond Myklebust
1
-1
/
+2
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
2
-4
/
+3
2015-01-15
svcrdma: Handle additional inline content
Chuck Lever
1
-0
/
+55
2015-01-15
svcrdma: Move read list XDR round-up logic
Chuck Lever
1
-28
/
+9
2015-01-15
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
1
-3
/
+36
[next]