aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* 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
| * | | svcrpc: minor udp code cleanupJ. Bruce Fields2012-08-21
| * | | svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-21
| * | | svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSYJ. Bruce Fields2012-08-21
| * | | svcrpc: clean up control flowJ. Bruce Fields2012-08-21
| * | | svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields2012-08-21
| * | | svcrpc: fix xpt_list traversal locking on shutdownJ. Bruce Fields2012-08-21
* | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-10
|\ \ \ \ | |_|/ / |/| | |
| * | | SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
| * | | SUNRPC: Refactor rpc_clone_client()Chuck Lever2012-10-01
| * | | SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever2012-10-01
| * | | SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever2012-10-01
| * | | SUNRPC: Limit the rpciod workqueue concurrencyTrond Myklebust2012-09-28
| * | | SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust2012-09-28
| * | | SUNRPC: Optimise away unnecessary data moves in xdr_align_pagesTrond Myklebust2012-09-28
| * | | SUNRPC: Fix the return value of xdr_align_pages()Trond Myklebust2012-09-26
| | |/ | |/|
| * | SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker2012-09-25
| * | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust2012-09-19
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ | |/ / |/| |
| * | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-21
* | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-12
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-07
| |/
* | svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-08-20
* | svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-08-20
* | svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-08-20
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: enable swap on NFSMel Gorman2012-07-31
* | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-31
|\ \
| * | SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-07-30
| * | nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-07-30
| * | sunrpc: clarify comments on rpc_make_runnableJeff Layton2012-07-30
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\ \ \ | |_|/ |/| |
| * | SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown2012-07-12
* | | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\ \ \ | | |/ | |/|
| * | sunrpc: clnt: Add missing bracesJoe Perches2012-07-30
| * | SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-17