summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* nfsd4: recognize callback channel failure earlierJ. Bruce Fields2008-02-011-1/+4
* nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields2008-02-011-29/+26Star
* nfsd4: make current_clientid localJ. Bruce Fields2008-02-011-3/+4
* nfsd4: kill unneeded cl_confirm checkJ. Bruce Fields2008-02-011-3/+1Star
* nfsd4: remove unnecessary cl_verifier check from setclientid_confirmJ. Bruce Fields2008-02-011-4/+1Star
* nfsd4: kill unnecessary same_name() in setclientid_confirmJ. Bruce Fields2008-02-011-3/+1Star
* nfsd: uniquify cl_confirm valuesJ. Bruce Fields2008-02-011-7/+6Star
* nfsd: eliminate final bogus case from setclientid logicJ. Bruce Fields2008-02-011-6/+1Star
* nfsd4: kill some unneeded setclientid commentsJ. Bruce Fields2008-02-011-96/+40Star
* nfsd4: probe callback channel only onceJ. Bruce Fields2008-02-011-2/+1Star
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-161-1/+1
|\
| * Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-101-1/+1
* | knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-101-0/+2
* | knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields2007-10-101-14/+13Star
* | knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields2007-10-101-2/+6
* | knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields2007-10-101-24/+6Star
* | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-101-12/+10Star
* | knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-101-10/+10
* | knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields2007-10-101-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-191-5/+5
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+4
* knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-171-1/+25
* knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel2007-07-171-4/+12
* SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-111-1/+0Star
* nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman2007-05-091-2/+0Star
* nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel2007-05-071-7/+13
* locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-071-4/+6
* locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-3/+3
* [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-271-1/+0Star
* [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2Star
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-9/+9
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-131-4/+10
* [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-131-12/+10Star
* [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-131-27/+41
* [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lockJ.Bruce Fields2006-12-131-1/+0Star
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-5/+5
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-5/+5
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+3Star
* [PATCH] nfsd: nfs_replay_meAl Viro2006-10-201-2/+2
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-201-6/+9
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-201-48/+48
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-4/+1Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields2006-06-301-3/+3
* [PATCH] knfsd: nfsd4: fix some open argument testsJ. Bruce Fields2006-06-301-4/+13
* [PATCH] knfsd: nfsd4: remove superfluous grace period checksJ. Bruce Fields2006-06-301-4/+0Star