aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust1-21/+6
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust1-49/+17
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever1-38/+102
2006-03-20NFS: add hooks to account for NFSERR_JUKEBOX errorsChuck Lever1-5/+8
2006-01-06NFSv3: try get_root user-supplied security_flavorJ. Bruce Fields1-7/+19
2006-01-06RPC: Clean up RPC task structureTrond Myklebust1-17/+27
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust1-15/+15
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust1-29/+29
2005-10-27NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust1-1/+1
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust1-1/+1
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust1-0/+4
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher1-0/+1
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher1-6/+30
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher1-3/+4
2005-06-22[PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+859