summaryrefslogtreecommitdiffstats
path: root/crypto/camellia.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\5-13/+19
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\4-23/+42
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\4-10/+10
2007-10-09SUNRPC: Finish API to load RPC transport implementations dynamically\"Talpey, Thomas\2-16/+57
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2-0/+86
2007-10-09SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\5-0/+25
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\5-1/+11
2007-10-09NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust1-3/+3
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\3-100/+81
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\3-75/+70
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2-31/+33
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\3-2/+10
2007-10-09SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2-23/+16
2007-10-09NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever1-6/+10
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever2-8/+8
2007-10-09NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever3-42/+42
2007-10-09NFS: Add new 'mountaddr=' mount optionChuck Lever1-3/+5
2007-10-09[NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini1-2/+4
2007-10-09NFS: Kernel mount client should use async bindChuck Lever1-16/+5
2007-10-09SUNRPC: RPC bind failures should be permanent for NULL requestsChuck Lever1-0/+5
2007-10-09SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever2-3/+3
2007-10-09SUNRPC: Add a new error code for retry waiting for another binderChuck Lever2-1/+7
2007-10-09SUNRPC: Retry bad rpcbind repliesChuck Lever1-0/+4
2007-10-09SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever1-5/+23