aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svc.c
Commit message (Expand)AuthorAge
* sunrpc: make visible processing error in bc_svc_process()Vasily Averin2018-12-27
* sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin2018-12-27
* sunrpc: use-after-free in svc_process_common()Vasily Averin2018-12-27
* NFSD: Handle full-length symlinksChuck Lever2018-08-09
* NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-09
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-03
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-03
* sunrpc: Re-purpose trace_svc_processChuck Lever2018-04-03
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | sunrpc: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-24
* sunrpc: Disable splice for krb5iChuck Lever2017-06-28
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
* NFSv4: Fix callback server shutdownTrond Myklebust2017-04-27
* SUNRPC: Refactor svc_set_num_threads()Trond Myklebust2017-04-27
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-28
|\
| * sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton2017-02-24
| * nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-24
| * sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-24
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
|/
* svcauth_gss: Close connection when dropping an incoming messageChuck Lever2016-11-30
* SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust2016-09-19
* NFS: Don't drop CB requests with invalid principalsChuck Lever2016-07-11
* svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2016-07-11
* SUNRPC: Fix callback channelTrond Myklebust2015-12-07
* nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-23
* SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever2015-11-02
* nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-10
* nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-10
* nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
* Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-02
|\
| * SUNRPC: Fix a backchannel raceTrond Myklebust2015-06-05
| * SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-05
| * SUNRPC: Clean up bc_send()Chuck Lever2015-06-02
* | SUNRPC: Move EXPORT_SYMBOL for svc_processChuck Lever2015-06-03
|/
* sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
* sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-09
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09