summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/atomic.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-09NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidateTrond Myklebust1-1/+5
2007-10-09NFSv4: Don't revalidate the directory in nfs_atomic_lookup()Trond Myklebust1-8/+0
2007-10-09NFS: Optimise nfs_lookup_revalidate()Trond Myklebust1-7/+8
2007-10-09NFS: Reset nfsi->last_updated only if the attribute changedTrond Myklebust1-5/+12
2007-10-09NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust7-76/+1
2007-10-09NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust2-28/+7
2007-10-09NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust2-7/+1
2007-10-09NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookupTrond Myklebust1-6/+0
2007-10-09NFS: don't cache the verifer across ->lookup() callsTrond Myklebust1-6/+2
2007-10-09NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust1-3/+1
2007-10-09NFS: nfs_post_op_update_inode don't update cache_change_attributeTrond Myklebust1-11/+7
2007-10-09NFS: Don't revalidate dentries on directory size or ctime changesTrond Myklebust1-4/+1
2007-10-09NFS: Don't set cache_change_attribute in nfs_revalidate_mappingTrond Myklebust1-4/+1
2007-10-09NFS: Fix a bug in nfs_open_revalidate()Trond Myklebust1-1/+1
2007-10-09NFS: Don't hash the negative dentry when optimising for an O_EXCL openTrond Myklebust2-3/+5
2007-10-09NFS: nfs_instantiate() should set the dentry verifierTrond Myklebust1-3/+1
2007-10-09NFS: Ensure nfs_instantiate() invalidates the parent dir on errorTrond Myklebust1-8/+15
2007-10-09NFS: Fix nfs_verify_change_attribute()Trond Myklebust2-8/+8
2007-10-09NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust1-3/+3
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust6-4/+40
2007-10-09NFS: Remove bogus check of cache_change_attribute in nfs_update_inodeTrond Myklebust1-12/+3
2007-10-09NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode()Trond Myklebust1-10/+4
2007-10-09NFS: Fix atime revalidation in read()Trond Myklebust4-6/+6
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust6-6/+16
2007-10-09NFS: Don't use readdirplus data if the page cache is invalidTrond Myklebust1-1/+10
2007-10-09NFSv4: Don't use ctime/mtime for determining when to invalidate the cachesTrond Myklebust1-23/+24
2007-10-09NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust3-11/+11
2007-10-09NFS: nfs_wcc_update_inode: directory caches are always invalidatedTrond Myklebust1-0/+2
2007-10-09NFS: Fix dcache revalidation bugsTrond Myklebust2-8/+3
2007-10-09NFS: fix nfs_verify_change_attributeTrond Myklebust2-5/+1
2007-10-09NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()Trond Myklebust1-3/+3
2007-10-09NFS: Fix over-conservative attribute invalidation in nfs_update_inode()Trond Myklebust1-4/+3
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust3-9/+32
2007-10-09NFSv4: Simplify _nfs4_do_access()Trond Myklebust3-38/+24
2007-10-09NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust10-27/+21
2007-10-09NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust1-0/+5
2007-10-09NFS: Eliminate nfs_refresh_verifier()Chuck Lever1-11/+5
2007-10-09NFS: Eliminate nfs_renew_times()Chuck Lever1-20/+0
2007-10-09NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever1-2/+0
2007-10-09SUNRPC: Fix bytes-per-op accounting for RPC over UDPChuck Lever1-0/+1
2007-10-09NFS: Show "nointr" mount optionChuck Lever1-1/+1
2007-10-09NFS: Verify server address before invoking in-kernel mount clientChuck Lever1-4/+8
2007-10-09SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\1-1/+1
2007-10-09RPCRDMA: rpc rdma verbs interface implementation\"Talpey, Thomas\1-32/+1621
2007-10-09RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\1-4/+863
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\7-0/+1185
2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\2-2/+21
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\3-0/+209
2007-10-09NFS - print accurate transport protocol\"Talpey, Thomas\1-14/+2
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\5-15/+20