aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.08-androidKevin Hilman
2015-08-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-06-24Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-06-05svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-03-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-15.03-androidAlex Shi
2015-03-18sunrpc: fix braino in ->poll()Al Viro
2014-09-06Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-07Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-05-07Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-09Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-03-06SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-02-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-14.02Mark Brown
2014-02-13sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2013-12-02Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-11-29SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust
2013-11-29SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson
2013-10-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-10-01rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields
2013-10-01rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields
2013-10-01rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields
2013-10-01rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields
2013-09-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-09-07SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-08-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-14SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust
2013-08-11svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-11svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-11svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-04svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-26Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-07-25svcrpc: don't error out on small tcp fragmentJ. Bruce Fields
2013-07-25svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-07-25svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields
2013-07-01freezer: add unsafe versions of freezable helpers for NFSColin Cross
2013-05-31Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-29svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-05-28svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields
2013-05-22SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust
2013-05-15SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust
2013-05-12svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields