summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4callback.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+1
* nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields2008-05-191-1/+1
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* nfsd: use static memory for callback program and statsOlga Kornievskaia2008-04-231-11/+17
* nfsd4: recognize callback channel failure earlierJ. Bruce Fields2008-02-011-8/+5Star
* nfsd: move callback rpc_client creation into separate threadJ. Bruce Fields2008-02-011-39/+39
* nfsd4: probe callback channel only onceJ. Bruce Fields2008-02-011-2/+1Star
* knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-101-0/+1
* knfsd: fix callback rpc credJ. Bruce Fields2007-10-101-33/+0Star
* knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields2007-10-101-37/+34Star
* knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy2007-07-171-1/+1
* SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-111-6/+0Star
* SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-111-9/+3Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-011-5/+2Star
* [PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields2007-02-161-1/+6
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-1/+1
* [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-201-10/+10
* [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientJ. Bruce Fields2006-10-171-2/+2
* [PATCH] knfsd: add some missing newlines in printksGreg Banks2006-10-021-1/+1
* NFSD: Convert NFS server callback logic to use new rpc_create APIChuck Lever2006-09-231-39/+27Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanupNeilBrown2006-04-111-3/+3
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-0/+2
|\
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+2
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-2/+2
|/
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0Star
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-3/+7
* [PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2005-06-241-3/+1Star
* [PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown2005-06-241-4/+3Star
* [PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown2005-06-241-1/+1
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-221-3/+1Star
* [PATCH] nfsd4: callback create rpc client returnsNeilBrown2005-04-171-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+547