aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-09NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust
2007-10-09NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust
2007-10-09NFS: Eliminate nfs_refresh_verifier()Chuck Lever
2007-10-09NFS: Eliminate nfs_renew_times()Chuck Lever
2007-10-09NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever
2007-10-09SUNRPC: Fix bytes-per-op accounting for RPC over UDPChuck Lever
2007-10-09NFS: Show "nointr" mount optionChuck Lever
2007-10-09NFS: Verify server address before invoking in-kernel mount clientChuck Lever
2007-10-09SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\
2007-10-09RPCRDMA: rpc rdma verbs interface implementation\"Talpey, Thomas\
2007-10-09RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\
2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\
2007-10-09NFS - print accurate transport protocol\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\
2007-10-09SUNRPC: Finish API to load RPC transport implementations dynamically\"Talpey, Thomas\
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\
2007-10-09SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\
2007-10-09NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever
2007-10-09NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever
2007-10-09NFS: Add new 'mountaddr=' mount optionChuck Lever
2007-10-09[NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini
2007-10-09NFS: Kernel mount client should use async bindChuck Lever
2007-10-09SUNRPC: RPC bind failures should be permanent for NULL requestsChuck Lever
2007-10-09SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever
2007-10-09SUNRPC: Add a new error code for retry waiting for another binderChuck Lever
2007-10-09SUNRPC: Retry bad rpcbind repliesChuck Lever
2007-10-09SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever
2007-10-09SUNRPC: Clean up in rpc_show_tasksChuck Lever
2007-10-09SUNRPC: Make sure server name is reasonable before trying to print itChuck Lever
2007-10-09SUNRPC: Use correct argument type in memcpy()Chuck Lever
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever
2007-10-09SUNRPC: Only one dprintk is needed during client creationChuck Lever
2007-10-09SUNRPC: Fix generation of universal addresses forChuck Lever
2007-10-09SUNRPC: Add support for formatted universal addressesChuck Lever
2007-10-09SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 versionChuck Lever
2007-10-09SUNRPC: Add a helper for extracting the address using the correct typeChuck Lever
2007-10-09SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.cChuck Lever