Pavel Shilovsky
|
9cbc0b7339
CIFS: Reconnect durable handles for SMB2
|
12 years ago |
Pavel Shilovsky
|
226730b4d8
CIFS: Introduce cifs_open_parms struct
|
12 years ago |
Jeff Layton
|
50285882fd
cifs: fix SMB2 signing enablement in cifs_enable_signing
|
12 years ago |
Steve French
|
e65a5cb417
[CIFS] Fix build warning
|
12 years ago |
Steve French
|
429b46f4fd
[CIFS] SMB3 Signing enablement
|
12 years ago |
Steve French
|
769ee6a402
Add ability to dipslay SMB3 share flags and capabilities for debugging
|
12 years ago |
Steve French
|
20b6d8b42e
Add SMB3.02 dialect support
|
12 years ago |
Jeff Layton
|
896a8fc25b
cifs: update the default global_secflags to include "raw" NTLMv2
|
12 years ago |
Jeff Layton
|
3f618223dc
move sectype to the cifs_ses instead of TCP_Server_Info
|
12 years ago |
Jeff Layton
|
38d77c50b4
cifs: track the enablement of signing in the TCP_Server_Info
|
12 years ago |
Jeff Layton
|
1e3cc57e47
add new fields to smb_vol to track the requested security flavor
|
12 years ago |
Jeff Layton
|
28e11bd86d
cifs: add new fields to cifs_ses to track requested security flavor
|
12 years ago |
Jeff Layton
|
e598d1d8fb
cifs: track the flavor of the NEGOTIATE reponse
|
12 years ago |
Jeff Layton
|
515d82ffd0
cifs: add new "Unspecified" securityEnum value
|
12 years ago |
Jeff Layton
|
281e2e7d06
cifs: remove the cifs_ses->flags field
|
12 years ago |
Jeff Layton
|
6f709494a7
cifs: remove protocolEnum definition
|
12 years ago |
Jeff Layton
|
a0b3df5cf1
cifs: add a "nosharesock" mount option to force new sockets to server to be created
|
12 years ago |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
64ed39dd1e
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
|
12 years ago |
Eric W. Biederman
|
3da4656504
cifs: Modify struct smb_vol to use kuids and kgids
|
12 years ago |
Eric W. Biederman
|
fef59fd728
cifs: Convert struct cifsFileInfo to use a kuid
|
12 years ago |
Eric W. Biederman
|
4a2c8cf569
cifs: Convert struct cifs_fattr to use kuid and kgids
|
12 years ago |
Eric W. Biederman
|
6d4a083205
cifs: Convert struct tcon_link to use a kuid.
|
12 years ago |
Pavel Shilovsky
|
63b7d3a41c
CIFS: Don't let read only caching for mandatory byte-range locked files
|
12 years ago |
Pavel Shilovsky
|
ca8aa29c60
Revert "CIFS: Fix write after setting a read lock for read oplock files"
|
12 years ago |
Pavel Shilovsky
|
c299dd0e2d
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Steve French
|
38107d45cf
Do not send SMB2 signatures for SMB3 frames
|
12 years ago |
Steve French
|
1cc9bd6861
make convert_delimiter use strchr instead of open-coding it
|
12 years ago |
Jeff Layton
|
b979aaa177
cifs: get rid of smb_vol->UNCip and smb_vol->port
|
12 years ago |
Steve French
|
dd446b16ed
Add SMB2.02 dialect support
|
12 years ago |