Mark Fasheh
|
349457ccf2
[PATCH] Allow file systems to manually d_move() inside of ->rename()
|
18 年之前 |
Trond Myklebust
|
fd6840714d
NFS: nfs_lookup - don't hash dentry when optimising away the lookup
|
19 年之前 |
Chuck Lever
|
94a6d75320
NFS: Use cached page as buffer for NFS symlink requests
|
19 年之前 |
Chuck Lever
|
873101b337
NFS: copy symlinks into page cache before sending NFS SYMLINK request
|
19 年之前 |
Chuck Lever
|
4f390c152b
NFS: Fix double d_drop in nfs_instantiate() error path
|
19 年之前 |
Chuck Lever
|
d3db90e270
NFS: remove a no-longer-needed error check in nfs_symlink()
|
19 年之前 |
David Howells
|
54ceac4515
NFS: Share NFS superblocks per-protocol per-server per-FSID
|
19 年之前 |
David Howells
|
8fa5c000d7
NFS: Move rpc_ops from nfs_server to nfs_client
|
19 年之前 |
Trond Myklebust
|
979df72e6f
NFS: Add an ACCESS cache memory shrinker
|
19 年之前 |
Trond Myklebust
|
cfcea3e8c6
NFS: Add a global LRU list for the ACCESS cache
|
19 年之前 |
Trond Myklebust
|
1c3c07e9f6
NFS: Add a new ACCESS rpc call cache to the linux nfs client
|
19 年之前 |
Trond Myklebust
|
4e0641a7ad
NFS: Optimise away an excessive GETATTR call when a file is symlinked
|
19 年之前 |
Trond Myklebust
|
55a975937d
NFS: Ensure the client submounts, when it crosses a server mountpoint.
|
19 年之前 |
Trond Myklebust
|
44b11874ff
NFS: Separate metadata and page cache revalidation mechanisms
|
19 年之前 |
Carsten Otte
|
7451c4f0ee
NFS: remove needless check in nfs_opendir()
|
19 年之前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年之前 |
Trond Myklebust
|
03f28e3a20
NFS: Make nfs_fhget() return appropriate error values
|
19 年之前 |
Chuck Lever
|
1e7cb3dc12
NFS: directory trace messages
|
19 年之前 |
Chuck Lever
|
91d5b47023
NFS: add I/O performance counters
|
19 年之前 |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 年之前 |
Trond Myklebust
|
24174119c7
NFSv4: Ensure that we return the delegation on the target of a rename too.
|
19 年之前 |
Trond Myklebust
|
5ba7cc4801
NFS: Fix post-op attribute revalidation...
|
19 年之前 |
Trond Myklebust
|
34ea818846
NFSv4: Return any delegations before sillyrenaming the file
|
19 年之前 |
Trond Myklebust
|
cf80955614
NFS: Ensure that nfs_link() instantiates the dentry correctly
|
19 年之前 |
Chuck Lever
|
0c70b50150
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
|
19 年之前 |
Trond Myklebust
|
0e574af1be
NFS: Cleanup initialisation of struct nfs_fattr
|
19 年之前 |
Trond Myklebust
|
6fe43f9e37
NFS: Fix rename of directory onto empty directory
|
19 年之前 |
Trond Myklebust
|
cae7a073a4
NFSv4: Return delegation upon rename or removal of file.
|
19 年之前 |
Trond Myklebust
|
6f926b5ba7
[NFS]: Check that the server returns a valid regular file to our OPEN request
|
19 年之前 |
Trond Myklebust
|
02a913a73b
NFSv4: Eliminate nfsv4 open race...
|
19 年之前 |