aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs3proc.c
AgeCommit message (Expand)Author
2008-10-07nfs: authenticated deep mountingEG Keizer
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust
2008-07-09NFS: Fix the ftruncate() credential problemTrond Myklebust
2008-07-09NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever
2008-01-30NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox
2007-10-09NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inodeTrond Myklebust
2007-10-09NFSv3: Always use directory post-op attributes in nfs3_proc_lookupTrond Myklebust
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust
2007-10-09NFS: Fix atime revalidation in read()Trond Myklebust
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust
2007-07-10NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond Myklebust
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz
2006-12-06NFS Exclusive open not supported bugAndy Ryan
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20NFS: add hooks to account for NFSERR_JUKEBOX errorsChuck Lever
2006-01-06NFSv3: try get_root user-supplied security_flavorJ. Bruce Fields
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust
2005-10-27NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher
2005-06-22[PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds