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
Commit message (
Expand
)
Author
Age
*
lockd: Start PF_INET6 listener only if IPv6 support is available
Chuck Lever
2009-03-28
*
SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
Chuck Lever
2009-03-28
*
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2009-03-28
*
SUNRPC: Simplify kernel RPC service registration
Chuck Lever
2009-03-28
*
SUNRPC: Simplify svc_unregister()
Chuck Lever
2009-03-28
*
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
2009-03-28
*
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
2009-03-28
*
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
2009-03-28
*
SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
Chuck Lever
2009-03-28
*
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
2009-03-28
*
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
Chuck Lever
2009-03-28
*
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
Chuck Lever
2009-03-28
*
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
2009-03-28
*
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
*
SUNRPC: svc_setup_socket() gets protocol family from socket
Chuck Lever
2009-03-28
*
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
2009-03-28
*
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
*
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
Chuck Lever
2009-03-28
*
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
2009-03-28
*
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
Chuck Lever
2009-03-28
*
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
*
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
2009-03-19
*
NFS: Fix up a mismerged patch
Trond Myklebust
2009-03-19
*
SVCRDMA: fix recent printk format warnings.
Tom Talpey
2009-03-19
*
SUNRPC: Ensure we close the socket on EPIPE errors too...
Trond Myklebust
2009-03-19
*
SUNRPC: xs_tcp_connect_worker{4,6}: merge common code
Trond Myklebust
2009-03-19
*
SUNRPC: Add a sysctl to control the duration of the socket linger timeout
Trond Myklebust
2009-03-19
*
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
2009-03-19
*
SUNRPC: Ensure that xs_nospace return values are propagated
Trond Myklebust
2009-03-11
*
SUNRPC: Delay, then retry on connection errors.
Trond Myklebust
2009-03-11
*
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
Trond Myklebust
2009-03-11
*
SUNRPC: Handle socket errors correctly
Trond Myklebust
2009-03-11
*
SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
Trond Myklebust
2009-03-11
*
SUNRPC: Don't disconnect if a connection is still in progress.
Trond Myklebust
2009-03-11
*
SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...
Trond Myklebust
2009-03-11
*
SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
Trond Myklebust
2009-03-11
*
NFS: load the rpc/rdma transport module automatically
Tom Talpey
2009-03-11
*
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2009-03-11
*
XPRTRDMA: correct an rpc/rdma inline send marshaling error
Tom Talpey
2009-03-11
*
SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.
Tom Talpey
2009-03-11
*
NFS: Kill the "defined but not used" compile error on nommu machines
Trond Myklebust
2009-03-11
*
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
*
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
2009-03-11
*
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
2009-03-11
*
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
2009-03-11
*
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
2009-03-11
*
NFSv4: Clean up decode_getfattr()
Trond Myklebust
2009-03-11
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
*
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
*
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
[next]