summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton2009-01-271-1/+0
* nfsd: last_byte_offsetBenny Halevy2009-01-071-16/+26
* nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields2009-01-071-10/+20
* nfsd: Minor cleanup of find_stateidKrishna Kumar2009-01-061-3/+4
* Merge branch 'devel' into nextTrond Myklebust2008-12-301-0/+12
|\
| * nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+1
| * nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-151-0/+1
|\ \ | |/
| * nfsd: clean up grace period on early exitJ. Bruce Fields2008-11-241-0/+1
* | fs: replace NIPQUAD()Harvey Harrison2008-10-311-2/+2
|/
* [PATCH] switch nfsd to kern_path()Al Viro2008-10-231-4/+4
* nfsd: common grace period controlJ. Bruce Fields2008-10-031-19/+15
* nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy2008-07-071-0/+4
* nfsd: document open share bit trackingJ. Bruce Fields2008-07-071-0/+18
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-3/+3
* knfsd: clean up nfsd filesystem interfacesJeff Layton2008-06-231-4/+13
* nfsd: remove unnecessary atomic opsJ. Bruce Fields2008-05-181-2/+2
* locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-251-3/+0
* nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher2008-04-231-2/+2
* nfsd: fix sparse warningsHarvey Harrison2008-04-231-5/+5
* nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields2008-04-231-1/+1
* nfsd4: simplify stateid sequencing checksJ. Bruce Fields2008-04-231-15/+26
* nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields2008-04-231-7/+7
* [PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen2008-04-191-1/+2
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields2008-02-011-4/+9
* nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields2008-02-011-4/+3
* nfsd4: recognize callback channel failure earlierJ. Bruce Fields2008-02-011-1/+4
* nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields2008-02-011-29/+26
* nfsd4: make current_clientid localJ. Bruce Fields2008-02-011-3/+4
* nfsd4: kill unneeded cl_confirm checkJ. Bruce Fields2008-02-011-3/+1
* nfsd4: remove unnecessary cl_verifier check from setclientid_confirmJ. Bruce Fields2008-02-011-4/+1
* nfsd4: kill unnecessary same_name() in setclientid_confirmJ. Bruce Fields2008-02-011-3/+1
* nfsd: uniquify cl_confirm valuesJ. Bruce Fields2008-02-011-7/+6
* nfsd: eliminate final bogus case from setclientid logicJ. Bruce Fields2008-02-011-6/+1
* nfsd4: kill some unneeded setclientid commentsJ. Bruce Fields2008-02-011-96/+40
* nfsd4: probe callback channel only onceJ. Bruce Fields2008-02-011-2/+1
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-1/+1
|\
| * Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-091-1/+1
* | knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-091-0/+2
* | knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields2007-10-091-14/+13
* | knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields2007-10-091-2/+6
* | knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields2007-10-091-24/+6
* | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-091-12/+10
* | knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-091-10/+10
* | knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields2007-10-091-44/+47
|/
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-4/+4
* locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-181-5/+5
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+4
OpenPOWER on IntegriCloud