Age | Commit message (Expand) | Author | Files | Lines |
2012-11-01 | SUNRPC: return proper errno from backchannel_rqst | Weston Andros Adamson | 1 | -1/+1 |
2012-10-24 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust | 1 | -25/+0 |
2012-10-24 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust | 1 | -5/+8 |
2012-10-24 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust | 1 | -1/+1 |
2012-10-24 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust | 1 | -0/+1 |
2012-10-17 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin | 1 | -2/+2 |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -204/+190 |
2012-10-11 | Merge Trond's bugfixes | J. Bruce Fields | 1 | -5/+17 |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -125/+139 |
2012-10-10 | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 4 | -15/+25 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 1 | -0/+22 |
2012-10-02 | SUNRPC: Refactor rpc_clone_client() | Chuck Lever | 1 | -40/+43 |
2012-10-02 | SUNRPC: Use __func__ in dprintk() in auth_gss.c | Chuck Lever | 1 | -29/+29 |
2012-10-02 | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever | 1 | -4/+4 |
2012-09-29 | SUNRPC: Limit the rpciod workqueue concurrency | Trond Myklebust | 1 | -1/+1 |
2012-09-29 | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 3 | -38/+10 |
2012-09-28 | SUNRPC: Optimise away unnecessary data moves in xdr_align_pages | Trond Myklebust | 1 | -10/+13 |
2012-09-26 | SUNRPC: Fix the return value of xdr_align_pages() | Trond Myklebust | 1 | -0/+2 |
2012-09-25 | SUNRPC: Set alloc_slot for backchannel tcp ops | Bryan Schumaker | 1 | -0/+1 |
2012-09-20 | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust | 1 | -5/+16 |
2012-09-13 | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -14/+24 |
2012-09-10 | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 1 | -51/+0 |
2012-09-07 | SUNRPC: Fix a UDP transport regression | Trond Myklebust | 3 | -14/+24 |
2012-08-22 | svcrpc: split up svc_handle_xprt | J. Bruce Fields | 1 | -22/+25 |
2012-08-22 | svcrpc: break up svc_recv | J. Bruce Fields | 1 | -36/+67 |
2012-08-22 | svcrpc: make svc_xprt_received static | J. Bruce Fields | 2 | -25/+20 |
2012-08-22 | svcrpc: make xpo_recvfrom return only >=0 | J. Bruce Fields | 2 | -4/+4 |
2012-08-22 | svcrpc: don't bother checking bad svc_addr_len result | J. Bruce Fields | 1 | -2/+0 |
2012-08-22 | svcrpc: minor udp code cleanup | J. Bruce Fields | 1 | -4/+5 |
2012-08-22 | svcrpc: share some setup of listening sockets | J. Bruce Fields | 2 | -11/+11 |
2012-08-22 | svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY | J. Bruce Fields | 1 | -1/+1 |
2012-08-22 | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 1 | -1/+1 |
2012-08-21 | svcrpc: clean up control flow | J. Bruce Fields | 1 | -35/+34 |
2012-08-21 | svcrpc: standardize svc_setup_socket return convention | J. Bruce Fields | 1 | -18/+22 |
2012-08-21 | svcrpc: fix xpt_list traversal locking on shutdown | J. Bruce Fields | 1 | -9/+15 |
2012-08-21 | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields | 1 | -5/+2 |
2012-08-21 | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields | 1 | -1/+2 |
2012-08-21 | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields | 1 | -1/+1 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 4 | -2/+62 |
2012-08-01 | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -5/+19 |
2012-08-01 | nfs: enable swap on NFS | Mel Gorman | 4 | -2/+62 |
2012-08-01 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+4 |
2012-07-31 | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -63/+142 |
2012-07-31 | SUNRPC: return negative value in case rpcbind client creation error | Stanislav Kinsbursky | 1 | -2/+2 |
2012-07-31 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton | 3 | -1/+14 |
2012-07-31 | sunrpc: clarify comments on rpc_make_runnable | Jeff Layton | 1 | -2/+3 |
2012-07-31 | sunrpc: clnt: Add missing braces | Joe Perches | 1 | -1/+2 |
2012-07-18 | ipv6: add ipv6_addr_hash() helper | Eric Dumazet | 1 | -18/+4 |
2012-07-18 | SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors | Trond Myklebust | 1 | -1/+3 |