1. 52492ff cifs: call helper functions for marking channels for reconnect by Shyam Prasad N · 2 years, 11 months ago
  2. 88b024f cifs: protect all accesses to chan_* with chan_lock by Shyam Prasad N · 3 years, 1 month ago
  3. a05885c cifs: fix the connection state transitions with multichannel by Shyam Prasad N · 3 years, 1 month ago
  4. bda487a cifs: avoid race during socket reconnect between send and recv by Shyam Prasad N · 3 years, 2 months ago
  5. 080dc5e cifs: take cifs_tcp_ses_lock for status checks by Shyam Prasad N · 3 years, 5 months ago
  6. f486ef8 cifs: use the chans_need_reconnect bitmap for reconnect status by Shyam Prasad N · 3 years, 5 months ago
  7. 724244c cifs: protect session channel fields with chan_lock by Shyam Prasad N · 3 years, 5 months ago
  8. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 3 months ago
  9. 01cf308 cifs: make locking consistent around the server session status by Steve French · 3 years, 6 months ago
  10. 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 6 months ago
  11. 05946d4 cifs: Fix preauth hash corruption by Vincent Whitchurch · 3 years, 10 months ago
  12. 04ad69c cifs: do not send close in compound create+close requests by Paulo Alcantara · 3 years, 10 months ago
  13. e3d100e cifs: change noisy error message to FYI by Paulo Alcantara · 3 years, 10 months ago
  14. 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 3 years, 11 months ago
  15. 7de0394 cifs: Fix in error types returned for out-of-credit situations. by Shyam Prasad N · 3 years, 11 months ago
  16. 0f56db8 cifs: New optype for session operations. by Shyam Prasad N · 3 years, 11 months ago
  17. 91792bb smb3: fix crediting for compounding when only one request in flight by Pavel Shilovsky · 3 years, 11 months ago
  18. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  19. cd7b699 cifs: Tracepoints and logs for tracing credit changes. by Shyam Prasad N · 4 years, 2 months ago
  20. 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 1 month ago
  21. 9eec21b smb3: add dynamic trace point to trace when credits obtained by Steve French · 4 years, 2 months ago
  22. a3713ec cifs`: handle ERRBaduid for SMB1 by Roberto Bergantinos Corpas · 4 years, 6 months ago
  23. 19e8886 cifs: prevent truncation from long to int in wait_for_free_credits by Ronnie Sahlberg · 4 years, 6 months ago
  24. 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
  25. 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 7 months ago
  26. 5f68ea4 cifs: multichannel: move channel selection in function by Aurelien Aptel · 4 years, 8 months ago
  27. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
  28. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
  29. 3946d0d cifs: Allocate encryption header through kmalloc by Long Li · 4 years, 9 months ago
  30. f1f27ad CIFS: Fix task struct use-after-free on reconnect by Vincent Whitchurch · 5 years ago
  31. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  32. f780bd3 cifs: add server param by Aurelien Aptel · 5 years ago
  33. 4357d45 cifs: smbd: Return -EAGAIN when transport is reconnecting by Long Li · 5 years ago
  34. 7b71843 CIFS: Do not miss cancelled OPEN responses by Pavel Shilovsky · 5 years ago
  35. 8bd3754 cifs: rename a variable in SendReceive() by Dan Carpenter · 5 years ago
  36. abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
  37. 1b63f18 smb3: display max smb3 requests in flight at any one time by Steve French · 5 years ago
  38. 3175eb9 cifs: add a debug macro that prints \\server\share for errors by Ronnie Sahlberg · 5 years ago
  39. ac6ad7a cifs: fix dereference on ses before it is null checked by Colin Ian King · 5 years ago
  40. afe6f65 cifs: add new debugging macro cifs_server_dbg by Ronnie Sahlberg · 5 years ago
  41. 3190b59 smb3: minor cleanup of compound_send_recv by Aurelien Aptel · 6 years ago
  42. 14e2597 cifs: use the right include for signal_pending() by Ronnie Sahlberg · 6 years ago
  43. 392e1c5 cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP by Ronnie Sahlberg · 6 years ago
  44. d69cb72 cifs: fix credits leak for SMB1 oplock breaks by Ronnie Sahlberg · 6 years ago
  45. 4739f23 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 6 years ago
  46. 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
  47. 257b780 cifs: simplify how we handle credits in compound_send_recv() by Ronnie Sahlberg · 6 years ago
  48. 7937ca9 smb3: add dynamic tracepoint for timeout waiting for credits by Steve French · 6 years ago
  49. 2b53b92 cifs: add a timeout argument to wait_for_free_credits by Ronnie Sahlberg · 6 years ago
  50. 16b34aa cifs: prevent starvation in wait_for_free_credits for multi-credit requests by Ronnie Sahlberg · 6 years ago
  51. b227d21 cifs: wait_for_free_credits() make it possible to wait for >=1 credits by Ronnie Sahlberg · 6 years ago
  52. 4230cff cifs: pass flags down into wait_for_free_credits() by Ronnie Sahlberg · 6 years ago
  53. 480b1cb cifs: change wait_for_free_request() to take flags as argument by Ronnie Sahlberg · 6 years ago
  54. b30c74c CIFS: Mask off signals when sending SMB packets by Pavel Shilovsky · 6 years ago
  55. afc18a6 CIFS: Return -EAGAIN instead of -ENOTSOCK by Pavel Shilovsky · 6 years ago
  56. 7091bca CIFS: Try to acquire credits at once for compound requests by Pavel Shilovsky · 6 years ago
  57. 97ea499 CIFS: Check for reconnects before sending compound requests by Pavel Shilovsky · 6 years ago
  58. 3349c3a CIFS: Check for reconnects before sending async requests by Pavel Shilovsky · 6 years ago
  59. 34f4deb CIFS: Respect reconnect in non-MTU credits calculations by Pavel Shilovsky · 6 years ago
  60. 335b7b6 CIFS: Respect reconnect in MTU credits calculations by Pavel Shilovsky · 6 years ago
  61. c781af7 CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 6 years ago
  62. 3d3003f CIFS: Fix credit calculations in compound mid callback by Pavel Shilovsky · 6 years ago
  63. ee258d7 CIFS: Move credit processing to mid callbacks for SMB3 by Pavel Shilovsky · 6 years ago
  64. 8a26f0f CIFS: Fix credits calculation for cancelled requests by Pavel Shilovsky · 6 years ago
  65. ee13919 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 6 years ago
  66. 8544f4a CIFS: Fix credit computation for compounded requests by Pavel Shilovsky · 6 years ago
  67. 33fa5c8 CIFS: Do not set credits to 1 if the server didn't grant anything by Pavel Shilovsky · 6 years ago
  68. f5942db cifs: smb2 commands can not be negative, remove confusing check by Steve French · 6 years ago
  69. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. 43de1db smb3: add debug for unexpected mid cancellation by Steve French · 6 years ago
  71. f80eaed CIFS: Print message when attempting a mount by Rodrigo Freire · 6 years ago
  72. 00778e2 smb3: add way to control slow response threshold for logging and stats by Steve French · 6 years ago
  73. cb5c2e6 cifs: fix a credits leak for compund commands by Ronnie Sahlberg · 6 years ago
  74. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  75. 4e34feb cifs: only wake the thread for the very last PDU in a compound by Ronnie Sahlberg · 6 years ago
  76. ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
  77. b24df3e cifs: update receive_encrypted_standard to handle compounded responses by Ronnie Sahlberg · 6 years ago
  78. 468d677 smb3: display stats counters for number of slow commands by Steve French · 6 years ago
  79. 020eec5 smb3: add tracepoint for slow responses by Steve French · 6 years ago
  80. e0bba0b8 cifs: add compound_send_recv() by Ronnie Sahlberg · 6 years ago
  81. 1f3a8f5 cifs: make smb_send_rqst take an array of requests by Ronnie Sahlberg · 6 years ago
  82. b2c96de cifs: update init_sg, crypt_message to take an array of rqst by Ronnie Sahlberg · 6 years ago
  83. bf1fdeb smb3: add reconnect tracepoints by Steve French · 6 years ago
  84. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  85. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  86. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  87. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  88. 662bf5b cifs: Fix kernel oops when traceSMB is enabled by Paulo Alcantara · 7 years ago
  89. 07cd952 cifs: update __smb_send_rqst() to take an array of requests by Ronnie Sahlberg · 7 years ago
  90. 40eff45 cifs: remove smb2_send_recv() by Ronnie Sahlberg · 7 years ago
  91. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 7 years ago
  92. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  93. e8157b2 CIFS: When sending data on socket, pass the correct page offset by Long Li · 7 years ago
  94. c06a0f2 CIFS: Calculate the correct request length based on page offset and tail size by Long Li · 7 years ago
  95. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  96. 0d5ec28 SMB311: Fix reconnect by Steve French · 7 years ago
  97. 117e3b7 CIFS: set *resp_buf_type to NO_BUFFER on error by Steve French · 7 years ago
  98. e19b2bc cifs: add resp_buf_size to the mid_q_entry structure by Ronnie Sahlberg · 7 years ago
  99. 93012bf cifs: add server->vals->header_preamble_size by Ronnie Sahlberg · 7 years ago
  100. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago