]> asedeno.scripts.mit.edu Git - linux.git/history - net/sunrpc
iov_iter: Fix 9p virtio breakage
[linux.git] / net / sunrpc /
2018-11-01 Al Viromissing bits of "iov_iter: Separate type from direction...
2018-11-01 Al ViroMerge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org...
2018-10-23 David Howellsiov_iter: Separate type from direction and use accessor...
2018-10-23 Trond MyklebustSUNRPC: Convert the auth cred cache to use refcount_t
2018-10-23 Trond MyklebustSUNRPC: Convert auth creds to use refcount_t
2018-10-23 Trond MyklebustSUNRPC: Simplify lookup code
2018-10-23 Trond MyklebustSUNRPC: Clean up the AUTH cache code
2018-10-18 Trond MyklebustMerge tag 'nfs-rdma-for-4.20-1' of git://git.linux...
2018-10-18 J. Bruce Fieldssunrpc: safely reallow resvport min/max inversion
2018-10-18 Trond MyklebustSUNRPC: Fix a compile warning for cmpxchg64()
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git.kernel...
2018-10-12 Greg Kroah-HartmanMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-10-05 Arnd BergmannSUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
2018-10-04 Dave AirlieMerge branch 'drm-tda9950-fixes' of git://git.armlinux...
2018-10-03 Chuck Leverxprtrdma: Clean up xprt_rdma_disconnect_inject
2018-10-03 Chuck Leverxprtrdma: Add documenting comments
2018-10-03 Chuck Leverxprtrdma: Report when there were zero posted Receives
2018-10-03 Chuck Leverxprtrdma: Move rb_flags initialization
2018-10-03 Chuck Leverxprtrdma: Don't disable BH's in backchannel server
2018-10-03 Chuck Leverxprtrdma: Remove memory address of "ep" from an error...
2018-10-03 Chuck Leverxprtrdma: Rename rpcrdma_qp_async_error_upcall
2018-10-03 Chuck Leverxprtrdma: Simplify RPC wake-ups on connect
2018-10-03 Chuck Leverxprtrdma: Re-organize the switch() in rpcrdma_conn_upcall
2018-10-03 Greg Kroah-HartmanMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-10-02 Chuck Leverxprtrdma: Eliminate "connstate" variable from rpcrdma_c...
2018-10-02 Chuck Leverxprtrdma: Conventional variable names in rpcrdma_conn_u...
2018-10-02 Chuck Leverxprtrdma: Rename rpcrdma_conn_upcall
2018-10-02 Chuck Leversunrpc: Report connect_time in seconds
2018-10-02 Chuck Leversunrpc: Fix connect metrics
2018-10-02 Chuck Leverxprtrdma: Name MR trace events consistently
2018-10-02 Chuck Leverxprtrdma: Explicitly resetting MRs is no longer necessary
2018-10-02 Chuck Leverxprtrdma: Create more MRs at a time
2018-10-02 Chuck Leverxprtrdma: Reset credit grant properly after a disconnect
2018-10-02 Chuck Leverxprtrdma: xprt_release_rqst_cong is called outside...
2018-10-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-09-30 Trond MyklebustSUNRPC: Replace krb5_seq_lock with a lockless scheme
2018-09-30 Trond MyklebustSUNRPC: Lockless lookup of RPCSEC_GSS mechanisms
2018-09-30 Trond MyklebustSUNRPC: Remove rpc_authflavor_lock in favour of RCU locking
2018-09-30 Trond MyklebustSUNRPC: Unexport xdr_partial_copy_from_skb()
2018-09-30 Trond MyklebustSUNRPC: Clean up xs_udp_data_receive()
2018-09-30 Trond MyklebustSUNRPC: Allow AF_LOCAL sockets to use the generic strea...
2018-09-30 Trond MyklebustSUNRPC: Clean up - rename xs_tcp_data_receive() to...
2018-09-30 Trond MyklebustSUNRPC: Simplify TCP receive code by switching to using...
2018-09-30 Trond MyklebustSUNRPC: Add a bvec array to struct xdr_buf for use...
2018-09-30 Trond MyklebustSUNRPC: Add a label for RPC calls that require allocati...
2018-09-30 Trond MyklebustSUNRPC: Convert the xprt->sending queue back to an...
2018-09-30 Trond MyklebustSUNRPC: Fix priority queue fairness
2018-09-30 Trond MyklebustSUNRPC: Convert xprt receive queue to use an rbtree
2018-09-30 Trond MyklebustSUNRPC: Don't take transport->lock unnecessarily when...
2018-09-30 Trond MyklebustSUNRPC: Cleanup: remove the unused 'task' argument...
2018-09-30 Trond MyklebustSUNRPC: Clean up transport write space handling
2018-09-30 Trond MyklebustSUNRPC: Turn off throttling of RPC slots for TCP sockets
2018-09-30 Trond MyklebustSUNRPC: Allow soft RPC calls to time out when waiting...
2018-09-30 Trond MyklebustSUNRPC: Allow calls to xprt_transmit() to drain the...
2018-09-30 Trond MyklebustSUNRPC: Enqueue swapper tagged RPCs at the head of...
2018-09-30 Trond MyklebustSUNRPC: Support for congestion control when queuing...
2018-09-30 Trond MyklebustSUNRPC: Improve latency for interactive tasks
2018-09-30 Trond MyklebustSUNRPC: Move RPC retransmission stat counter to xprt_tr...
2018-09-30 Trond MyklebustSUNRPC: Simplify xprt_prepare_transmit()
2018-09-30 Trond MyklebustSUNRPC: Don't reset the request 'bytes_sent' counter...
2018-09-30 Trond MyklebustSUNRPC: Treat the task and request as separate in the...
2018-09-30 Trond MyklebustSUNRPC: Fix up the back channel transmit
2018-09-30 Trond MyklebustSUNRPC: Refactor RPC call encoding
2018-09-30 Trond MyklebustSUNRPC: Add a transmission queue for RPC requests
2018-09-30 Trond MyklebustSUNRPC: Distinguish between the slot allocation list...
2018-09-30 Trond MyklebustSUNRPC: Minor cleanup for call_transmit()
2018-09-30 Trond MyklebustSUNRPC: Refactor xprt_transmit() to remove wait for...
2018-09-30 Trond MyklebustSUNRPC: Refactor xprt_transmit() to remove the reply...
2018-09-30 Trond MyklebustSUNRPC: Rename xprt->recv_lock to xprt->queue_lock
2018-09-30 Trond MyklebustSUNRPC: Don't wake queued RPC calls multiple times...
2018-09-30 Trond MyklebustSUNRPC: Test whether the task is queued before grabbing...
2018-09-30 Trond MyklebustSUNRPC: Add a helper to wake up a sleeping rpc_task...
2018-09-30 Trond MyklebustSUNRPC: Refactor the transport request pinning
2018-09-30 Trond MyklebustSUNRPC: Simplify dealing with aborted partially transmi...
2018-09-30 Trond MyklebustSUNRPC: Add socket transmit queue offset tracking
2018-09-30 Trond MyklebustSUNRPC: Move reset of TCP state variables into the...
2018-09-30 Trond MyklebustSUNRPC: Rename TCP receive-specific state variables
2018-09-30 Trond MyklebustSUNRPC: Avoid holding locks across the XDR encoding...
2018-09-30 Trond MyklebustSUNRPC: Simplify identification of when the message...
2018-09-30 Trond MyklebustSUNRPC: The transmitted message must lie in the RPCSEC...
2018-09-30 Trond MyklebustSUNRPC: If there is no reply expected, bail early from...
2018-09-30 Trond MyklebustSUNRPC: Clean up initialisation of the struct rpc_rqst
2018-09-29 Greg Kroah-HartmanMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-09-29 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc5' of https://git.kernel...
2018-09-26 Bartlomiej Zolnier... Merge tag 'v4.19-rc5' of https://git.kernel.org/pub...
2018-09-17 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc4' of https://git.kernel...
2018-09-17 Takashi IwaiMerge tag 'asoc-v4.19-rc4' of https://git.kernel.org...
2018-09-17 Greg Kroah-HartmanMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2018-09-15 Linus TorvaldsMerge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org...
2018-09-14 Linus TorvaldsMerge tag 'printk-for-4.19-rc4' of git://git.kernel...
2018-09-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-09-09 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.19-20180903' of...
2018-09-09 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2018-09-09 Greg Kroah-HartmanMerge tag 'iio-fixes-4.19a' of git://git.kernel.org...
2018-09-06 Linus TorvaldsMerge tag 'for-4.19-rc2-tag' of git://git.kernel.org...
2018-09-04 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel...
2018-09-04 David S. MillerMerge tag 'mac80211-for-davem-2018-09-03' of git:/...
2018-08-31 Linus TorvaldsMerge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel...
2018-08-31 Linus TorvaldsMerge tag 'pm-4.19-rc2' of git://git.kernel.org/pub...
next