Age | Commit message (Expand) | Author |
2012-12-20 | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-12-17 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields |
2012-12-17 | svcrpc: fix some printks | J. Bruce Fields |
2012-12-17 | SUNRPC: continue run over clients list on PipeFS event instead of break | Stanislav Kinsbursky |
2012-12-15 | SUNRPC: variable 'svsk' is unused in function bc_send_request | Trond Myklebust |
2012-12-15 | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket | Trond Myklebust |
2012-12-12 | SUNRPC handle EKEYEXPIRED in call_refreshresult | Andy Adamson |
2012-12-12 | SUNRPC set gss gc_expiry to full lifetime | Andy Adamson |
2012-12-11 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust |
2012-12-10 | SUNRPC: remove redundant "linux/nsproxy.h" includes | Stanislav Kinsbursky |
2012-12-06 | SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones | Trond Myklebust |
2012-12-06 | NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence | Trond Myklebust |
2012-12-04 | svcrpc: support multiple-fragment rpc's | J. Bruce Fields |
2012-12-04 | svcrpc: track rpc data length separately from sk_tcplen | J. Bruce Fields |
2012-12-04 | svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk | J. Bruce Fields |
2012-12-04 | svcrpc: delay minimum-rpc-size check till later | J. Bruce Fields |
2012-12-04 | svcrpc: don't byte-swap sk_reclen in place | J. Bruce Fields |
2012-11-08 | SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info | Trond Myklebust |
2012-11-07 | svcrpc: demote some printks to a dprintk | J. Bruce Fields |
2012-11-04 | SUNRPC: Clean up rpc_bind_new_program | Trond Myklebust |
2012-11-04 | SUNRPC: remove BUG_ON from rpc_call_sync | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in rpc_release_task | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in svc_delete_xprt | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from __rpc_sleep_on_priority | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in svc_register | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from encode_rpcb_string | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from bc_malloc | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in xdr_shrink_bufhead | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in svc_xprt_received | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ONs from *_reclassify_socket* | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove two BUG_ON asserts | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in rpc_put_sb_net | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON calls from cache_read | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from bc_send | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from xprt_destroy_backchannel | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from rpc_sleep_on* | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from call_bc_transmit | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from call_bc_transmit | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from call_transmit | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON from rpc_run_bc_task | Weston Andros Adamson |
2012-11-04 | SUNRPC: remove BUG_ON in __rpc_clnt_handle_event | Weston Andros Adamson |
2012-11-04 | SUNRPC: add WARN_ON_ONCE for potential deadlock | Weston Andros Adamson |
2012-11-01 | SUNRPC: return proper errno from backchannel_rqst | Weston Andros Adamson |
2012-10-24 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust |
2012-10-24 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust |
2012-10-24 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust |
2012-10-24 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust |