summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-17svcrpc: fix rpc server shutdown racesJ. Bruce Fields
2013-02-17svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-02-15SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-13sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman
2013-02-13sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman
2013-02-13sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman
2013-02-13sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman
2013-02-13sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman
2013-02-13sunrpc: Use userns friendly constants.Eric W. Biederman
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-01SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust
2013-02-01SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust
2013-02-01SUNRPC: Fix an RCU dereference in xprt_reserveTrond Myklebust
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust
2013-02-01SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust
2013-02-01SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust
2013-01-23sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh
2013-01-23svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields
2013-01-23nfsd: Remove write permission from file contentYanchuan Nian
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-11Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds