summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-02-14sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2019-12-21sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2019-11-28SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2019-11-25SUNRPC: Fix priority queue fairnessTrond Myklebust
2019-05-16sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-01-26sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21nfsd: Fix an Oops in free_session()Trond Myklebust
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-13SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-16sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-04-21SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2016-10-28sunrpc: fix write space race causing stallsDavid Vrabel
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-10-07svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-09-07SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-09-07SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-07sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-04sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-03-03sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-02-25SUNRPC: Fixup socket wait for memoryTrond Myklebust
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-10svcrpc: document lack of some memory barriersJ. Bruce Fields
2015-11-10SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-03Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee
2015-11-03SUNRPC: fix variable typeAndrzej Hajda
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever