aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro1-1/+2
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust1-19/+4
2005-10-27NFS: Optimise attribute revalidation on close().Trond Myklebust1-2/+2
2005-10-18 NFS: Fix up a race in the NFS implementation of GETLKTrond Myklebust1-9/+18
2005-10-17[PATCH] NFS: Fix cache consistency racesTrond Myklebust1-1/+2
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever1-2/+3
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust1-6/+22
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust1-3/+9
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher1-0/+12
2005-06-13[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END)Trond Myklebust1-1/+41
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+484