summaryrefslogtreecommitdiff
path: root/net/sunrpc/svc.c
AgeCommit message (Expand)Author
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-02-15SUNRPC: service shutdown function in network namespace context introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: register service on creation in current network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky
2012-01-31SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky
2012-01-31SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-05svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdownJ. Bruce Fields
2012-01-05svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-06svcrpc: update outdated BKL commentJ. Bruce Fields
2011-12-06svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields
2011-12-06svcrpc: destroy server sockets all at onceJ. Bruce Fields
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky
2011-10-25SUNRPC: cleanup service destructionStanislav Kinsbursky
2011-10-25SUNRPC: setup rpcbind clients if service requires itStanislav Kinsbursky
2011-10-25SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet
2011-07-15SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2011-01-06SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten
2010-02-10nfs41 do not allocate unused back channel pagesAndy Adamson
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-06-17Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust
2009-06-17nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...Benny Halevy
2009-06-17nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson
2009-06-17nfs41: Backchannel bc_svc_process()Ricardo Labiaga
2009-06-17nfs41: Refactor svc_process()Ricardo Labiaga
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-03nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson