summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10NFS: Don't hash the negative dentry when optimising for an O_EXCL openTrond Myklebust2-3/+5
2007-10-10NFS: nfs_instantiate() should set the dentry verifierTrond Myklebust1-3/+1
2007-10-10NFS: Ensure nfs_instantiate() invalidates the parent dir on errorTrond Myklebust1-8/+15
2007-10-10NFS: Fix nfs_verify_change_attribute()Trond Myklebust2-8/+8
2007-10-10NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust1-3/+3
2007-10-10NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust6-4/+40
2007-10-10NFS: Remove bogus check of cache_change_attribute in nfs_update_inodeTrond Myklebust1-12/+3
2007-10-10NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode()Trond Myklebust1-10/+4
2007-10-10NFS: Fix atime revalidation in read()Trond Myklebust4-6/+6
2007-10-10NFS: Fix atime revalidation in readdir()Trond Myklebust6-6/+16
2007-10-10NFS: Don't use readdirplus data if the page cache is invalidTrond Myklebust1-1/+10
2007-10-10NFSv4: Don't use ctime/mtime for determining when to invalidate the cachesTrond Myklebust1-23/+24
2007-10-10NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust3-11/+11
2007-10-10NFS: nfs_wcc_update_inode: directory caches are always invalidatedTrond Myklebust1-0/+2
2007-10-10NFS: Fix dcache revalidation bugsTrond Myklebust2-8/+3
2007-10-10NFS: fix nfs_verify_change_attributeTrond Myklebust2-5/+1
2007-10-10NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()Trond Myklebust1-3/+3
2007-10-10NFS: Fix over-conservative attribute invalidation in nfs_update_inode()Trond Myklebust1-4/+3
2007-10-10NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust3-9/+32
2007-10-10NFSv4: Simplify _nfs4_do_access()Trond Myklebust3-38/+24
2007-10-10NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust10-27/+21
2007-10-10NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust1-0/+5
2007-10-10NFS: Eliminate nfs_refresh_verifier()Chuck Lever1-11/+5
2007-10-10NFS: Eliminate nfs_renew_times()Chuck Lever1-20/+0
2007-10-10NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever1-2/+0
2007-10-10SUNRPC: Fix bytes-per-op accounting for RPC over UDPChuck Lever1-0/+1
2007-10-10NFS: Show "nointr" mount optionChuck Lever1-1/+1
2007-10-10NFS: Verify server address before invoking in-kernel mount clientChuck Lever1-4/+8
2007-10-10SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\1-1/+1
2007-10-10RPCRDMA: rpc rdma verbs interface implementation\"Talpey, Thomas\1-32/+1621
2007-10-10RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\1-4/+863
2007-10-10RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\7-0/+1185
2007-10-10NFS: support RDMA mounts\"Talpey, Thomas\2-2/+21
2007-10-10RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\3-0/+209
2007-10-10NFS - print accurate transport protocol\"Talpey, Thomas\1-14/+2
2007-10-10NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\5-15/+20
2007-10-10NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\5-13/+19
2007-10-10SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\4-23/+42
2007-10-10SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\4-10/+10
2007-10-10SUNRPC: Finish API to load RPC transport implementations dynamically\"Talpey, Thomas\2-16/+57
2007-10-10SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2-0/+86
2007-10-10SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\5-0/+25
2007-10-10SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\5-1/+11
2007-10-10NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust1-3/+3
2007-10-10NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\3-100/+81
2007-10-10NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\3-75/+70
2007-10-10NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2-31/+33
2007-10-10SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\3-2/+10
2007-10-10SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2-23/+16
2007-10-10NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever1-6/+10