aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust2007-10-09
* NFS: nfs_post_op_update_inode don't update cache_change_attributeTrond Myklebust2007-10-09
* NFS: Don't revalidate dentries on directory size or ctime changesTrond Myklebust2007-10-09
* NFS: Don't set cache_change_attribute in nfs_revalidate_mappingTrond Myklebust2007-10-09
* NFS: Fix a bug in nfs_open_revalidate()Trond Myklebust2007-10-09
* NFS: Don't hash the negative dentry when optimising for an O_EXCL openTrond Myklebust2007-10-09
* NFS: nfs_instantiate() should set the dentry verifierTrond Myklebust2007-10-09
* NFS: Ensure nfs_instantiate() invalidates the parent dir on errorTrond Myklebust2007-10-09
* NFS: Fix nfs_verify_change_attribute()Trond Myklebust2007-10-09
* NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust2007-10-09
* NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-09
* NFS: Remove bogus check of cache_change_attribute in nfs_update_inodeTrond Myklebust2007-10-09
* NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode()Trond Myklebust2007-10-09
* NFS: Fix atime revalidation in read()Trond Myklebust2007-10-09
* NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-09
* NFS: Don't use readdirplus data if the page cache is invalidTrond Myklebust2007-10-09
* NFSv4: Don't use ctime/mtime for determining when to invalidate the cachesTrond Myklebust2007-10-09
* NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust2007-10-09
* NFS: nfs_wcc_update_inode: directory caches are always invalidatedTrond Myklebust2007-10-09
* NFS: Fix dcache revalidation bugsTrond Myklebust2007-10-09
* NFS: fix nfs_verify_change_attributeTrond Myklebust2007-10-09
* NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()Trond Myklebust2007-10-09
* NFS: Fix over-conservative attribute invalidation in nfs_update_inode()Trond Myklebust2007-10-09
* NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-09
* NFSv4: Simplify _nfs4_do_access()Trond Myklebust2007-10-09
* NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust2007-10-09
* NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust2007-10-09
* NFS: Eliminate nfs_refresh_verifier()Chuck Lever2007-10-09
* NFS: Eliminate nfs_renew_times()Chuck Lever2007-10-09
* NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever2007-10-09
* SUNRPC: Fix bytes-per-op accounting for RPC over UDPChuck Lever2007-10-09
* NFS: Show "nointr" mount optionChuck Lever2007-10-09
* NFS: Verify server address before invoking in-kernel mount clientChuck Lever2007-10-09
* SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\2007-10-09
* RPCRDMA: rpc rdma verbs interface implementation\"Talpey, Thomas\2007-10-09
* RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\2007-10-09
* RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-09
* NFS: support RDMA mounts\"Talpey, Thomas\2007-10-09
* RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2007-10-09
* NFS - print accurate transport protocol\"Talpey, Thomas\2007-10-09
* NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\2007-10-09
* NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-09
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-09
* SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-09
* SUNRPC: Finish API to load RPC transport implementations dynamically\"Talpey, Thomas\2007-10-09
* SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-09
* SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\2007-10-09
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-09
* NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust2007-10-09
* NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\2007-10-09