summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust
2018-09-30SUNRPC: Unexport xdr_partial_copy_from_skb()Trond Myklebust
2018-09-30SUNRPC: Allow AF_LOCAL sockets to use the generic stream receiveTrond Myklebust
2018-09-30SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust
2018-09-30SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()Trond Myklebust
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust
2018-09-30SUNRPC: Fix priority queue fairnessTrond Myklebust
2018-09-30SUNRPC: Convert xprt receive queue to use an rbtreeTrond Myklebust
2018-09-30SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()Trond Myklebust
2018-09-30SUNRPC: Clean up transport write space handlingTrond Myklebust
2018-09-30SUNRPC: Turn off throttling of RPC slots for TCP socketsTrond Myklebust
2018-09-30SUNRPC: Support for congestion control when queuing is enabledTrond Myklebust
2018-09-30SUNRPC: Improve latency for interactive tasksTrond Myklebust
2018-09-30SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()Trond Myklebust
2018-09-30SUNRPC: Fix up the back channel transmitTrond Myklebust
2018-09-30SUNRPC: Refactor RPC call encodingTrond Myklebust
2018-09-30SUNRPC: Add a transmission queue for RPC requestsTrond Myklebust
2018-09-30SUNRPC: Distinguish between the slot allocation list and receive queueTrond Myklebust
2018-09-30SUNRPC: Refactor xprt_transmit() to remove wait for reply codeTrond Myklebust
2018-09-30SUNRPC: Refactor xprt_transmit() to remove the reply queue codeTrond Myklebust
2018-09-30SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust
2018-09-30SUNRPC: Add a helper to wake up a sleeping rpc_task and set its statusTrond Myklebust
2018-09-30SUNRPC: Refactor the transport request pinningTrond Myklebust
2018-09-30SUNRPC: Add socket transmit queue offset trackingTrond Myklebust
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust
2018-09-30SUNRPC: Simplify identification of when the message send/receive is completeTrond Myklebust
2018-09-30SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust
2018-09-30SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust
2018-09-30Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda
2018-09-30Compiler Attributes: remove uses of __attribute__ from compiler.hMiguel Ojeda
2018-09-30Compiler Attributes: KENTRY used twice the "used" attributeMiguel Ojeda
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda
2018-09-30Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda
2018-09-30Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda
2018-09-30Compiler Attributes: remove unneeded testsMiguel Ojeda
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda
2018-09-30Compiler Attributes: remove unused attributesMiguel Ojeda
2018-09-30docs: fpga: document fpga manager flagsAlan Tull
2018-09-30Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-30dt-bindings: power: Add Actions Semi S900 SPSManivannan Sadhasivam
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-29Update email addressMatthew Wilcox
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg