1. 5162015 cifs: update internal module number by Steve French · 3 years ago
  2. 52d0053 smb3: send NTLMSSP version information by Steve French · 3 years ago
  3. 70431bf cifs: Support fscache indexing rewrite by David Howells · 4 years, 1 month ago
  4. ba978e8 cifs: cifs_ses_mark_for_reconnect should also update reconnect bits by Shyam Prasad N · 3 years ago
  5. 47de760 cifs: update tcpStatus during negotiate and sess setup by Shyam Prasad N · 3 years ago
  6. c1604da cifs: make status checks in version independent callers by Shyam Prasad N · 3 years ago
  7. ece0767 cifs: remove repeated state change in dfs tree connect by Shyam Prasad N · 3 years ago
  8. e154cb7 cifs: fix the cifs_reconnect path for DFS by Shyam Prasad N · 3 years ago
  9. 8a409cd cifs: remove unused variable ses_selected by Muhammad Usama Anjum · 3 years ago
  10. 88b024f cifs: protect all accesses to chan_* with chan_lock by Shyam Prasad N · 3 years, 1 month ago
  11. a05885c cifs: fix the connection state transitions with multichannel by Shyam Prasad N · 3 years, 1 month ago
  12. 3663c90 cifs: check reconnects for channels of active tcons too by Shyam Prasad N · 3 years, 2 months ago
  13. 5455b9e cifs: serialize all mount attempts by Ronnie Sahlberg · 3 years ago
  14. a2809d0 cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs by Eugene Korenevsky · 3 years ago
  15. 7eacba3 cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty by Eugene Korenevsky · 3 years ago
  16. 74ce613 cifs: clean up an inconsistent indenting by Yang Li · 3 years ago
  17. e3548aa cifs: free ntlmsspblob allocated in negotiate by Shyam Prasad N · 3 years ago
  18. 0c947b8 Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years ago
  19. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  20. 9bbf866 cifs: fix FILE_BOTH_DIRECTORY_INFO definition by Eugene Korenevsky · 3 years ago
  21. dea2903 cifs: move superblock magic defitions to magic.h by Jeff Layton · 3 years ago
  22. 3ac5f2f cifs: Fix smb311_update_preauth_hash() kernel-doc comment by Yang Li · 3 years ago
  23. 8834147 Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years ago
  24. bda487a cifs: avoid race during socket reconnect between send and recv by Shyam Prasad N · 3 years, 2 months ago
  25. 73f9bfb cifs: maintain a state machine for tcp/smb/tcon sessions by Shyam Prasad N · 3 years, 5 months ago
  26. 1913e11 cifs: fix hang on cifs_get_next_mid() by Enzo Matsumiya · 3 years ago
  27. 080dc5e cifs: take cifs_tcp_ses_lock for status checks by Shyam Prasad N · 3 years, 5 months ago
  28. 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 2 months ago
  29. 183eea2 cifs: reconnect only the connection and not smb session where possible by Shyam Prasad N · 3 years, 5 months ago
  30. 2e0fa29 cifs: add WARN_ON for when chan_count goes below minimum by Shyam Prasad N · 3 years, 5 months ago
  31. 66eb0c6 cifs: adjust DebugData to use chans_need_reconnect for conn status by Shyam Prasad N · 3 years, 5 months ago
  32. f486ef8 cifs: use the chans_need_reconnect bitmap for reconnect status by Shyam Prasad N · 3 years, 5 months ago
  33. d1a931c cifs: track individual channel status using chans_need_reconnect by Shyam Prasad N · 3 years, 5 months ago
  34. 0b66fa7 cifs: remove redundant assignment to pointer p by Colin Ian King · 3 years ago
  35. a310808 cifs: sanitize multiple delimiters in prepath by Thiago Rafael Becker · 3 years ago
  36. b774302 cifs: ignore resource_id while getting fscache super cookie by Shyam Prasad N · 3 years, 1 month ago
  37. ca3574b exit: Rename module_put_and_exit to module_put_and_kthread_exit by Eric W. Biederman · 3 years, 1 month ago
  38. 9de0737 cifs: fix ntlmssp auth when there is no key exchange by Paulo Alcantara · 3 years, 1 month ago
  39. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  40. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  41. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
  42. 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 3 years, 1 month ago
  43. 0b03fe6 cifs: update internal version number by Steve French · 3 years, 1 month ago
  44. 350f4a5 smb2: clarify rc initialization in smb2_reconnect by Steve French · 3 years, 1 month ago
  45. 5112d80 cifs: populate server_hostname for extra channels by Shyam Prasad N · 3 years, 1 month ago
  46. b9ad6b5 cifs: nosharesock should be set on new server by Shyam Prasad N · 3 years, 1 month ago
  47. 8ae87bb cifs: introduce cifs_ses_mark_for_reconnect() helper by Paulo Alcantara · 3 years, 1 month ago
  48. 446e214 cifs: protect srv_count with cifs_tcp_ses_lock by Steve French · 3 years, 1 month ago
  49. 0226487 cifs: move debug print out of spinlock by Steve French · 3 years, 1 month ago
  50. 46bb1b9 cifs: do not duplicate fscache cookie for secondary channels by Shyam Prasad N · 3 years, 5 months ago
  51. 0f2b305 cifs: connect individual channel servers to primary channel server by Shyam Prasad N · 3 years, 5 months ago
  52. 724244c cifs: protect session channel fields with chan_lock by Shyam Prasad N · 3 years, 5 months ago
  53. 8e07757 cifs: do not negotiate session if session already exists by Shyam Prasad N · 3 years, 5 months ago
  54. 0210274 smb3: do not setup the fscache_super_cookie until fsinfo initialized by Steve French · 3 years, 2 months ago
  55. 7f28af9 cifs: fix potential use-after-free bugs by Paulo Alcantara · 3 years, 2 months ago
  56. 869da64 cifs: fix memory leak of smb3_fs_context_dup::server_hostname by Paulo Alcantara · 3 years, 2 months ago
  57. ca780da smb3: add additional null check in SMB311_posix_mkdir by Steve French · 3 years, 2 months ago
  58. 9e7ffa7 cifs: release lock earlier in dequeue_mid error case by Steve French · 3 years, 2 months ago
  59. bac3539 smb3: add additional null check in SMB2_tcon by Steve French · 3 years, 2 months ago
  60. 6b78951 smb3: add additional null check in SMB2_open by Steve French · 3 years, 2 months ago
  61. 4d9beec smb3: add additional null check in SMB2_ioctl by Steve French · 3 years, 2 months ago
  62. 0e62904 smb3: remove trivial dfs compile warning by Steve French · 3 years, 2 months ago
  63. c88f7dc cifs: support nested dfs links over reconnect by Paulo Alcantara · 3 years, 2 months ago
  64. 71e6864 smb3: do not error on fsync when readonly by Steve French · 3 years, 2 months ago
  65. b6f2a0f cifs: for compound requests, use open handle if possible by Shyam Prasad N · 3 years, 5 months ago
  66. 4ac0536 cifs: set a minimum of 120s for next dns resolution by Paulo Alcantara · 3 years, 2 months ago
  67. bbcce36 cifs: split out dfs code from cifs_reconnect() by Paulo Alcantara · 3 years, 2 months ago
  68. ae0abb4 cifs: convert list_for_each to entry variant by Paulo Alcantara · 3 years, 2 months ago
  69. 43b459a cifs: introduce new helper for cifs_reconnect() by Paulo Alcantara · 3 years, 2 months ago
  70. efb21d7 cifs: fix print of hdr_flags in dfscache_proc_show() by Paulo Alcantara · 3 years, 3 months ago
  71. 49bd49f cifs: send workstation name during ntlmssp session setup by Shyam Prasad N · 3 years, 2 months ago
  72. c9f1c19 cifs: nosharesock should not share socket with future sessions by Shyam Prasad N · 3 years, 2 months ago
  73. b5013d0 Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 2 months ago
  74. d7171cd smb3: add dynamic trace points for socket connection by Steve French · 3 years, 2 months ago
  75. c462870 cifs: Move SMB2_Create definitions to the shared area by Ronnie Sahlberg · 3 years, 4 months ago
  76. d8d9de5 cifs: Move more definitions into the shared area by Ronnie Sahlberg · 3 years, 4 months ago
  77. fc0b384 cifs: move NEGOTIATE_PROTOCOL definitions out into the common area by Ronnie Sahlberg · 3 years, 4 months ago
  78. 0d35e38 cifs: Create a new shared file holding smb2 pdu definitions by Ronnie Sahlberg · 3 years, 2 months ago
  79. 7ae5e58 cifs: add mount parameter tcpnodelay by Steve French · 3 years, 2 months ago
  80. 7be3248 cifs: To match file servers, make sure the server hostname matches by Shyam Prasad N · 3 years, 2 months ago
  81. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  82. 9ed38fd cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
  83. 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 3 months ago
  84. b06d893 smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 3 months ago
  85. 4f22262 cifs: Clear modified attribute bit from inode flags by Steve French · 3 years, 3 months ago
  86. 03ab9cb cifs: Deal with some warnings from W=1 by David Howells · 3 years, 3 months ago
  87. e946d3c cifs: fix a sign extension bug by Dan Carpenter · 3 years, 3 months ago
  88. 35866f3 cifs: Not to defer close on file when lock is set by Rohith Surabattula · 3 years, 3 months ago
  89. 71826b0 cifs: Fix soft lockup during fsstress by Rohith Surabattula · 3 years, 3 months ago
  90. e3fc065 cifs: Deferred close performance improvements by Rohith Surabattula · 3 years, 3 months ago
  91. 4c51de1 cifs: fix incorrect kernel doc comments by Steve French · 3 years, 3 months ago
  92. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
  93. 9351590 cifs: properly invalidate cached root handle when closing it by Enzo Matsumiya · 3 years, 4 months ago
  94. 8d014f5 cifs: move SMB FSCTL definitions to common code by Steve French · 3 years, 4 months ago
  95. 23e91d8 cifs: rename cifs_common to smbfs_common by Steve French · 3 years, 4 months ago
  96. fc111fb cifs: update FSCTL definitions by Steve French · 3 years, 4 months ago
  97. 9c849ce Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 4 months ago
  98. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  99. 3998f0b cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED by Ronnie Sahlberg · 3 years, 4 months ago
  100. 38f4910 cifs: cifs_md4 convert to SPDX identifier by Steve French · 3 years, 4 months ago