summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2012-02-011-2/+0Star
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-02-011-0/+7
| * SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-02-011-0/+2
| * SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-02-011-1/+1
| * SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-02-011-0/+2
| * SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-02-011-1/+2
| * SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-02-011-2/+5
| * SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-02-011-1/+1
| * SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-02-011-3/+7
| * SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-02-011-0/+1
| * SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-02-011-0/+3
| * SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2012-02-011-0/+3
| * SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2012-02-011-0/+8
| * SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2012-02-011-1/+0Star
* | svcrdma: silence a Sparse warningDan Carpenter2012-03-071-1/+1
* | svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-181-1/+1
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-142-3/+2Star
|\
| * SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-061-1/+1
| * svcrpc: destroy server sockets all at onceJ. Bruce Fields2011-12-061-1/+1
| * svcrpc: make svc_delete_xprt staticJ. Bruce Fields2011-12-061-1/+0Star
* | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-103-2/+5
|\ \
| * | NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-051-0/+2
| * | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-052-2/+3
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-2/+2
|\ \
| * | sunrpc: propagate umode_tAl Viro2012-01-042-2/+2
| |/
* | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-121-3/+3
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-1/+2
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-011-1/+2
* | Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-032-11/+29
|\|
| * Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-252-1/+4
| |\
| * | SUNRPC: compare scopeid for link-local addressesMi Jinlong2011-09-141-1/+7
| * | SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-141-9/+21
| * | sunrpc: use better NUMA affinitiesEric Dumazet2011-08-191-1/+1
* | | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-251-0/+1
* | | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-251-0/+2
| |/ |/|
* | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-181-1/+2
* | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-181-0/+2
|/
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-274-21/+27
|\
| * SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-181-1/+0Star
| * SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-181-0/+4
| * SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-181-2/+7
| * SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-171-2/+0Star
| * SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-171-3/+3
| * SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-153-13/+13
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+3
* | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-181-0/+1
* | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-161-9/+0Star
|/
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-221-1/+2
|\
| * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-151-1/+2