aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky2012-01-31
* SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
* SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_pton() by network contextStanislav 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
* SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-01-31
* SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2012-01-31
* NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
* SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-31
* SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
* SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
* SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
* SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
* SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-31
* SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-31
* SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-01-31
* SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2012-01-31
* SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2012-01-31
* SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2012-01-31
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-06
| * svcrpc: destroy server sockets all at onceJ. Bruce Fields2011-12-06
| * svcrpc: make svc_delete_xprt staticJ. Bruce Fields2011-12-06
* | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\ \
| * | NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-05
| * | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | sunrpc: propagate umode_tAl Viro2012-01-03
| |/
* | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* | Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
|\|
| * Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
| |\
| * | SUNRPC: compare scopeid for link-local addressesMi Jinlong2011-09-14
| * | SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-14
| * | sunrpc: use better NUMA affinitiesEric Dumazet2011-08-19
* | | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-25
* | | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-25
| |/ |/|
* | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-18
* | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
|/
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-27
|\
| * SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-17
| * SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-17
| * SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-17
| * SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-17
| * SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-17