summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-20/+20
|\
| * new helper: file_inode(file)Al Viro2013-02-223-20/+20
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-10/+10
|\ \
| * | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-10/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-256-68/+96
|\ \ \
| * | | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-2/+4
| * | | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-131-5/+9
| * | | sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-3/+3
| * | | sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-132-3/+8
| * | | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
| * | | sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-131-5/+15
| * | | sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman2013-02-131-3/+2
| * | | sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-133-7/+13
| * | | sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman2013-02-131-10/+4
| * | | sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-134-8/+8
| * | | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-133-10/+10
| * | | sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-134-9/+9
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ \ \
| * \ \ \ Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-173-5/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net/sunrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* | | | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-218-37/+42
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-171-2/+1
| * | | | SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-011-2/+2
| * | | | SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust2013-02-012-4/+4
| * | | | SUNRPC: Fix an RCU dereference in xprt_reserveTrond Myklebust2013-02-011-1/+4
| * | | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-012-6/+6
| * | | | SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust2013-02-011-1/+3
| * | | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-013-5/+4
| * | | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-017-16/+18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-311-1/+1
| | |/ / | |/| |
* | | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
|/ / /
* | | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-112-4/+11
|\ \ \
| * | | SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust2013-01-082-4/+11
| |/ /
* | | nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap2013-01-101-1/+1
|/ /
* | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust2013-01-041-5/+0
* | SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust2013-01-041-4/+23
|/
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-205-60/+61
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-174-7/+11
| * svcrpc: fix some printksJ. Bruce Fields2012-12-171-4/+4
| * SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky2012-12-102-2/+0
| * svcrpc: support multiple-fragment rpc'sJ. Bruce Fields2012-12-041-25/+25
| * svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-041-7/+12
| * svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields2012-12-041-1/+2
| * svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields2012-12-041-9/+7
| * svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-041-15/+11
| * svcrpc: demote some printks to a dprintkJ. Bruce Fields2012-11-071-3/+2
* | SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky2012-12-171-1/+1
* | SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust2012-12-151-2/+0
* | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust2012-12-151-0/+4
OpenPOWER on IntegriCloud