aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/dir.c
AgeCommit message (Expand)Author
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust
2006-04-19NFS: remove needless check in nfs_opendir()Carsten Otte
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-20NFS: Make nfs_fhget() return appropriate error valuesTrond Myklebust
2006-03-20NFS: directory trace messagesChuck Lever
2006-03-20NFS: add I/O performance countersChuck Lever
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-06NFSv4: Ensure that we return the delegation on the target of a rename too.Trond Myklebust
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust
2005-10-27NFS: Ensure that nfs_link() instantiates the dentry correctlyTrond Myklebust
2005-10-27NFS: nfs_lookup doesn't need to revalidate the parent directory's inodeChuck Lever
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust
2005-10-18NFS: Fix rename of directory onto empty directoryTrond Myklebust
2005-10-18NFSv4: Return delegation upon rename or removal of file.Trond Myklebust
2005-10-18[NFS]: Check that the server returns a valid regular file to our OPEN requestTrond Myklebust
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust
2005-09-23NFS: Don't expose internal READDIR errors to userspaceTrond Myklebust
2005-09-23NFS: Drop inode after renameTrond Myklebust
2005-08-19[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Steve Dickson
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher
2005-06-22[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields
2005-06-22[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust
2005-06-07[PATCH] NFS: Fix lookup intent handlingTrond Myklebust
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds