| 2007-10-09 | 
Trond Myklebust | NFS: Use nfs_refresh_inode() in ops that aren't expecte...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | SUNRPC: Don't call xprt_release in call refresh | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | SUNRPC: Don't call xprt_release() if call_allocate...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | SUNRPC: Fix buggy UDP transmission | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Jesper Juhl | [23/37] Clean up duplicate includes in | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Adrian Bunk | [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_pr...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Use correct type in buffer length calculations | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
J. Bruce Fields | SUNRPC: Fix default hostname created in rpc_create() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
J. Bruce Fields | nfs: add server port to rpc_pipe info file | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Get rid of some obsolete macros | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Simplify filehandle revalidation | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Ensure that nfs_link() returns a hashed dentry | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Be strict about dentry revalidation when doing...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Don't zap the readdir caches upon error | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Remove the redundant nfs_reval_fsid() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv3: Always use directory post-op attributes in nfs3_...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Fix nfs_atomic_open() to set the verifier on...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Use NFSv2/v3 rules for negative dentries in...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Don't revalidate the directory in nfs_atomic_loo...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Optimise nfs_lookup_revalidate() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Reset nfsi->last_updated only if the attribute...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Remove nfs_begin_data_update/nfs_end_data_update | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Remove NFS_I(inode)->data_updates | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: NFS_CACHEINV() should not test for nfs_caches_unst...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: don't cache the verifer across ->lookup() calls | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: nfs_mark_for_revalidate don't update cache_change_...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: nfs_post_op_update_inode don't update cache_change...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Don't revalidate dentries on directory size or...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Don't set cache_change_attribute in nfs_revalidate...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix a bug in nfs_open_revalidate() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Don't hash the negative dentry when optimising...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: nfs_instantiate() should set the dentry verifier | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Ensure nfs_instantiate() invalidates the parent...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix nfs_verify_change_attribute() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix the sign of the return value of nfs_save_chang...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fake up 'wcc' attributes to prevent cache invalida...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Remove bogus check of cache_change_attribute in...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_i...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix atime revalidation in read() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix atime revalidation in readdir() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Don't use readdirplus data if the page cache is...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Don't use ctime/mtime for determining when to...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Don't force a dcache revalidation if nfs_wcc_updat...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: nfs_wcc_update_inode: directory caches are always...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix dcache revalidation bugs | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: fix nfs_verify_change_attribute | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: nfs_post_op_update_inode() should call nfs_refresh...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Fix over-conservative attribute invalidation in...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Make NFSv4 ACCESS calls return attributes too... | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Simplify _nfs4_do_access() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Replace file->private_data with calls to nfs_file_...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFS: Add a helper to extract the nfs_open_context from...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Eliminate nfs_refresh_verifier() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Eliminate nfs_renew_times() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Don't call nfs_renew_times() in nfs_dentry_iput() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Fix bytes-per-op accounting for RPC over UDP | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Show "nointr" mount option | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Verify server address before invoking in-kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | RPCRDMA: rpc rdma verbs interface implementation | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | RPCRDMA: rpc rdma protocol implementation | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | RPCRDMA: rpc rdma transport switch | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS: support RDMA mounts | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | RPCRDMA: Kconfig and header file with rpcrdma protocol...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS - print accurate transport protocol | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS/SUNRPC: use transport protocol naming | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS/SUNRPC: support transport protocol naming | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: rearrange RPC sockets definitions | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: rename the rpc_xprtsock_create structure | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: Finish API to load RPC transport implementation...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: Provide a new API for registering transport...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: add EXPORT_SYMBOL_GPL for generic transport...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: mark bulk read/write data in xdrbuf | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Trond Myklebust | NFSv4: Fix a bug in nfs4_validate_mount_data() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS: use in-kernel mount argument structure for nfsv4...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS: use in-kernel mount argument structure for nfsv...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | NFS: move nfs_parsed_mount_data structure definition | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: export per-transport rpcbind netid's | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
\"Talpey, Thomas\ | SUNRPC: move per-transport rpcbind netid's | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | LOCKD: Convert printk's to dprintk's in lockd XDR routines | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Add new 'mountaddr=' mount option | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
James Lentini | [NFS] [PATCH] NFS: initialize default port in kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | NFS: Kernel mount client should use async bind | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: RPC bind failures should be permanent for NULL...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Split another new rpcbind retry error code...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Add a new error code for retry waiting for...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Retry bad rpcbind replies | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Make rpcb_decode_getaddr more picky about unive...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Clean up in rpc_show_tasks | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Make sure server name is reasonable before...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Use correct argument type in memcpy() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: fix a signed v. unsigned comparison nit in...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Only one dprintk is needed during client creation | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Fix generation of universal addresses for | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Add support for formatted universal addresses | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Split xs_reclassify_socket into an IPv4 and...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-09 | 
Chuck Lever | SUNRPC: Add a helper for extracting the address using...  | 
commit | commitdiff | tree | snapshot | 
| next |