aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-01-04SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust
2013-01-04SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-17svcrpc: fix some printksJ. Bruce Fields
2012-12-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky
2012-12-15SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust
2012-12-15SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust
2012-12-12SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2012-12-12SUNRPC set gss gc_expiry to full lifetimeAndy Adamson
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-10SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky
2012-12-06SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust
2012-12-06NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust
2012-12-04svcrpc: support multiple-fragment rpc'sJ. Bruce Fields
2012-12-04svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields
2012-12-04svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields
2012-12-04svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields
2012-12-04svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields
2012-11-08SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust
2012-11-07svcrpc: demote some printks to a dprintkJ. Bruce Fields
2012-11-04SUNRPC: Clean up rpc_bind_new_programTrond Myklebust
2012-11-04SUNRPC: remove BUG_ON from rpc_call_syncWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in rpc_release_taskWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in svc_delete_xprtWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ONs checking RPC_IS_QUEUEDWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from __rpc_sleep_on_priorityWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in svc_registerWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from encode_rpcb_stringWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from bc_mallocWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in xdr_shrink_bufheadWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGESWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in svc_xprt_receivedWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ONs from *_reclassify_socket*Weston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from svc_pool_map_set_cpumaskWeston Andros Adamson
2012-11-04SUNRPC: remove two BUG_ON assertsWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON calls from cache_readWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from bc_sendWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from xprt_destroy_backchannelWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from rpc_sleep_on*Weston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from call_transmitWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from rpc_run_bc_taskWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in __rpc_clnt_handle_eventWeston Andros Adamson
2012-11-04SUNRPC: add WARN_ON_ONCE for potential deadlockWeston Andros Adamson
2012-11-01SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson
2012-10-24SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-24SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust