summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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-14sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-09-27NFSv4: Fix callback server shutdownTrond Myklebust
2017-09-27SUNRPC: Refactor svc_set_num_threads()Trond Myklebust
2017-08-30net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev
2017-07-27sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-04-12svcauth_gss: Close connection when dropping an incoming messageChuck Lever
2017-03-26xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-12xprtrdma: Reduce required number of send SGEsChuck Lever
2017-03-12xprtrdma: Disable pad optimization by defaultChuck Lever
2017-03-12xprtrdma: Per-connection pad optimizationChuck Lever
2017-03-12xprtrdma: Fix Read chunk paddingChuck Lever
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-26xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever
2017-01-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-15svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever
2017-01-09SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
2016-11-07SUNRPC: Fix suspicious RCU usageAnna Schumaker
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever
2016-10-28sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-09-30sunrpc: replace generic auth_cred hash with auth-specific functionFrank Sorenson
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson
2016-09-30sunrpc: add auth_unix hash_cred() functionFrank Sorenson
2016-09-30sunrpc: add generic_auth hash_cred() functionFrank Sorenson
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27sunrpc: queue work on system_power_efficient_wqKe Wang
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-23svcrdma: support Remote InvalidationChuck Lever
2016-09-23svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever
2016-09-23svcrdma: Skip put_page() when send_reply() failsChuck Lever
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2016-09-23xprtrdma: use complete() instead complete_all()Daniel Wagner
2016-09-22SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()Trond Myklebust
2016-09-22SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratchTrond Myklebust