summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton
2009-01-07nfsd: last_byte_offsetBenny Halevy
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-07-07nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy
2008-07-07nfsd: document open share bit trackingJ. Bruce Fields
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton
2008-05-18nfsd: remove unnecessary atomic opsJ. Bruce Fields
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