aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.c
Commit message (Expand)AuthorAge
* NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever2009-03-28
* NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever2009-03-28
* SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
* SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
* rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-23
* NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-17
* SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-29
* nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton2008-07-09
* nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton2008-07-09
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton2008-04-23
* nfsd: fix commentJ. Bruce Fields2008-04-23
* NFS: convert nfs4 callback thread to kthread APIJeff Layton2008-04-23
* Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-21
* NFS: flush signals before taking down callback threadJeff Layton2008-02-20
* NFS: fix reference counting for NFSv4 callback threadJeff Layton2008-02-13
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01
* NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever2008-01-30
* NFS: Move dprintks from callback.c to callback_proc.cChuck Lever2008-01-30
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-12
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-02
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-02
* NFS: Generalise the nfs_client structureDavid Howells2006-09-22
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-22
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-22
* NFS: Fix up split of fs/nfs/inode.cDavid Howells2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-09
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-26
* NFSv4: Ensure the callback daemon flushes signalsTrond Myklebust2006-03-20
* NFSv4: Ensure nfs_callback_down() calls svc_destroy()Trond Myklebust2006-03-20
* NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-06
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16