index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
*
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-02-21
|
\
|
*
sunrpc: silence build warning in gss_fill_context
Jeff Layton
2013-02-17
|
*
SUNRPC: Add missing static declaration to _gss_mech_get_by_name
Trond Myklebust
2013-02-01
|
*
SUNRPC: Avoid RCU dereferences in the transport bind and connect code
Trond Myklebust
2013-02-01
|
*
SUNRPC: Fix an RCU dereference in xprt_reserve
Trond Myklebust
2013-02-01
|
*
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
Trond Myklebust
2013-02-01
|
*
SUNRPC: Fix an RCU dereference in xs_local_rpcbind
Trond Myklebust
2013-02-01
|
*
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
Trond Myklebust
2013-02-01
|
*
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
2013-02-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-08
|
\
\
|
|
/
|
/
|
|
*
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-31
*
|
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
2013-01-30
|
/
*
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-01-11
|
\
|
*
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2013-01-08
*
|
nfs: fix sunrpc/clnt.c kernel-doc warnings
Randy Dunlap
2013-01-10
|
/
*
SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
Trond Myklebust
2013-01-04
*
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
2013-01-04
*
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-20
|
\
|
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-17
|
*
svcrpc: fix some printks
J. Bruce Fields
2012-12-17
|
*
SUNRPC: remove redundant "linux/nsproxy.h" includes
Stanislav Kinsbursky
2012-12-10
|
*
svcrpc: support multiple-fragment rpc's
J. Bruce Fields
2012-12-04
|
*
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
|
*
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
J. Bruce Fields
2012-12-04
|
*
svcrpc: delay minimum-rpc-size check till later
J. Bruce Fields
2012-12-04
|
*
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-12-04
|
*
svcrpc: demote some printks to a dprintk
J. Bruce Fields
2012-11-07
*
|
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
2012-12-17
*
|
SUNRPC: variable 'svsk' is unused in function bc_send_request
Trond Myklebust
2012-12-15
*
|
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
Trond Myklebust
2012-12-15
*
|
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
2012-12-12
*
|
SUNRPC set gss gc_expiry to full lifetime
Andy Adamson
2012-12-12
*
|
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-12-11
|
\
\
|
*
|
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
2012-11-08
*
|
|
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
Trond Myklebust
2012-12-05
*
|
|
NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence
Trond Myklebust
2012-12-05
*
|
|
SUNRPC: Clean up rpc_bind_new_program
Trond Myklebust
2012-11-04
*
|
|
SUNRPC: remove BUG_ON from rpc_call_sync
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON in rpc_release_task
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON in svc_delete_xprt
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON from __rpc_sleep_on_priority
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON in svc_register
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON from encode_rpcb_string
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON from bc_malloc
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON in svc_xprt_received
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ONs from *_reclassify_socket*
Weston Andros Adamson
2012-11-04
*
|
|
SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask
Weston Andros Adamson
2012-11-04
[next]