aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/file.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-1/+1
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 1-2/+2
2006-06-23[PATCH] vfs: add lock owner argument to flush operationGravatar Miklos Szeredi 1-2/+2
2006-06-09NFS: Flesh out nfs_invalidate_page()Gravatar Trond Myklebust 1-1/+5
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsGravatar Trond Myklebust 1-21/+3
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetGravatar Trond Myklebust 1-3/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidGravatar NeilBrown 1-2/+1
2006-03-20NFS, NLM: Allow blocking locks to respect signalsGravatar Trond Myklebust 1-6/+0
2006-03-20NLM: Fix nlmclnt_test to not copy private part of locksGravatar Trond Myklebust 1-1/+4
2006-03-20locks,lockd: fix race in nlmsvc_testlockGravatar Andy Adamson 1-4/+3
2006-03-20NFS: add I/O performance countersGravatar Chuck Lever 1-11/+9
2006-03-20NFS: Avoid races between writebacks and truncationGravatar Trond Myklebust 1-0/+13
2005-12-22[PATCH] fix posix lock on NFSGravatar ASANO Masahiro 1-1/+2
2005-12-19NFS: Fix another O_DIRECT raceGravatar Trond Myklebust 1-19/+4
2005-10-27NFS: Optimise attribute revalidation on close().Gravatar Trond Myklebust 1-2/+2
2005-10-18 NFS: Fix up a race in the NFS implementation of GETLKGravatar Trond Myklebust 1-9/+18
2005-10-17[PATCH] NFS: Fix cache consistency racesGravatar Trond Myklebust 1-1/+2
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsGravatar Chuck Lever 1-2/+3
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeGravatar Trond Myklebust 1-6/+22
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Gravatar Trond Myklebust 1-3/+9
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsGravatar Andreas Gruenbacher 1-0/+12
2005-06-13[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...Gravatar Trond Myklebust 1-1/+41
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+484