index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xprt.h
Commit message (
Expand
)
Author
Age
*
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2011-05-27
*
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
2011-03-17
*
rpc: allow xprt_class->setup to return a preexisting xprt
J. Bruce Fields
2011-01-11
*
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
2010-10-01
*
sunrpc: Add net to xprt_create
Pavel Emelyanov
2010-10-01
*
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
*
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-10-01
*
SUNRPC: Move the bound cred to struct rpc_rqst
Trond Myklebust
2010-08-04
*
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
Trond Myklebust
2010-05-14
*
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
Chuck Lever
2010-05-14
*
SUNRPC: RPC metrics and RTT estimator should use same RTT value
Chuck Lever
2010-05-14
*
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
2010-05-14
*
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
Alexandros Batsakis
2009-09-13
*
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
*
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
2009-08-09
*
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2009-08-09
*
nfs41: Rename rq_received to rq_reply_bytes_recvd
Ricardo Labiaga
2009-06-17
*
nfs41: Add backchannel processing support to RPC state machine
Ricardo Labiaga
2009-06-17
*
nfs41: New backchannel helper routines
Ricardo Labiaga
2009-06-17
*
nfs41: client callback structures
Ricardo Labiaga
2009-06-17
*
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
Trond Myklebust
2009-05-02
*
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
2009-03-19
*
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2009-03-11
*
sunrpc: get rid of rpc_rqst.rq_bufsize
Benny Halevy
2008-12-23
*
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
2008-04-19
*
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
2008-04-19
*
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2008-01-30
*
SUNRPC: Add support for per-client timeout values
Trond Myklebust
2008-01-30
*
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
2008-01-30
*
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
*
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2008-01-30
*
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
*
NFS/SUNRPC: support transport protocol naming
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: rearrange RPC sockets definitions
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: rename the rpc_xprtsock_create structure
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: Provide a new API for registering transport implementations
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: Add support for formatted universal addresses
Chuck Lever
2007-10-09
*
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
Chuck Lever
2007-10-09
*
SUNRPC client: add interface for binding to a local address
Frank van Maarseveen
2007-07-10
*
SUNRPC: cleanup transport creation argument passing
Frank van Maarseveen
2007-07-10
*
SUNRPC: Fix sparse warnings
Trond Myklebust
2007-05-14
*
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
2007-05-01
*
SUNRPC: Eliminate side effects from rpc_malloc
Chuck Lever
2007-05-01
*
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-05-01
*
SUNRPC: Make address format buffers more generic
Chuck Lever
2006-12-06
*
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
2006-12-06
*
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
*
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
*
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
[next]