aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.c
Commit message (Expand)AuthorAge
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-24
* SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-24
* SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-24
* nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2018-12-31
* nfs: minor typo in nfs4_callback_up_net()Vasily Averin2018-12-27
* sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-27
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-17
|\
| * nfs: remove net pointer from messagesVasily Averin2017-11-17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-24
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* NFSv4: Fix callback server shutdownTrond Myklebust2017-04-27
* NFSv4.x/callback: Create the callback service through svc_create_pooledKinglong Mee2017-04-27
* Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-17
|\
| * nfs: make nfs4_cb_sv_ops staticJason Yan2017-03-17
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* NFSv4.x: hide array-bounds warningArnd Bergmann2016-11-22
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-19
* NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threadsTrond Myklebust2016-09-19
* NFSv4.x: Fix up the global tracking of the callback serverTrond Myklebust2016-09-19
* SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust2016-09-19
* NFSv4.x: Set up struct svc_serv_ops for the callback channelTrond Myklebust2016-09-19
* NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust2016-08-30
* NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-02
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\
| * NFS: Remove duplicate svc_xprt_put from nfs41_callback_upKinglong Mee2015-08-12
* | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
* | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
|/
* nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping themJeff Layton2015-06-11
* nfs: fix high load average due to callback thread sleepingJeff Layton2015-04-23
* nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton2015-01-30
* nfs: do not start the callback thread until we set rqstp->rq_taskTrond Myklebust2014-09-02
* nfs: Ensure that nfs_callback_start_svc sets the server rq_task...Trond Myklebust2014-08-17
* nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-12
* nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' functionGeyslan G. Bem2013-10-28
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-09
|\
| * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-08
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
|/
* nfs: allow the v4.1 callback thread to freezeJeff Layton2013-04-05
* NFSv4: Fix the return value for nfs_callback_start_svcTrond Myklebust2012-10-16
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\
| * svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-21
* | NFSv4: Fix the minor version callback channel startupTrond Myklebust2012-10-01
* | NFS: add debug messages to callback down functionStanislav Kinsbursky2012-10-01
* | NFS: callback per-net usage counting introducedStanislav Kinsbursky2012-10-01
* | NFS: make nfs_callback_tcpport6 per network contextStanislav Kinsbursky2012-10-01
* | NFS: make nfs_callback_tcpport per network contextStanislav Kinsbursky2012-10-01
* | NFS: callback up - users counting cleanupStanislav Kinsbursky2012-10-01
* | NFS: callback service start function introducedStanislav Kinsbursky2012-10-01
* | NFS: callback up - transport backchannel cleanupStanislav Kinsbursky2012-10-01