index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-20
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
1
-0
/
+7
2015-06-19
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2
-19
/
+23
2015-06-19
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
1
-1
/
+7
2015-06-18
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-16
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-338
/
+343
2015-06-16
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
1
-0
/
+3
2015-06-12
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2
-4
/
+8
2015-06-12
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2
-11
/
+28
2015-06-12
xprtrdma: Split rb_lock
Chuck Lever
4
-13
/
+15
2015-06-12
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2
-4
/
+0
2015-06-12
xprtrdma: Remove ->ro_reset
Chuck Lever
5
-71
/
+0
2015-06-12
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
1
-109
/
+0
2015-06-12
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
3
-35
/
+89
2015-06-12
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
3
-3
/
+84
2015-06-12
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2
-30
/
+48
2015-06-12
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2
-0
/
+33
2015-06-12
xprtrdma: Use ib_device pointer safely
Chuck Lever
5
-48
/
+43
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
4
-14
/
+1
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
4
-12
/
+10
2015-06-12
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
1
-5
/
+5
2015-06-11
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
1
-1
/
+2
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
5
-0
/
+101
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
3
-9
/
+41
2015-06-10
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
1
-8
/
+27
2015-06-10
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
1
-0
/
+3
2015-06-10
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2
-15
/
+27
2015-06-10
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2
-11
/
+59
2015-06-05
SUNRPC: Fix a backchannel race
Trond Myklebust
2
-14
/
+29
2015-06-05
SUNRPC: Clean up allocation and freeing of back channel requests
Trond Myklebust
1
-40
/
+55
2015-06-05
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
2
-6
/
+3
2015-06-02
SUNRPC: Clean up bc_send()
Chuck Lever
3
-72
/
+26
2015-06-02
SUNRPC: Backchannel handle socket nospace
Trond Myklebust
1
-11
/
+16
2015-06-02
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-06-02
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
1
-8
/
+0
2015-05-04
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
1
-7
/
+16
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-732
/
+889
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+16
2015-04-23
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
8
-720
/
+875
2015-04-23
Merge branch 'bugfixes'
Trond Myklebust
1
-10
/
+12
2015-04-23
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
4
-38
/
+32
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-3
/
+5
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+2
2015-04-15
VFS: net/: d_inode() annotations
David Howells
1
-16
/
+16
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
1
-1
/
+1
2015-03-31
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
4
-38
/
+32
2015-03-31
xprtrdma: Make rpcrdma_{un}map_one() into inline functions
Chuck Lever
5
-46
/
+73
2015-03-31
xprtrdma: Handle non-SEND completions via a callout
Chuck Lever
3
-10
/
+28
2015-03-31
xprtrdma: Add "open" memreg op
Chuck Lever
5
-46
/
+70
[next]