aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust1-0/+3
2005-10-27NFS: Ensure that nfs_link() instantiates the dentry correctlyTrond Myklebust1-7/+4
2005-10-27NFS: nfs_lookup doesn't need to revalidate the parent directory's inodeChuck Lever1-6/+0
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust1-0/+1
2005-10-18NFS: Fix rename of directory onto empty directoryTrond Myklebust1-3/+5
2005-10-18NFSv4: Return delegation upon rename or removal of file.Trond Myklebust1-0/+3
2005-10-18[NFS]: Check that the server returns a valid regular file to our OPEN requestTrond Myklebust1-1/+3
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust1-16/+13
2005-09-23NFS: Don't expose internal READDIR errors to userspaceTrond Myklebust1-2/+0
2005-09-23NFS: Drop inode after renameTrond Myklebust1-1/+2
2005-08-19[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Steve Dickson1-0/+1
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever1-0/+7
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever1-2/+2
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever1-7/+9
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust1-37/+48
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert1-24/+90
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher1-0/+21
2005-06-22[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields1-0/+3
2005-06-22[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust1-5/+3
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-0/+1
2005-06-07[PATCH] NFS: Fix lookup intent handlingTrond Myklebust1-14/+35
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1562