aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-211-1/+1
* NFS: flush signals before taking down callback threadJeff Layton2008-02-201-0/+1
* NFS: fix reference counting for NFSv4 callback threadJeff Layton2008-02-131-6/+12
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-011-2/+2
* NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever2008-01-301-2/+1
* NFS: Move dprintks from callback.c to callback_proc.cChuck Lever2008-01-301-4/+0
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+2
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-1/+1
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-3/+9
* [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-121-11/+9
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-021-3/+2
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-021-1/+1
* NFS: Generalise the nfs_client structureDavid Howells2006-09-221-4/+5
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-221-1/+1
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-221-4/+1
* NFS: Fix up split of fs/nfs/inode.cDavid Howells2006-09-221-0/+15
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-2/+0
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-5/+6
* NFSv4: Ensure the callback daemon flushes signalsTrond Myklebust2006-03-201-6/+13
* NFSv4: Ensure nfs_callback_down() calls svc_destroy()Trond Myklebust2006-03-201-0/+1
* NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-1/+2
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+3
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+187