1. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  2. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  3. 5940d1c SUNRPC: Rebalance a kref in auth_gss.c by Chuck Lever · 6 years ago
  4. fe31ce8 SUNRPC: Fix an error code in gss_alloc_msg() by Dan Carpenter · 6 years ago
  5. 9c5948c SUNRPC: task should be exit if encode return EKEYEXPIRED more times by ZhangXiaoxu · 6 years ago
  6. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  7. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  8. bef252f rpcpipe: switch to ->free_inode() by Al Viro · 6 years ago
  9. ac83228a SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall by Trond Myklebust · 6 years ago
  10. 283ebe3 SUNRPC: Use the client user namespace when encoding creds by Trond Myklebust · 6 years ago
  11. 79caa5f SUNRPC: Cache cred of process creating the rpc_client by Trond Myklebust · 6 years ago
  12. 2cfd11f xprtrdma: Remove stale comment by Chuck Lever · 6 years ago
  13. b8fe677 xprtrdma: Update comments that reference ib_drain_qp by Chuck Lever · 6 years ago
  14. 5f2311f xprtrdma: Remove pr_err() call sites from completion handlers by Chuck Lever · 6 years ago
  15. 86c4ccd xprtrdma: Eliminate struct rpcrdma_create_data_internal by Chuck Lever · 6 years ago
  16. 94087e9 xprtrdma: Aggregate the inline settings in struct rpcrdma_ep by Chuck Lever · 6 years ago
  17. fd59517 xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize by Chuck Lever · 6 years ago
  18. 1f7d1c7 SUNRPC: Update comments based on recent changes by Chuck Lever · 6 years ago
  19. f19bd0b xprtrdma: Eliminate rpcrdma_ia::ri_device by Chuck Lever · 6 years ago
  20. c209e49 xprtrdma: More Send completion batching by Chuck Lever · 6 years ago
  21. dbcc53a xprtrdma: Clean up sendctx functions by Chuck Lever · 6 years ago
  22. 17e4c44 xprtrdma: Trace marshaling failures by Chuck Lever · 6 years ago
  23. 4ba02e8 xprtrdma: Increase maximum number of backchannel requests by Chuck Lever · 6 years ago
  24. 3f9c7e7 xprtrdma: Backchannel can use GFP_KERNEL allocations by Chuck Lever · 6 years ago
  25. d2832af xprtrdma: Clean up regbuf helpers by Chuck Lever · 6 years ago
  26. 0f665ce xprtrdma: De-duplicate "allocate new, free old regbuf" by Chuck Lever · 6 years ago
  27. bb93a1a xprtrdma: Allocate req's regbufs at xprt create time by Chuck Lever · 6 years ago
  28. 8cec3db xprtrdma: rpcrdma_regbuf alignment by Chuck Lever · 6 years ago
  29. 2314650 xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep() by Chuck Lever · 6 years ago
  30. 1769e6a xprtrdma: Clean up rpcrdma_create_req() by Chuck Lever · 6 years ago
  31. b2ca473 xprtrdma: Fix an frwr_map recovery nit by Chuck Lever · 6 years ago
  32. 52db6f9 SUNRPC: Avoid digging into the ATOMIC pool by Chuck Lever · 6 years ago
  33. ae6ec91 SUNRPC: Add the 'softerr' rpc_client flag by Trond Myklebust · 6 years ago
  34. 0729d99 SUNRPC: Ensure to ratelimit the "server not responding" syslog messages by Trond Myklebust · 6 years ago
  35. da95306 SUNRPC: Start the first major timeout calculation at task creation by Trond Myklebust · 6 years ago
  36. e4ec48d SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts by Trond Myklebust · 6 years ago
  37. 5ad64b3 SUNRPC: Add tracking of RPC level errors by Trond Myklebust · 6 years ago
  38. 9e910bf SUNRPC: Ensure that the transport layer respect major timeouts by Trond Myklebust · 6 years ago
  39. 4312358 SUNRPC: Declare RPC timers as TIMER_DEFERRABLE by Trond Myklebust · 6 years ago
  40. 24a9d9a SUNRPC: Simplify queue timeouts using timer_reduce() by Trond Myklebust · 6 years ago
  41. 5efd187 SUNRPC: Fix up tracking of timeouts by Trond Myklebust · 6 years ago
  42. 6b2e685 SUNRPC: Add function rpc_sleep_on_timeout() by Trond Myklebust · 6 years ago
  43. 8357a9b SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority() by Trond Myklebust · 6 years ago
  44. 87150aa SUNRPC: Refactor rpc_sleep_on() by Trond Myklebust · 6 years ago
  45. 8ba6a92 SUNRPC: Refactor xprt_request_wait_receive() by Trond Myklebust · 6 years ago
  46. 9e6fa0b SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare by Trond Myklebust · 6 years ago
  47. ae67bd3 SUNRPC: Fix up task signalling by Trond Myklebust · 6 years ago
  48. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  49. e6667c7 SUNRPC: rsi_parse() should use the current user namespace by Trond Myklebust · 6 years ago
  50. ccfe51a SUNRPC: Fix the server AUTH_UNIX userspace mappings by Trond Myklebust · 6 years ago
  51. 1237d35 SUNRPC: Temporary sockets should inherit the cred from their parent by Trond Myklebust · 6 years ago
  52. 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
  53. 642ee6b SUNRPC: Allow further customisation of RPC program registration by Trond Myklebust · 6 years ago
  54. 4532608 SUNRPC: Clean up generic dispatcher code by Trond Myklebust · 6 years ago
  55. 8e5b677 SUNRPC: Add a callback to initialise server requests by Trond Myklebust · 6 years ago
  56. 83dd59a SUNRPC/nfs: Fix return value for nfs4_callback_compound() by Trond Myklebust · 6 years ago
  57. 9d69338 sunrpc/cache: handle missing listeners better. by NeilBrown · 6 years ago
  58. 12a54b1 Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  59. a7b1a48 SUNRPC: Ignore queue transmission errors on successful transmission by Trond Myklebust · 6 years ago
  60. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 6 years ago
  61. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  62. d58431ea sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 6 years ago
  63. 01f2f5b SUNRPC: fix uninitialized variable warning by Alakesh Haloi · 6 years ago
  64. d84dd3f SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected by Trond Myklebust · 6 years ago
  65. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  66. 5e3863f SUNRPC: Remove redundant check for the reply length in call_decode() by Trond Myklebust · 6 years ago
  67. 928d42f SUNRPC: Handle the SYSTEM_ERR rpc error by Trond Myklebust · 6 years ago
  68. eb90a16 SUNRPC: rpc_decode_header() must always return a non-zero value on error by Trond Myklebust · 6 years ago
  69. 27adc78 SUNRPC: Use the ENOTCONN error on socket disconnect by Trond Myklebust · 6 years ago
  70. 5131496 SUNRPC: Fix the minimal size for reply buffer allocation by Trond Myklebust · 6 years ago
  71. 9734ad5 SUNRPC: Fix a client regression when handling oversized replies by Trond Myklebust · 6 years ago
  72. ebc551f Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  73. 4d6c671 SUNRPC: Take the transport send lock before binding+connecting by Trond Myklebust · 6 years ago
  74. 009a82f SUNRPC: Micro-optimise when the task is known not to be sleeping by Trond Myklebust · 6 years ago
  75. 03e51d3 SUNRPC: Check whether the task was transmitted before rebind/reconnect by Trond Myklebust · 6 years ago
  76. 6b5f590 SUNRPC: Remove redundant calls to RPC_IS_QUEUED() by Trond Myklebust · 6 years ago
  77. cea5778 SUNRPC: Clean up by Trond Myklebust · 6 years ago
  78. 7b3fef8 SUNRPC: Respect RPC call timeouts when retrying transmission by Trond Myklebust · 6 years ago
  79. 477687e SUNRPC: Fix up RPC back channel transmission by Trond Myklebust · 6 years ago
  80. ed7dc97 SUNRPC: Prevent thundering herd when the socket is not connected by Trond Myklebust · 6 years ago
  81. 0d1bf34 SUNRPC: Allow dynamic allocation of back channel slots by Trond Myklebust · 6 years ago
  82. 12a3ad6 SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc by Trond Myklebust · 6 years ago
  83. a79f194 NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated by Trond Myklebust · 6 years ago
  84. a73881c SUNRPC: Fix an Oops in udp_poll() by Trond Myklebust · 6 years ago
  85. 06b5fc3 Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  86. b7e5034 svcrpc: fix UDP on servers with lots of threads by J. Bruce Fields · 6 years ago
  87. 6f903b1 SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages() by Trond Myklebust · 6 years ago
  88. c87dc4c SUNRPC: Further cleanups of xs_sendpages() by Trond Myklebust · 6 years ago
  89. 0472e47 SUNRPC: Convert socket page send code to use iov_iter() by Trond Myklebust · 6 years ago
  90. e791f8e SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec() by Trond Myklebust · 6 years ago
  91. 5f52a9d SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive by Trond Myklebust · 6 years ago
  92. 727fcc6 SUNRPC: Don't suppress socket errors when a message read completes by Trond Myklebust · 6 years ago
  93. e92053a SUNRPC: Handle zero length fragments correctly by Trond Myklebust · 6 years ago
  94. ae05355 SUNRPC: Don't reset the stream record info when the receive worker is running by Trond Myklebust · 6 years ago
  95. e3735c8 SUNRPC: remove pointless test in unx_match() by NeilBrown · 6 years ago
  96. b9779a5 SUNRPC: Ensure rq_bytes_sent is reset before request transmission by Trond Myklebust · 6 years ago
  97. 0ffe86f SUNRPC: Use poll() to fix up the socket requeue races by Trond Myklebust · 6 years ago
  98. a1231fd SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs by Trond Myklebust · 6 years ago
  99. 88fe73c Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  100. 55638c5 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago