summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever
2011-05-27SUNRPC: Remove obsolete commentChuck Lever
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever
2011-05-27SUNRPC: Clean up use of curly braces in switch casesChuck Lever
2011-05-27SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever
2011-05-27SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-15SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-10svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-07svcrpc: take advantage of tcp autotuningOlga Kornievskaia
2011-04-07SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields
2011-04-07svcrpc: copy cb reply instead of pagesTrond Myklebust
2011-04-07svcrpc: close connection if client sends short packetJ. Bruce Fields
2011-04-07svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields
2011-04-07SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust
2011-04-07SUNRPC: requeue tcp socket less frequentlyTrond Myklebust
2011-04-06Revert "net/sunrpc: Use static const char arrays"Trond Myklebust
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-22SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-17SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl
2011-03-17RPC: killing RPC tasks races fixedStanislav Kinsbursky
2011-03-17xprt: remove redundant checkj223yang@asset.uwaterloo.ca
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust
2011-03-17SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-15sunrpc: fix printk format warningRandy Dunlap
2011-03-15xprt: remove redundant null checkj223yang@asset.uwaterloo.ca
2011-03-11gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman