aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* 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
| * SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-18
* | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
|/
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
|\
| * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
* | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
|/
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-29
* | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-29
|\ \
| * | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-07
* | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-27
| |/ |/|
* | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-24
* | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-18
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* NFS: Determine initial mount securityBryan Schumaker2011-03-24
* SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2011-03-17
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
* SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-10
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-11