summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-04-23nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields
2008-04-23nfsd4: simplify stateid sequencing checksJ. Bruce Fields
2008-04-23nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-01nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields
2008-02-01nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields
2008-02-01nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields
2008-02-01nfsd4: make current_clientid localJ. Bruce Fields
2008-02-01nfsd4: kill unneeded cl_confirm checkJ. Bruce Fields
2008-02-01nfsd4: remove unnecessary cl_verifier check from setclientid_confirmJ. Bruce Fields
2008-02-01nfsd4: kill unnecessary same_name() in setclientid_confirmJ. Bruce Fields
2008-02-01nfsd: uniquify cl_confirm valuesJ. Bruce Fields
2008-02-01nfsd: eliminate final bogus case from setclientid logicJ. Bruce Fields
2008-02-01nfsd4: kill some unneeded setclientid commentsJ. Bruce Fields
2008-02-01nfsd4: probe callback channel only onceJ. Bruce Fields
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields
2007-10-09knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields
2007-10-09knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields
2007-10-09knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields
2007-10-09knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust
2007-05-09nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman
2007-05-06nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-03-27[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields
2007-03-27[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lockJ.Bruce Fields
2006-12-08[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-22WorkStruct: make allyesconfigDavid Howells