aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky2012-12-17
* SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust2012-12-15
* SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust2012-12-15
* SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson2012-12-12
* SUNRPC set gss gc_expiry to full lifetimeAndy Adamson2012-12-12
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-11
|\
| * SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust2012-11-08
* | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-05
* | NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust2012-12-05
* | SUNRPC: Clean up rpc_bind_new_programTrond Myklebust2012-11-04
* | SUNRPC: remove BUG_ON from rpc_call_syncWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in rpc_release_taskWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in svc_delete_xprtWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ONs checking RPC_IS_QUEUEDWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from __rpc_sleep_on_priorityWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in svc_registerWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from encode_rpcb_stringWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from bc_mallocWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in xdr_shrink_bufheadWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGESWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in svc_xprt_receivedWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ONs from *_reclassify_socket*Weston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from svc_pool_map_set_cpumaskWeston Andros Adamson2012-11-04
* | SUNRPC: remove two BUG_ON assertsWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON calls from cache_readWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from bc_sendWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from xprt_destroy_backchannelWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from rpc_sleep_on*Weston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from call_transmitWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON from rpc_run_bc_taskWeston Andros Adamson2012-11-04
* | SUNRPC: remove BUG_ON in __rpc_clnt_handle_eventWeston Andros Adamson2012-11-04
* | SUNRPC: add WARN_ON_ONCE for potential deadlockWeston Andros Adamson2012-11-04
|/
* SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-01
* SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust2012-10-24
* SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-24
* Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust2012-10-24
* SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust2012-10-24
* SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-17
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\
| * Merge Trond's bugfixesJ. Bruce Fields2012-10-11
| |\
| * \ nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
| |\ \
| * | | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
| * | | svcrpc: split up svc_handle_xprtJ. Bruce Fields2012-08-21
| * | | svcrpc: break up svc_recvJ. Bruce Fields2012-08-21
| * | | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-21
| * | | svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields2012-08-21
| * | | svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-21