Historique des commits

Auteur SHA1 Message Date
  Steve French 38107d45cf Do not send SMB2 signatures for SMB3 frames il y a 12 ans
  Jeff Layton 6ee9542a87 cifs: always zero out smb_vol before parsing options il y a 12 ans
  Jeff Layton 9fa114f74f cifs: remove unneeded address argument from cifs_find_tcp_session and match_server il y a 12 ans
  Jeff Layton b979aaa177 cifs: get rid of smb_vol->UNCip and smb_vol->port il y a 12 ans
  Jesper Nilsson 3c15b4cf55 cifs: Add handling of blank password option il y a 12 ans
  Steve French dd446b16ed Add SMB2.02 dialect support il y a 12 ans
  Steve French 6d3ea7e497 CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 il y a 12 ans
  Jeff Layton e5e69abd05 cifs: make error on lack of a unc= option more explicit il y a 12 ans
  Steve French 81bcd8b795 default authentication needs to be at least ntlmv2 security for cifs mounts il y a 12 ans
  Jeff Layton 72bd481f86 cifs: reinstate the forcegid option il y a 12 ans
  Steve French e4aa25e780 [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) il y a 12 ans
  Jeff Layton 1b35920490 cifs: remove support for deprecated "forcedirectio" and "strictcache" mount options il y a 13 ans
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem il y a 13 ans
  Jeff Layton 67c1f52951 cifs: add deprecation warning to sockopt=TCP_NODELAY option il y a 13 ans
  Jeff Layton b8eed28375 cifs: cork the socket before a send and uncork it afterward il y a 13 ans
  Pavel Shilovsky 2e44b28878 CIFS: Process oplocks for SMB2 il y a 13 ans
  Pavel Shilovsky 24985c53d5 CIFS: Move r/wsize negotiating to ops struct il y a 13 ans
  Pavel Shilovsky 29e20f9c65 CIFS: Make CAP_* checks protocol independent il y a 13 ans
  Pavel Shilovsky 9094fad1ed CIFS: Add echo request support for SMB2 il y a 13 ans
  Pavel Shilovsky f6d7617862 CIFS: Move echo code to osp struct il y a 13 ans
  Pavel Shilovsky 9224dfc2f9 CIFS: Move building path to root to ops struct il y a 13 ans
  Pavel Shilovsky 68889f269b CIFS: Move is_path_accessible to ops struct il y a 13 ans
  Pavel Shilovsky af4281dc22 CIFS: Move informational tcon calls to ops struct il y a 13 ans
  Pavel Shilovsky b669f33ca6 CIFS: Move getting dfs referalls to ops struct il y a 13 ans
  Pavel Shilovsky aa24d1e969 CIFS: Process reconnects for SMB2 shares il y a 13 ans
  Pavel Shilovsky 28ea5290d7 CIFS: Add SMB2 credits support il y a 13 ans
  Pavel Shilovsky 6d5786a34d CIFS: Rename Get/FreeXid and make them work with unsigned int il y a 13 ans
  Pavel Shilovsky 2e6e02ab6d CIFS: Move protocol specific tcon/tdis code to ops struct il y a 13 ans
  Pavel Shilovsky 58c45c58a1 CIFS: Move protocol specific session setup/logoff code to ops struct il y a 13 ans
  Pavel Shilovsky 286170aa24 CIFS: Move protocol specific negotiate code to ops struct il y a 13 ans