aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton1-1/+0
2009-01-07nfsd: last_byte_offsetBenny Halevy1-16/+26
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields1-10/+20
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar1-3/+4
2008-12-30Merge branch 'devel' into nextTrond Myklebust1-0/+12
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia1-0/+1
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia1-0/+11
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields1-0/+1
2008-10-31fs: replace NIPQUAD()Harvey Harrison1-2/+2
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro1-4/+4
2008-10-03nfsd: common grace period controlJ. Bruce Fields1-19/+15
2008-07-07nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy1-0/+4
2008-07-07nfsd: document open share bit trackingJ. Bruce Fields1-0/+18
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi1-3/+3
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton1-4/+13
2008-05-18nfsd: remove unnecessary atomic opsJ. Bruce Fields1-2/+2
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields1-3/+0
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher1-2/+2
2008-04-23nfsd: fix sparse warningsHarvey Harrison1-5/+5
2008-04-23nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields1-1/+1
2008-04-23nfsd4: simplify stateid sequencing checksJ. Bruce Fields1-15/+26
2008-04-23nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields1-7/+7
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen1-1/+2
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-1/+1
2008-02-01nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields1-4/+9
2008-02-01nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields1-4/+3
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields1-1/+4
2008-02-01nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields1-29/+26
2008-02-01nfsd4: make current_clientid localJ. Bruce Fields1-3/+4
2008-02-01nfsd4: kill unneeded cl_confirm checkJ. Bruce Fields1-3/+1
2008-02-01nfsd4: remove unnecessary cl_verifier check from setclientid_confirmJ. Bruce Fields1-4/+1
2008-02-01nfsd4: kill unnecessary same_name() in setclientid_confirmJ. Bruce Fields1-3/+1
2008-02-01nfsd: uniquify cl_confirm valuesJ. Bruce Fields1-7/+6
2008-02-01nfsd: eliminate final bogus case from setclientid logicJ. Bruce Fields1-6/+1
2008-02-01nfsd4: kill some unneeded setclientid commentsJ. Bruce Fields1-96/+40
2008-02-01nfsd4: probe callback channel only onceJ. Bruce Fields1-2/+1
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov1-1/+1
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields1-0/+2
2007-10-09knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields1-14/+13
2007-10-09knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields1-2/+6
2007-10-09knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields1-24/+6
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields1-12/+10
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields1-10/+10
2007-10-09knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields1-44/+47
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-4/+4
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-5/+5
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah1-0/+4