1. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  2. c3be657 SUNRPC: Use atomic(64)_t for seq_send(64) by Paul Burton · 6 years ago
  3. 86bbd74 NFS: change sign of nfs_fh length by Frank Sorenson · 6 years ago
  4. 93bdcf9 Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  5. 826799e sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  6. fc18751 nfs: remove redundant call to nfs_context_set_write_error() by Benjamin Coddington · 6 years ago
  7. fdbd1a2 nfs: Fix a missed page unlock after pg_doio() by Benjamin Coddington · 6 years ago
  8. e732f44 SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  9. 44f411c NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  10. 2192476 SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc() by Arnd Bergmann · 6 years ago
  11. 470443e xprtrdma: Squelch a sparse warning by Chuck Lever · 6 years ago
  12. ad09118 xprtrdma: Clean up xprt_rdma_disconnect_inject by Chuck Lever · 6 years ago
  13. f26c32f xprtrdma: Add documenting comments by Chuck Lever · 6 years ago
  14. 61c208a xprtrdma: Report when there were zero posted Receives by Chuck Lever · 6 years ago
  15. 512ccfb xprtrdma: Move rb_flags initialization by Chuck Lever · 6 years ago
  16. f7d4668 xprtrdma: Don't disable BH's in backchannel server by Chuck Lever · 6 years ago
  17. 83e301d xprtrdma: Remove memory address of "ep" from an error message by Chuck Lever · 6 years ago
  18. f9521d5 xprtrdma: Rename rpcrdma_qp_async_error_upcall by Chuck Lever · 6 years ago
  19. 31e62d2 xprtrdma: Simplify RPC wake-ups on connect by Chuck Lever · 6 years ago
  20. 316a616 xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  21. aadc5a9 xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall() by Chuck Lever · 6 years ago
  22. ed97f1f xprtrdma: Conventional variable names in rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  23. ae38288 xprtrdma: Rename rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  24. 8440a88 sunrpc: Report connect_time in seconds by Chuck Lever · 6 years ago
  25. 3968a8a sunrpc: Fix connect metrics by Chuck Lever · 6 years ago
  26. d379eaa xprtrdma: Name MR trace events consistently by Chuck Lever · 6 years ago
  27. 61da886 xprtrdma: Explicitly resetting MRs is no longer necessary by Chuck Lever · 6 years ago
  28. c421ece xprtrdma: Create more MRs at a time by Chuck Lever · 6 years ago
  29. ef739b2 xprtrdma: Reset credit grant properly after a disconnect by Chuck Lever · 6 years ago
  30. 91ca186 xprtrdma: xprt_release_rqst_cong is called outside of transport_lock by Chuck Lever · 6 years ago
  31. c7944eb NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
  32. 5ceb9d7 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
  33. be189f7 NFS: Fix dentry revalidation on NFSv4 lookup by Trond Myklebust · 6 years ago
  34. 571ed1f SUNRPC: Replace krb5_seq_lock with a lockless scheme by Trond Myklebust · 6 years ago
  35. 0c1c19f SUNRPC: Lockless lookup of RPCSEC_GSS mechanisms by Trond Myklebust · 6 years ago
  36. 4e4c3be SUNRPC: Remove rpc_authflavor_lock in favour of RCU locking by Trond Myklebust · 6 years ago
  37. 1c6c4b7 NFS: Remove private spinlock in struct nfs_pgio_header by Trond Myklebust · 6 years ago
  38. 28d5223 NFSv4: Save a few bytes in the nfs_pgio_args/res by Trond Myklebust · 6 years ago
  39. 8d8928d NFSv3: Improve NFSv3 performance when server returns no post-op attributes by Trond Myklebust · 7 years ago
  40. 80f4236 NFSv4: Split out NFS v4.2 copy completion functions by Anna Schumaker · 6 years ago
  41. 000d3f9 NFS: Reduce indentation of nfs4_recovery_handle_error() by Anna Schumaker · 7 years ago
  42. 35a6160 NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state() by Anna Schumaker · 7 years ago
  43. cb7a838 NFS: Split out the body of nfs4_reclaim_open_state() by Anna Schumaker · 7 years ago
  44. 10ec57e nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes by Tigran Mkrtchyan · 7 years ago
  45. 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  46. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 7 years ago
  47. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 7 years ago
  48. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 7 years ago
  49. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 7 years ago
  50. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 7 years ago
  51. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 7 years ago
  52. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 7 years ago
  53. ec84646 SUNRPC: Unexport xdr_partial_copy_from_skb() by Trond Myklebust · 7 years ago
  54. 4f54614 SUNRPC: Clean up xs_udp_data_receive() by Trond Myklebust · 7 years ago
  55. 550aebf SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive by Trond Myklebust · 7 years ago
  56. c50b8ee SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive() by Trond Myklebust · 7 years ago
  57. 277e4ab SUNRPC: Simplify TCP receive code by switching to using iterators by Trond Myklebust · 7 years ago
  58. 9d96acb SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter() by Trond Myklebust · 7 years ago
  59. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 7 years ago
  60. 79c9915 SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue by Trond Myklebust · 7 years ago
  61. f42f7c2 SUNRPC: Fix priority queue fairness by Trond Myklebust · 7 years ago
  62. 95f7691 SUNRPC: Convert xprt receive queue to use an rbtree by Trond Myklebust · 7 years ago
  63. bd79bc5 SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK by Trond Myklebust · 7 years ago
  64. adfa714 SUNRPC: Cleanup: remove the unused 'task' argument from the request_send() by Trond Myklebust · 7 years ago
  65. c544577 SUNRPC: Clean up transport write space handling by Trond Myklebust · 7 years ago
  66. 36bd7de SUNRPC: Turn off throttling of RPC slots for TCP sockets by Trond Myklebust · 7 years ago
  67. f05d54e SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK by Trond Myklebust · 7 years ago
  68. 89f90fe SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue by Trond Myklebust · 7 years ago
  69. 86aeee0 SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue by Trond Myklebust · 7 years ago
  70. 75891f5 SUNRPC: Support for congestion control when queuing is enabled by Trond Myklebust · 7 years ago
  71. 918f3c1 SUNRPC: Improve latency for interactive tasks by Trond Myklebust · 7 years ago
  72. dcbbeda SUNRPC: Move RPC retransmission stat counter to xprt_transmit() by Trond Myklebust · 7 years ago
  73. 5f2f6bd SUNRPC: Simplify xprt_prepare_transmit() by Trond Myklebust · 7 years ago
  74. 04b3b88 SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK by Trond Myklebust · 7 years ago
  75. 50f484e SUNRPC: Treat the task and request as separate in the xprt_ops->send_request() by Trond Myklebust · 7 years ago
  76. 902c588 SUNRPC: Fix up the back channel transmit by Trond Myklebust · 7 years ago
  77. 762e4e6 SUNRPC: Refactor RPC call encoding by Trond Myklebust · 7 years ago
  78. 944b042 SUNRPC: Add a transmission queue for RPC requests by Trond Myklebust · 7 years ago
  79. ef3f5434 SUNRPC: Distinguish between the slot allocation list and receive queue by Trond Myklebust · 7 years ago
  80. 78b576c SUNRPC: Minor cleanup for call_transmit() by Trond Myklebust · 7 years ago
  81. 7f3a1d1 SUNRPC: Refactor xprt_transmit() to remove wait for reply code by Trond Myklebust · 7 years ago
  82. edc81dc SUNRPC: Refactor xprt_transmit() to remove the reply queue code by Trond Myklebust · 7 years ago
  83. 75c8415 SUNRPC: Rename xprt->recv_lock to xprt->queue_lock by Trond Myklebust · 7 years ago
  84. ec37a58 SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit by Trond Myklebust · 7 years ago
  85. 5ce9703 SUNRPC: Test whether the task is queued before grabbing the queue spinlocks by Trond Myklebust · 7 years ago
  86. 359c48c SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status by Trond Myklebust · 7 years ago
  87. cf9946c SUNRPC: Refactor the transport request pinning by Trond Myklebust · 7 years ago
  88. 4cd34e7 SUNRPC: Simplify dealing with aborted partially transmitted messages by Trond Myklebust · 7 years ago
  89. 6c7a64e SUNRPC: Add socket transmit queue offset tracking by Trond Myklebust · 7 years ago
  90. e1806c7 SUNRPC: Move reset of TCP state variables into the reconnect code by Trond Myklebust · 7 years ago
  91. d1109aa SUNRPC: Rename TCP receive-specific state variables by Trond Myklebust · 7 years ago
  92. 3a03818 SUNRPC: Avoid holding locks across the XDR encoding of the RPC message by Trond Myklebust · 7 years ago
  93. 7ebbbc6 SUNRPC: Simplify identification of when the message send/receive is complete by Trond Myklebust · 7 years ago
  94. 3021a5bb SUNRPC: The transmitted message must lie in the RPCSEC window of validity by Trond Myklebust · 7 years ago
  95. 9ee94d3 SUNRPC: If there is no reply expected, bail early from call_decode by Trond Myklebust · 7 years ago
  96. 9dc6edc SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 7 years ago
  97. 17b57b1 Linux 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  98. 9a10b06 Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux by Greg Kroah-Hartman · 6 years ago
  99. 9ba6873 Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  100. 03d179a MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c by Miguel Ojeda · 6 years ago