aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-10-29svcrdma: Remove ->release_rqst call in bc reply handlerChuck Lever
2018-10-29svcrdma: Reduce max_send_sgesChuck Lever
2018-10-29SUNRPC: Simplify TCP receive codeTrond Myklebust
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust
2018-10-29SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust
2018-10-29SUNRPC: Make server side AUTH_UNIX use lockless lookupsTrond Myklebust
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust
2018-10-03SUNRPC: Refactor sunrpc_cache_lookupTrond Myklebust
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust
2018-10-03SUNRPC: Remove the server 'authtab_lock' and just use RCUTrond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-22sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever
2018-08-22sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-09rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang
2018-08-09NFSD: Handle full-length symlinksChuck Lever
2018-08-09NFSD: Refactor the generic write vector fill helperChuck Lever
2018-08-09svcrdma: Clean up Read chunk pathChuck Lever
2018-08-09svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever
2018-08-09sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing
2018-08-08xprtrdma: Fix disconnect regressionChuck Lever
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-07-31sunrpc: whitespace fixesStephen Hemminger
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-31sunrpc: kstrtoul() can also return -ERANGEDan Carpenter
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski
2018-07-30sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-07-26net/xprtrdma: Restore needed argument to ib_post_sendJason Gunthorpe
2018-07-24net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-19sunrpc: Prevent duplicate XID allocationChuck Lever
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-06-08Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski
2018-06-08svcrdma: Fix incorrect return value/type in svc_rdma_post_recvsChuck Lever
2018-06-04Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds