aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svc.c
Commit message (Expand)AuthorAge
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-17
* svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-23
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-20
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
| * SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky2012-12-10
| * svcrpc: demote some printks to a dprintkJ. Bruce Fields2012-11-07
* | SUNRPC: remove BUG_ON in svc_registerWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGESWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from svc_pool_map_set_cpumaskWeston Andros Adamson2012-11-04
|/
* Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-15
|\
| * NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-05-31
* | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\ \ | |/ |/|
| * SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
| * SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
|/
* Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-15
* SUNRPC: service shutdown function in network namespace context introducedStanislav Kinsbursky2012-02-15
* SUNRPC: service destruction in network namespace contextStanislav Kinsbursky2012-02-15
* SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
* SUNRPC: register service on creation in current network namespaceStanislav Kinsbursky2012-01-31
* SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky2012-01-31
* SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2012-01-31
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdownJ. Bruce Fields2012-01-05
| * svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-01-05
| * svcrpc: update outdated BKL commentJ. Bruce Fields2011-12-06
| * svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2011-12-06
| * svcrpc: destroy server sockets all at onceJ. Bruce Fields2011-12-06
* | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
|/
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
|\
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
| * sunrpc: use better NUMA affinitiesEric Dumazet2011-08-19
* | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-25
* | SUNRPC: cleanup service destructionStanislav Kinsbursky2011-10-25
* | SUNRPC: setup rpcbind clients if service requires itStanislav Kinsbursky2011-10-25
* | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-25
|/
* SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust2011-07-15
* SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
* SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever2011-05-27
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
* | NFS rename client back channel transport fieldAndy Adamson2011-01-06
* | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-06
* | SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson2011-01-06
|/
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-06
* nfs41 do not allocate unused back channel pagesAndy Adamson2010-02-10