Jeff Layton
|
1e3cc57e47
add new fields to smb_vol to track the requested security flavor
|
12 éve |
Jeff Layton
|
28e11bd86d
cifs: add new fields to cifs_ses to track requested security flavor
|
12 éve |
Jeff Layton
|
e598d1d8fb
cifs: track the flavor of the NEGOTIATE reponse
|
12 éve |
Jeff Layton
|
515d82ffd0
cifs: add new "Unspecified" securityEnum value
|
12 éve |
Jeff Layton
|
281e2e7d06
cifs: remove the cifs_ses->flags field
|
12 éve |
Jeff Layton
|
6f709494a7
cifs: remove protocolEnum definition
|
12 éve |
Jeff Layton
|
a0b3df5cf1
cifs: add a "nosharesock" mount option to force new sockets to server to be created
|
12 éve |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 éve |
Eric W. Biederman
|
64ed39dd1e
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
|
12 éve |
Eric W. Biederman
|
3da4656504
cifs: Modify struct smb_vol to use kuids and kgids
|
12 éve |
Eric W. Biederman
|
fef59fd728
cifs: Convert struct cifsFileInfo to use a kuid
|
12 éve |
Eric W. Biederman
|
4a2c8cf569
cifs: Convert struct cifs_fattr to use kuid and kgids
|
12 éve |
Eric W. Biederman
|
6d4a083205
cifs: Convert struct tcon_link to use a kuid.
|
12 éve |
Pavel Shilovsky
|
63b7d3a41c
CIFS: Don't let read only caching for mandatory byte-range locked files
|
12 éve |
Pavel Shilovsky
|
ca8aa29c60
Revert "CIFS: Fix write after setting a read lock for read oplock files"
|
12 éve |
Pavel Shilovsky
|
c299dd0e2d
CIFS: Fix write after setting a read lock for read oplock files
|
12 éve |
Steve French
|
38107d45cf
Do not send SMB2 signatures for SMB3 frames
|
12 éve |
Steve French
|
1cc9bd6861
make convert_delimiter use strchr instead of open-coding it
|
12 éve |
Jeff Layton
|
b979aaa177
cifs: get rid of smb_vol->UNCip and smb_vol->port
|
12 éve |
Steve French
|
dd446b16ed
Add SMB2.02 dialect support
|
12 éve |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 éve |
Steve French
|
81bcd8b795
default authentication needs to be at least ntlmv2 security for cifs mounts
|
12 éve |
Steve French
|
e4aa25e780
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
|
13 éve |
Pavel Shilovsky
|
760ad0cac1
CIFS: Make ops->close return void
|
13 éve |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
13 éve |
Pavel Shilovsky
|
b8c32dbb0d
CIFS: Request SMB2.1 leases
|
13 éve |
Pavel Shilovsky
|
1b4b55a1d9
CIFS: Turn lock mutex into rw semaphore
|
13 éve |
Pavel Shilovsky
|
d39a4f710b
CIFS: Move brlock code to ops struct
|
13 éve |
Pavel Shilovsky
|
f45d34167c
CIFS: Remove spinlock dependence in brlock processing
|
13 éve |
Pavel Shilovsky
|
1c0bd60b56
CIFS: Add NTLMSSP sec type to defaults
|
13 éve |