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