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
/
net
/
sunrpc
/
xprt.c
Commit message (
Expand
)
Author
Age
*
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
Trond Myklebust
2009-05-02
*
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
Trond Myklebust
2009-03-11
*
SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
Trond Myklebust
2009-03-11
*
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2009-03-11
*
SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
Trond Myklebust
2009-03-11
*
sunrpc: do not pin sunrpc module in the memory
Denis V. Lunev
2008-10-07
*
SUNRPC: Ensure all transports set rq_xtime consistently
Chuck Lever
2008-07-09
*
SUNRPC: Remove obsolete messages during transport connect
Chuck Lever
2008-07-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-28
|
\
|
*
sunrpc: fix missing kernel-doc
Randy Dunlap
2008-04-27
*
|
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
2008-04-19
*
|
SUNRPC: Remove the unused export of xprt_force_disconnect
Trond Myklebust
2008-04-19
*
|
SUNRPC: Fix read ordering problems with req->rq_private_buf.len
Trond Myklebust
2008-04-19
*
|
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
2008-04-19
*
|
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
2008-02-29
*
|
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-26
*
|
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
2008-02-26
*
|
SUNRPC: Clean up rpc_run_timer()
Trond Myklebust
2008-02-26
|
/
*
docbook: sunrpc filenames and notation fixes
Randy Dunlap
2008-02-13
*
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: Restrict sunrpc client exports
Trond Myklebust
2008-01-30
*
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
2008-01-30
*
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
*
SUNRPC: xprt_autoclose() should not call xprt_disconnect()
Trond Myklebust
2008-01-30
*
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
*
[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
Jiri Slaby
2007-11-22
*
NFS/SUNRPC: support transport protocol naming
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: rename the rpc_xprtsock_create structure
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: Finish API to load RPC transport implementations dynamically
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: Provide a new API for registering transport implementations
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: cleanup transport creation argument passing
Frank van Maarseveen
2007-07-10
*
SUNRPC: fix hang due to eventd deadlock...
Trond Myklebust
2007-07-10
*
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
*
RPC: Fix the TCP resend semantics for NFSv4
Trond Myklebust
2007-04-21
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2007-02-13
|
\
|
*
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
|
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
2007-02-13
*
|
SUNRPC: fix print format for tk_pid
Chuck Lever
2007-02-03
|
/
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
|
\
|
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
*
|
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
Chuck Lever
2006-12-06
*
|
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2006-12-06
|
/
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
*
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2006-09-22
*
SUNRPC: Clean up soft task error handling
Trond Myklebust
2006-09-22
[next]