Commit Graph

81 Commits (cd3758e37ddea66fccca7d93c4b601e8a2e51926)

Author SHA1 Message Date
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Chuck Lever 8fb559f87f NFS: Eliminate nfs_refresh_verifier() 18 years ago
Chuck Lever 77a55a1fe8 NFS: Eliminate nfs_renew_times() 18 years ago
Chuck Lever 92f6c17825 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() 18 years ago
Fabio Olive Leite c7e1596111 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies 18 years ago
Peter Staubach 4e769b934e 64 bit ino support for NFS client 18 years ago
Trond Myklebust 54af3bb543 NFS: Fix an Oops in encode_lookup() 18 years ago
Trond Myklebust e4eff1a622 SUNRPC: Clean up the sillyrename code 18 years ago
Trond Myklebust 3062c532ad NFS: Use dentry->d_time to store the parent directory verifier. 18 years ago
Trond Myklebust a50f7951a3 NFS: Fix an Oops in the nfs_access_cache_shrinker() 18 years ago
Jeff Layton 83d93f2229 NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink() 18 years ago
Trond Myklebust a0356862bc NFS: Fix nfs_reval_fsid() 18 years ago
Trond Myklebust ad389da79f NFSv4: Ensure asynchronous open() calls always pin the mountpoint 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
Jesper Juhl 7a13e93228 NFS: Kill the obsolete NFS_PARANOIA 18 years ago
Trond Myklebust e70c490810 NFS: Remove redundant check in nfs_check_verifier() 18 years ago
Trond Myklebust e62c2bba1f NFS: Fix a jiffie wraparound issue 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Neil Brown 83672d392f NFS: Fix directory caching problem - with test case and patch. 18 years ago
Neil Brown 1f4eab7e7c NFS: Set meaningful value for fattr->time_start in readdirplus results. 18 years ago
Trond Myklebust e1552e1998 NFS: Fix an Oops in nfs_setattr() 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Trond Myklebust c79ba787c1 NFS: Dont clobber more uptodate values in nfs_set_verifier() 18 years ago
Trond Myklebust ef75c7974b NFS: Also use readdir info to revalidate positive dentries 18 years ago
Trond Myklebust df1d5d23d3 NFS: Fix a readdir/lookup inefficiency. 18 years ago
Trond Myklebust ccfeb50623 NFS: Fix up "rm -rf"... 18 years ago
Trond Myklebust 717d44e849 [PATCH] NFS: Fix races in nfs_revalidate_mapping() 18 years ago
Josef "Jeff" Sipek 01cce933d8 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Trond Myklebust fc22617e45 [PATCH] NFS: Cache invalidation fixup 19 years ago
Trond Myklebust 9eaef27b36 [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness 19 years ago
Al Viro 0dbb4c6799 [PATCH] xdr annotations: NFS readdir entries 19 years ago
Chuck Lever 39cf8a1374 [PATCH] NFS: fix minor bug in new NFS symlink code 19 years ago
Trond Myklebust cd9ae2b6a7 [PATCH] NFS: Deal with failure of invalidate_inode_pages2() 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
Trond Myklebust fd6840714d NFS: nfs_lookup - don't hash dentry when optimising away the lookup 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 873101b337 NFS: copy symlinks into page cache before sending NFS SYMLINK request 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
Chuck Lever d3db90e270 NFS: remove a no-longer-needed error check in nfs_symlink() 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
Trond Myklebust 979df72e6f NFS: Add an ACCESS cache memory shrinker 19 years ago
Trond Myklebust cfcea3e8c6 NFS: Add a global LRU list for the ACCESS cache 19 years ago
Trond Myklebust 1c3c07e9f6 NFS: Add a new ACCESS rpc call cache to the linux nfs client 19 years ago
Trond Myklebust 4e0641a7ad NFS: Optimise away an excessive GETATTR call when a file is symlinked 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago
Trond Myklebust 44b11874ff NFS: Separate metadata and page cache revalidation mechanisms 19 years ago