| Commit message (Expand) | Author | Age |
* | SUNRPC: return proper errno from backchannel_rqst | Weston Andros Adamson | 2012-11-01 |
* | 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 | 2012-10-24 |
* | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin | 2012-10-17 |
* | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-10-12 |
|\ |
|
| * | Merge Trond's bugfixes | J. Bruce Fields | 2012-10-11 |
| |\ |
|
| * \ | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 2012-10-09 |
| |\ \ |
|
| * | | | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 2012-09-10 |
| * | | | svcrpc: split up svc_handle_xprt | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: break up svc_recv | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: make svc_xprt_received static | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: make xpo_recvfrom return only >=0 | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: don't bother checking bad svc_addr_len result | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: minor udp code cleanup | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: share some setup of listening sockets | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: clean up control flow | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: standardize svc_setup_socket return convention | J. Bruce Fields | 2012-08-21 |
| * | | | svcrpc: fix xpt_list traversal locking on shutdown | J. Bruce Fields | 2012-08-21 |
* | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 2012-10-01 |
| * | | | SUNRPC: Refactor rpc_clone_client() | Chuck Lever | 2012-10-01 |
| * | | | SUNRPC: Use __func__ in dprintk() in auth_gss.c | Chuck Lever | 2012-10-01 |
| * | | | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever | 2012-10-01 |
| * | | | SUNRPC: Limit the rpciod workqueue concurrency | Trond Myklebust | 2012-09-28 |
| * | | | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 2012-09-28 |
| * | | | SUNRPC: Optimise away unnecessary data moves in xdr_align_pages | Trond Myklebust | 2012-09-28 |
| * | | | SUNRPC: Fix the return value of xdr_align_pages() | Trond Myklebust | 2012-09-26 |
| | |/
| |/| |
|
| * | | SUNRPC: Set alloc_slot for backchannel tcp ops | Bryan Schumaker | 2012-09-25 |
| * | | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust | 2012-09-19 |
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 2012-08-21 |
* | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-09-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | SUNRPC: Fix a UDP transport regression | Trond Myklebust | 2012-09-07 |
| |/ |
|
* | | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields | 2012-08-20 |
* | | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields | 2012-08-20 |
* | | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields | 2012-08-20 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | nfs: enable swap on NFS | Mel Gorman | 2012-07-31 |
* | | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-07-31 |
|\ \ |
|
| * | | SUNRPC: return negative value in case rpcbind client creation error | Stanislav Kinsbursky | 2012-07-30 |
| * | | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton | 2012-07-30 |
| * | | sunrpc: clarify comments on rpc_make_runnable | Jeff Layton | 2012-07-30 |
* | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-07-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | SUNRPC/cache: fix reporting of expired cache entries in 'content' file. | NeilBrown | 2012-07-12 |
* | | | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-07-30 |
|\ \ \
| | |/
| |/| |
|
| * | | sunrpc: clnt: Add missing braces | Joe Perches | 2012-07-30 |
| * | | SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors | Trond Myklebust | 2012-07-17 |