Commit Graph

63 Commits (63bd23591e6c3891d34e4c6dba7c6aa41b05caad)

Author SHA1 Message Date
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 18 years ago
Trond Myklebust 9eaef27b36 [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness 18 years ago
Al Viro 0dbb4c6799 [PATCH] xdr annotations: NFS readdir entries 18 years ago
Chuck Lever 39cf8a1374 [PATCH] NFS: fix minor bug in new NFS symlink code 18 years ago
Trond Myklebust cd9ae2b6a7 [PATCH] NFS: Deal with failure of invalidate_inode_pages2() 18 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 19 years ago
Trond Myklebust cf80955614 NFS: Ensure that nfs_link() instantiates the dentry correctly 19 years ago
Chuck Lever 0c70b50150 NFS: nfs_lookup doesn't need to revalidate the parent directory's inode 19 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 19 years ago
Trond Myklebust 6fe43f9e37 NFS: Fix rename of directory onto empty directory 20 years ago
Trond Myklebust cae7a073a4 NFSv4: Return delegation upon rename or removal of file. 20 years ago
Trond Myklebust 6f926b5ba7 [NFS]: Check that the server returns a valid regular file to our OPEN request 20 years ago
Trond Myklebust 02a913a73b NFSv4: Eliminate nfsv4 open race... 20 years ago
Trond Myklebust 9aa48b7e27 NFS: Don't expose internal READDIR errors to userspace 20 years ago
Trond Myklebust 20509f1bc5 NFS: Drop inode after rename 20 years ago