sfrench/cifs-2.6.git
2018-10-23 Trond MyklebustSUNRPC: Clean up the AUTH cache code
2018-10-23 Frank SorensonNFS: change sign of nfs_fh length
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 Benjamin Coddingtonnfs: remove redundant call to nfs_context_set_write_error()
2018-10-18 Benjamin Coddingtonnfs: Fix a missed page unlock after pg_doio()
2018-10-18 Trond MyklebustSUNRPC: Fix a compile warning for cmpxchg64()
2018-10-05 Olga KornievskaiaNFSv4.x: fix lock recovery during delegation recall
2018-10-05 Arnd BergmannSUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
2018-10-03 Chuck Leverxprtrdma: Squelch a sparse warning
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-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-09-30 Trond MyklebustNFSv4: Fix lookup revalidate of regular files
2018-09-30 Trond MyklebustNFS: Refactor nfs_lookup_revalidate()
2018-09-30 Trond MyklebustNFS: Fix dentry revalidation on NFSv4 lookup
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...
2018-09-30 Trond MyklebustNFS: Remove private spinlock in struct nfs_pgio_header
2018-09-30 Trond MyklebustNFSv4: Save a few bytes in the nfs_pgio_args/res
2018-09-30 Trond MyklebustNFSv3: Improve NFSv3 performance when server returns...
2018-09-30 Anna SchumakerNFSv4: Split out NFS v4.2 copy completion functions
2018-09-30 Anna SchumakerNFS: Reduce indentation of nfs4_recovery_handle_error()
2018-09-30 Anna SchumakerNFS: Reduce indentation of the switch statement in...
2018-09-30 Anna SchumakerNFS: Split out the body of nfs4_reclaim_open_state()
2018-09-30 Tigran Mkrtchyannfs4: flex_file: ignore synthetic uid/gid for tightly...
2018-09-30 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2018-09-30 Trond MyklebustNFSv4: Convert struct nfs4_state to use refcount_t
2018-09-30 Trond MyklebustNFSv4: Convert open state lookup to use RCU
2018-09-30 Trond MyklebustNFS: Convert lookups of the open context to RCU
2018-09-30 Trond MyklebustNFS: Simplify internal check for whether file is open...
2018-09-30 Trond MyklebustNFS: Convert lookups of the lock context to RCU
2018-09-30 Trond MyklebustpNFS: Don't allocate more pages than we need to fit...
2018-09-30 Trond MyklebustpNFS: Don't zero out the array in nfs4_alloc_pages()
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-30 Greg Kroah... Linux 4.19-rc6 v4.19-rc6
2018-09-30 Greg Kroah... Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https...
2018-09-30 Greg Kroah... Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git...
2018-09-30 Miguel OjedaMAINTAINERS: fix reference to moved drivers/{misc ...
2018-09-29 Greg Kroah... Merge tag 'for-linus-20180929' of git://git.kernel...
next