Jeff Layton
|
72bd481f86
cifs: reinstate the forcegid option
|
12 years ago |
Steve French
|
e4aa25e780
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
|
12 years ago |
Jeff Layton
|
1b35920490
cifs: remove support for deprecated "forcedirectio" and "strictcache" mount options
|
12 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
13 years ago |
Jeff Layton
|
67c1f52951
cifs: add deprecation warning to sockopt=TCP_NODELAY option
|
13 years ago |
Jeff Layton
|
b8eed28375
cifs: cork the socket before a send and uncork it afterward
|
13 years ago |
Pavel Shilovsky
|
2e44b28878
CIFS: Process oplocks for SMB2
|
13 years ago |
Pavel Shilovsky
|
24985c53d5
CIFS: Move r/wsize negotiating to ops struct
|
13 years ago |
Pavel Shilovsky
|
29e20f9c65
CIFS: Make CAP_* checks protocol independent
|
13 years ago |
Pavel Shilovsky
|
9094fad1ed
CIFS: Add echo request support for SMB2
|
13 years ago |
Pavel Shilovsky
|
f6d7617862
CIFS: Move echo code to osp struct
|
13 years ago |
Pavel Shilovsky
|
9224dfc2f9
CIFS: Move building path to root to ops struct
|
13 years ago |
Pavel Shilovsky
|
68889f269b
CIFS: Move is_path_accessible to ops struct
|
13 years ago |
Pavel Shilovsky
|
af4281dc22
CIFS: Move informational tcon calls to ops struct
|
13 years ago |
Pavel Shilovsky
|
b669f33ca6
CIFS: Move getting dfs referalls to ops struct
|
13 years ago |
Pavel Shilovsky
|
aa24d1e969
CIFS: Process reconnects for SMB2 shares
|
13 years ago |
Pavel Shilovsky
|
28ea5290d7
CIFS: Add SMB2 credits support
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Pavel Shilovsky
|
2e6e02ab6d
CIFS: Move protocol specific tcon/tdis code to ops struct
|
13 years ago |
Pavel Shilovsky
|
58c45c58a1
CIFS: Move protocol specific session setup/logoff code to ops struct
|
13 years ago |
Pavel Shilovsky
|
286170aa24
CIFS: Move protocol specific negotiate code to ops struct
|
13 years ago |
Pavel Shilovsky
|
316cf94a91
CIFS: Move trans2 processing to ops struct
|
13 years ago |
Jeff Layton
|
7659624ffb
cifs: reinstate sec=ntlmv2 mount option
|
13 years ago |
Jeff Layton
|
ac3aa2f8ae
cifs: remove extraneous newlines from cERROR and cFYI calls
|
13 years ago |
Jeff Layton
|
3ae629d98b
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
|
13 years ago |
Jeff Layton
|
ec01d738a1
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize
|
13 years ago |
Suresh Jayaraman
|
e73f843a32
cifs: fix parsing of password mount option
|
13 years ago |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Pavel Shilovsky
|
7f0adb53bc
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
|
13 years ago |
Steve French
|
1080ef758f
CIFS: Introduce SMB2 mounts as vers=2.1
|
14 years ago |