aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust1-4/+4
2007-07-10NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()Trond Myklebust1-26/+9
2007-07-10NFSv4: Convert struct nfs4_opendata to use struct krefTrond Myklebust1-23/+30
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton1-0/+20
2007-07-10NFSv4: Clean up nfs4_call_async()Trond Myklebust1-17/+9
2007-07-10NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust1-15/+20
2007-07-10NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust1-17/+31
2007-07-10NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust1-19/+19
2007-07-10NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust1-3/+3
2007-05-14NFS: Fix some 'sparse' warnings...Trond Myklebust1-2/+2
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2007-05-06locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields1-0/+1
2007-05-02NFS4: invalidate cached acl on setaclJ. Bruce Fields1-2/+1
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2007-02-03NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()Trond Myklebust1-0/+4
2007-02-03NFSv4: Don't start state recovery in nfs4_close_done()Trond Myklebust1-5/+1
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust1-39/+0
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust1-7/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust1-85/+0
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz1-2/+0
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust1-6/+6
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro1-3/+3
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro1-2/+2
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever1-4/+2
2006-09-22NFSv4: Poll more aggressively when handling NFS4ERR_DELAYTrond Myklebust1-1/+1
2006-09-22NFSv4: Handle the condition NFS4ERR_FILE_OPENTrond Myklebust1-0/+1
2006-09-22NFSv4: Retry lease recovery if it failed during a synchronous operation.Trond Myklebust1-2/+9
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever1-5/+7
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever1-15/+16
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-55/+4
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells1-1/+1
2006-09-22NFS: Make better use of inode* dereferencing macrosDavid Howells1-5/+5
2006-09-22NFS: Add extra const qualifiersDavid Howells1-1/+1
2006-09-22NFS: Generalise the nfs_client structureDavid Howells1-1/+1
2006-09-22NFS: Add a server capabilities NFS RPC opDavid Howells1-0/+1
2006-09-22NFS: Add a lookupfh NFS RPC opDavid Howells1-0/+47
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells1-13/+13
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-16/+16
2006-09-19NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust1-3/+3
2006-08-24NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust1-2/+27
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust1-11/+24
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust1-3/+5
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust1-19/+12
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells1-2/+0
2006-06-09NFSv4: Follow a referralManoj Naik1-0/+46
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik1-0/+20
2006-06-09NFSv4: GETATTR attributes on referralManoj Naik1-2/+2
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik1-2/+2