aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-11Merge Trond's bugfixesJ. Bruce Fields
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-10-01SUNRPC: Refactor rpc_clone_client()Chuck Lever
2012-10-01SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever
2012-10-01SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever
2012-09-28SUNRPC: Limit the rpciod workqueue concurrencyTrond Myklebust
2012-09-28SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust
2012-09-28SUNRPC: Optimise away unnecessary data moves in xdr_align_pagesTrond Myklebust
2012-09-26SUNRPC: Fix the return value of xdr_align_pages()Trond Myklebust
2012-09-25SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker
2012-09-19SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-08-21svcrpc: split up svc_handle_xprtJ. Bruce Fields
2012-08-21svcrpc: break up svc_recvJ. Bruce Fields
2012-08-21svcrpc: make svc_xprt_received staticJ. Bruce Fields
2012-08-21svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields
2012-08-21svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields
2012-08-21svcrpc: minor udp code cleanupJ. Bruce Fields
2012-08-21svcrpc: share some setup of listening socketsJ. Bruce Fields
2012-08-21svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSYJ. Bruce Fields
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-21svcrpc: clean up control flowJ. Bruce Fields
2012-08-21svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields
2012-08-21svcrpc: fix xpt_list traversal locking on shutdownJ. Bruce Fields
2012-08-20svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-08-20svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-08-20svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31nfs: enable swap on NFSMel Gorman
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-30SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-07-30nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-07-30sunrpc: clarify comments on rpc_make_runnableJeff Layton
2012-07-30sunrpc: clnt: Add missing bracesJoe Perches
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet
2012-07-17SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever
2012-07-12SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-05sunrpc: Don't do a dst_confirm() on an input routes.David S. Miller
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust