index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
2014-09-24
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+1
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
1
-1
/
+0
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-5
/
+8
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-4
/
+5
2014-08-03
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
1
-0
/
+2
2014-08-03
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
1
-2
/
+2
2014-08-03
sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx
Jeff Layton
1
-1
/
+1
2014-08-03
Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...
Trond Myklebust
1
-2
/
+0
2014-07-31
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
Chuck Lever
1
-2
/
+0
2014-07-29
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
1
-0
/
+1
2014-07-23
svcrdma: Double the default credit limit
Chuck Lever
1
-2
/
+1
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-1
/
+1
2014-07-12
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
1
-0
/
+2
2014-07-12
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
1
-0
/
+1
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
1
-2
/
+2
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+6
2014-06-10
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+13
2014-06-06
svcrdma: refactor marshalling logic
Steve Wise
1
-2
/
+1
2014-06-04
SUNRPC: Move congestion window constants to header file
Chuck Lever
1
-0
/
+6
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
1
-6
/
+5
2014-05-30
rpc: define xdr_restrict_buflen
J. Bruce Fields
1
-0
/
+1
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2
-0
/
+2
2014-05-30
rpc: xdr_truncate_encode
J. Bruce Fields
1
-0
/
+1
2014-05-22
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
2
-0
/
+2
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-0
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2
-8
/
+8
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-04-08
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-1
/
+15
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+1
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
1
-1
/
+12
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
1
-0
/
+2
2014-02-11
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
1
-1
/
+2
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
1
-1
/
+3
2013-12-10
sunrpc: fix some typos
Weng Meiling
1
-1
/
+1
2013-12-06
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
1
-0
/
+2
2013-12-06
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
1
-1
/
+2
2013-10-28
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
1
-0
/
+4
2013-10-01
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2
-0
/
+3
2013-10-01
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
1
-1
/
+1
2013-09-10
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+20
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-9
/
+66
2013-09-05
SUNRPC: Add an identifier for struct rpc_clnt
Trond Myklebust
1
-0
/
+1
2013-09-04
SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints
Trond Myklebust
1
-1
/
+1
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
1
-0
/
+16
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
1
-0
/
+6
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2
-2
/
+1
[next]