Commit Graph

72 Commits (bdf4c48af20a3b0f01671799ace345e3d49576da)

Author SHA1 Message Date
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
Carsten Otte 7451c4f0ee NFS: remove needless check in nfs_opendir() 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Trond Myklebust 03f28e3a20 NFS: Make nfs_fhget() return appropriate error values 19 years ago
Chuck Lever 1e7cb3dc12 NFS: directory trace messages 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Trond Myklebust 24174119c7 NFSv4: Ensure that we return the delegation on the target of a rename too. 19 years ago
Trond Myklebust 5ba7cc4801 NFS: Fix post-op attribute revalidation... 19 years ago
Trond Myklebust 34ea818846 NFSv4: Return any delegations before sillyrenaming the file 20 years ago