| Commit message (Expand) | Author | Age |
* | 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 |
* | NFSv4: Ignore errors on the post-op attributes in SETATTR calls | Trond Myklebust | 2009-03-11 |
* | NFS: flush cached directory information slightly more readily. | NeilBrown | 2009-03-11 |
* | NFS: Minor __nfs_revalidate_inode cleanup | Suresh Jayaraman | 2009-03-11 |
* | SUNRPC: Avoid spurious wake-up during UDP connect processing | Chuck Lever | 2009-03-11 |
* | SUNRPC: xprt_connect() don't abort the task if the transport isn't bound | Trond Myklebust | 2009-03-11 |
* | SUNRPC: Fix an Oops due to socket not set up yet... | Trond Myklebust | 2009-03-11 |
* | Bug 11061, NFS mounts dropped | Ian Dall | 2009-03-10 |
* | NFS: Handle -ESTALE error in access() | Suresh Jayaraman | 2009-03-10 |
* | NLM: Fix GRANT callback address comparison when IPv6 is enabled | Chuck Lever | 2009-03-10 |
* | NLM: Shrink the IPv4-only version of nlm_cmp_addr() | Chuck Lever | 2009-03-10 |
* | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-10 |