summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2019-07-09xprtrdma: Remove rpcrdma_req::rl_bufferChuck Lever
2019-07-09xprtrdma: Refactor chunk encodingChuck Lever
2019-07-09xprtrdma: Streamline rpcrdma_post_recvsChuck Lever
2019-07-09xprtrdma: Simplify rpcrdma_rep_createChuck Lever
2019-07-09xprtrdma: Wake RPCs directly in rpcrdma_wc_send pathChuck Lever
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever
2019-07-09xprtrdma: Add mechanism to place MRs back on the free listChuck Lever
2019-07-09xprtrdma: Remove fr_stateChuck Lever
2019-07-09xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flagChuck Lever
2019-07-09xprtrdma: Fix occasional transport deadlockChuck Lever
2019-07-09xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_reqChuck Lever
2019-07-08sunrpc/cache: remove the exporting of cache_seq_nextDenis Efremov
2019-07-06SUNRPC: Fix possible autodisconnect during connect due to old last_usedDave Wysochanski
2019-07-06SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPESAnna Schumaker
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust
2019-07-06Merge branch 'bh-remove'Trond Myklebust
2019-07-06SUNRPC: add links for all client xprts to debugfsNeilBrown
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski
2019-07-06SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown
2019-07-06SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski
2019-07-06SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski
2019-07-06NFS: send state management on a single connection.NeilBrown
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust
2019-07-06SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust
2019-07-06SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-03nfs: fix out-of-date connectathon talk URLJ. Bruce Fields
2019-07-03sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-02xprtrdma: Fix use-after-free in rpcrdma_post_recvsChuck Lever
2019-06-28SUNRPC: Fix up calculation of client message lengthTrond Myklebust
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-06-20rpc_pipefs: call fsnotify_{unlink,rmdir}() hooksAmir Goldstein
2019-06-19svcrdma: Ignore source port when computing DRC hashChuck Lever
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-05-30SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credentialTrond Myklebust
2019-05-30SUNRPC fix regression in umount of a secure mountOlga Kornievskaia
2019-05-28xprtrdma: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-25vfs: Convert rpc_pipefs to use the new mount APIDavid Howells
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds