summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-096-6/+16
* NFS: Don't use readdirplus data if the page cache is invalidTrond Myklebust2007-10-091-1/+10
* NFSv4: Don't use ctime/mtime for determining when to invalidate the cachesTrond Myklebust2007-10-091-23/+24
* NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust2007-10-093-11/+11
* NFS: nfs_wcc_update_inode: directory caches are always invalidatedTrond Myklebust2007-10-091-0/+2
* NFS: Fix dcache revalidation bugsTrond Myklebust2007-10-092-8/+3
* NFS: fix nfs_verify_change_attributeTrond Myklebust2007-10-092-5/+1
* NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()Trond Myklebust2007-10-091-3/+3
* NFS: Fix over-conservative attribute invalidation in nfs_update_inode()Trond Myklebust2007-10-091-4/+3
* NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-093-9/+32
* NFSv4: Simplify _nfs4_do_access()Trond Myklebust2007-10-093-38/+24
* NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust2007-10-0910-27/+21
* NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust2007-10-091-0/+5
* NFS: Eliminate nfs_refresh_verifier()Chuck Lever2007-10-091-11/+5
* NFS: Eliminate nfs_renew_times()Chuck Lever2007-10-091-20/+0
* NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever2007-10-091-2/+0
* SUNRPC: Fix bytes-per-op accounting for RPC over UDPChuck Lever2007-10-091-0/+1
* NFS: Show "nointr" mount optionChuck Lever2007-10-091-1/+1
* NFS: Verify server address before invoking in-kernel mount clientChuck Lever2007-10-091-4/+8
* SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\2007-10-091-1/+1
* RPCRDMA: rpc rdma verbs interface implementation\"Talpey, Thomas\2007-10-091-32/+1621
* RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\2007-10-091-4/+863
* RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-097-0/+1185
* NFS: support RDMA mounts\"Talpey, Thomas\2007-10-092-2/+21
* RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2007-10-093-0/+209
* NFS - print accurate transport protocol\"Talpey, Thomas\2007-10-091-14/+2
* NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\2007-10-095-15/+20
* NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-095-13/+19
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-094-23/+42
* SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-094-10/+10
* SUNRPC: Finish API to load RPC transport implementations dynamically\"Talpey, Thomas\2007-10-092-16/+57
* SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-092-0/+86
* SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\2007-10-095-0/+25
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-095-1/+11
* NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust2007-10-091-3/+3
* NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\2007-10-093-100/+81
* NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\2007-10-093-75/+70
* NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2007-10-092-31/+33
* SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-093-2/+10
* SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2007-10-092-23/+16
* NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever2007-10-091-6/+10
* LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever2007-10-092-8/+8
* NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever2007-10-093-42/+42
* NFS: Add new 'mountaddr=' mount optionChuck Lever2007-10-091-3/+5
* [NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini2007-10-091-2/+4
* NFS: Kernel mount client should use async bindChuck Lever2007-10-091-16/+5
* SUNRPC: RPC bind failures should be permanent for NULL requestsChuck Lever2007-10-091-0/+5
* SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever2007-10-092-3/+3
* SUNRPC: Add a new error code for retry waiting for another binderChuck Lever2007-10-092-1/+7
* SUNRPC: Retry bad rpcbind repliesChuck Lever2007-10-091-0/+4