1. 45835a6 SUNRPC: Don't receive TCP data into a request buffer that has been reset by Trond Myklebust · 5 years ago
  2. cc204d0 SUNRPC: Dequeue the request from the receive queue while we're re-encoding by Trond Myklebust · 5 years ago
  3. 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
  4. f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
  5. ee2f412e xprtrdma: Recycle MRs after disconnect by Chuck Lever · 5 years ago
  6. 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
  7. 1738de3 xprtrdma: Inline XDR chunk encoder functions by Chuck Lever · 5 years ago
  8. 17d47f9 xprtrdma: Fix bc_max_slots return value by Chuck Lever · 5 years ago
  9. 2a7f77c7 xprtrdma: Clean up xprt_rdma_set_connect_timeout() by Chuck Lever · 5 years ago
  10. b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago
  11. 4d6b889 xprtrdma: Remove rpcrdma_buffer::rb_mrlock by Chuck Lever · 5 years ago
  12. 6dc6ec9 xprtrdma: Cache free MRs in each rpcrdma_req by Chuck Lever · 5 years ago
  13. 805a1f6 xprtrdma: Ensure creating an MR does not trigger FS writeback by Chuck Lever · 5 years ago
  14. 3b39f52 xprtrdma: Move rpcrdma_mr_get out of frwr_map by Chuck Lever · 5 years ago
  15. 1ca3f4c xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put by Chuck Lever · 5 years ago
  16. 265a38d xprtrdma: Simplify rpcrdma_mr_pop by Chuck Lever · 5 years ago
  17. 3957905 xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods by Chuck Lever · 5 years ago
  18. eed48a9 xprtrdma: Rename rpcrdma_buffer::rb_all by Chuck Lever · 5 years ago
  19. 2dfdcd8 xprtrdma: Rename CQE field in Receive trace points by Chuck Lever · 5 years ago
  20. f3c66a2 xprtrdma: Boost maximum transport header size by Chuck Lever · 5 years ago
  21. 36bdd90 xprtrdma: Fix calculation of ri_max_segs again by Chuck Lever · 5 years ago
  22. af08a77 xprtrdma: Update obsolete comment by Chuck Lever · 5 years ago
  23. 2fb2a4d xprtrdma: Refresh the documenting comment in frwr_ops.c by Chuck Lever · 5 years ago
  24. 95bd830 SUNRPC: Inline xdr_commit_encode by Chuck Lever · 5 years ago
  25. 691b45d SUNRPC: Remove rpc_wake_up_queued_task_on_wq() by Chuck Lever · 5 years ago
  26. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  27. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  28. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  29. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  30. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 6 years ago
  31. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 6 years ago
  32. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 6 years ago
  33. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 6 years ago
  34. 163f882 SUNRPC: Skip zero-refcount transports by Trond Myklebust · 6 years ago
  35. 3cf72922 SUNRPC: Replace division by multiplication in calculation of queue length by Trond Myklebust · 6 years ago
  36. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  37. a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 6 years ago
  38. 347543e Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  39. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  40. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  41. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  42. 675dd90 xprtrdma: Modernize ops->connect by Chuck Lever · 6 years ago
  43. 5828ceb xprtrdma: Remove rpcrdma_req::rl_buffer by Chuck Lever · 6 years ago
  44. 6a6c6de xprtrdma: Refactor chunk encoding by Chuck Lever · 6 years ago
  45. 9ef33ef xprtrdma: Streamline rpcrdma_post_recvs by Chuck Lever · 6 years ago
  46. 379d1bc xprtrdma: Simplify rpcrdma_rep_create by Chuck Lever · 6 years ago
  47. 0ab1152 xprtrdma: Wake RPCs directly in rpcrdma_wc_send path by Chuck Lever · 6 years ago
  48. d8099fe xprtrdma: Reduce context switching due to Local Invalidation by Chuck Lever · 6 years ago
  49. 40088f0 xprtrdma: Add mechanism to place MRs back on the free list by Chuck Lever · 6 years ago
  50. 8475689 xprtrdma: Remove fr_state by Chuck Lever · 6 years ago
  51. 5809ea4 xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag by Chuck Lever · 6 years ago
  52. 05eb06d xprtrdma: Fix occasional transport deadlock by Chuck Lever · 6 years ago
  53. 1310051 xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req by Chuck Lever · 6 years ago
  54. a57caf8 sunrpc/cache: remove the exporting of cache_seq_next by Denis Efremov · 6 years ago
  55. 80d3c45 SUNRPC: Fix possible autodisconnect during connect due to old last_used by Dave Wysochanski · 6 years ago
  56. 4368d77 SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES by Anna Schumaker · 6 years ago
  57. c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 6 years ago
  58. b6580ab SUNRPC: Remove warning in debugfs.c when compiling with W=1 by Trond Myklebust · 6 years ago
  59. 41adafa Merge branch 'bh-remove' by Trond Myklebust · 6 years ago
  60. 2f34b8b SUNRPC: add links for all client xprts to debugfs by NeilBrown · 6 years ago
  61. a332518 SUNRPC: Count ops completing with tk_status < 0 by Dave Wysochanski · 6 years ago
  62. 10db569 SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts. by NeilBrown · 6 years ago
  63. 93ba048 SUNRPC: Use proper printk specifiers for unsigned long long by Dave Wysochanski · 6 years ago
  64. 9dfe52a SUNRPC: Move call to rpc_count_iostats before rpc_call_done by Dave Wysochanski · 6 years ago
  65. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 6 years ago
  66. 612b41f SUNRPC: Allow creation of RPC clients with multiple connections by Trond Myklebust · 8 years ago
  67. c049f8e SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock by Trond Myklebust · 6 years ago
  68. 21f0ffa SUNRPC: Add basic load balancing to the transport switch by Trond Myklebust · 8 years ago
  69. b5e9241 SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock by Trond Myklebust · 6 years ago
  70. 4f8943f SUNRPC: Replace direct task wakeups from softirq context by Trond Myklebust · 6 years ago
  71. 7e0a0e3 SUNRPC: Replace the queue timer with a delayed work function by Trond Myklebust · 6 years ago
  72. a8f46b5 Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  73. 855c9e7 nfs: fix out-of-date connectathon talk URL by J. Bruce Fields · 6 years ago
  74. 0a0762c sunrpc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  75. 2d0abe3 xprtrdma: Fix use-after-free in rpcrdma_post_recvs by Chuck Lever · 6 years ago
  76. 7e3d362 SUNRPC: Fix up calculation of client message length by Trond Myklebust · 6 years ago
  77. 19d5504 SUNRPC: Fix a credential refcount leak by Trond Myklebust · 6 years ago
  78. 502980e Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" by Anna Schumaker · 6 years ago
  79. b962261 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 6 years ago
  80. 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
  81. a35d632 rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks by Amir Goldstein · 6 years ago
  82. 1e091c3 svcrdma: Ignore source port when computing DRC hash by Chuck Lever · 6 years ago
  83. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  84. ddc64d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 by Thomas Gleixner · 6 years ago
  85. 7987b69 SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential by Trond Myklebust · 6 years ago
  86. ec6017d SUNRPC fix regression in umount of a secure mount by Olga Kornievskaia · 6 years ago
  87. 66d4218 xprtrdma: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  88. b9662f3 vfs: Convert rpc_pipefs to use the new mount API by David Howells · 6 years ago
  89. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  90. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  91. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  92. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  93. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  94. 5940d1c SUNRPC: Rebalance a kref in auth_gss.c by Chuck Lever · 6 years ago
  95. fe31ce8 SUNRPC: Fix an error code in gss_alloc_msg() by Dan Carpenter · 6 years ago
  96. 9c5948c SUNRPC: task should be exit if encode return EKEYEXPIRED more times by ZhangXiaoxu · 6 years ago
  97. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  98. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  99. bef252f rpcpipe: switch to ->free_inode() by Al Viro · 6 years ago
  100. ac83228a SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall by Trond Myklebust · 6 years ago