summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2007-10-09NFS: Remove bogus check of cache_change_attribute in nfs_update_inodeTrond Myklebust
2007-10-09NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode()Trond Myklebust
2007-10-09NFS: Fix atime revalidation in read()Trond Myklebust
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust
2007-10-09NFS: Don't use readdirplus data if the page cache is invalidTrond Myklebust
2007-10-09NFSv4: Don't use ctime/mtime for determining when to invalidate the cachesTrond Myklebust
2007-10-09NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust
2007-10-09NFS: nfs_wcc_update_inode: directory caches are always invalidatedTrond Myklebust
2007-10-09NFS: Fix dcache revalidation bugsTrond Myklebust
2007-10-09NFS: fix nfs_verify_change_attributeTrond Myklebust
2007-10-09NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()Trond Myklebust
2007-10-09NFS: Fix over-conservative attribute invalidation in nfs_update_inode()Trond Myklebust
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust
2007-10-09NFSv4: Simplify _nfs4_do_access()Trond Myklebust
2007-10-09NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust
2007-10-09NFS: Eliminate nfs_refresh_verifier()Chuck Lever
2007-10-09NFS: Eliminate nfs_renew_times()Chuck Lever
2007-10-09NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever
2007-10-09NFS: Show "nointr" mount optionChuck Lever
2007-10-09NFS: Verify server address before invoking in-kernel mount clientChuck Lever
2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\
2007-10-09NFS - print accurate transport protocol\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\
2007-10-09NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\
2007-10-09NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever
2007-10-09NFS: Add new 'mountaddr=' mount optionChuck Lever
2007-10-09[NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini
2007-10-09NFS: Kernel mount client should use async bindChuck Lever
2007-10-09[NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton
2007-10-09[NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig
2007-10-09Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite
2007-10-0964 bit ino support for NFS clientPeter Staubach
2007-10-09NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust
2007-10-09NFS: Writeback optimisationTrond Myklebust
2007-10-09NFS: Clean up NFS writeback flush codeTrond Myklebust
2007-10-09NFS: Clean up nfs_writepages()Trond Myklebust
2007-10-09NFS: Clean up write code...Trond Myklebust
2007-10-09NFS: Add the helper nfs_vm_page_mkwriteTrond Myklebust
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan
2007-09-01NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust
2007-09-01NFS: change NFS mount error return when hostname/pathname too longChuck Lever
2007-09-01NFS: Off-by-one length error in string handlingChuck Lever
2007-09-01NFS: Return a real error code from mount(2)Chuck Lever
2007-09-01NFS: mount option parser chokes on proto=Chuck Lever
2007-09-01NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust