index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-03-28
NFS: Start PF_INET6 callback listener only if IPv6 support is available
Chuck Lever
2009-03-28
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-19
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-11
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
[next]