Pavel Shilovsky
|
53ef1016fd
CIFS: Store lease state itself rather than a mapped oplock value
|
12 years ago |
Shirish Pargaonkar
|
d4e63bd6e4
cifs: Process post session setup code in respective dialect functions.
|
12 years ago |
Scott Lovenberg
|
8c3a2b4c42
cifs: Move string length definitions to uapi
|
12 years ago |
Jeff Layton
|
73e216a8a4
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
|
12 years ago |
Chen Gang
|
057d6332b2
cifs: extend the buffer length enought for sprintf() using
|
12 years ago |
Steve French
|
95dc8dd14e
Limit allocation of crypto mechanisms to dialect which requires
|
12 years ago |
Steve French
|
e65a5cb417
[CIFS] Fix build warning
|
12 years ago |
Steve French
|
429b46f4fd
[CIFS] SMB3 Signing enablement
|
12 years ago |
Zhao Hongjiang
|
46b51d0835
cifs: using strlcpy instead of strncpy
|
12 years ago |
Steve French
|
20b6d8b42e
Add SMB3.02 dialect support
|
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
|
281e2e7d06
cifs: remove the cifs_ses->flags field
|
12 years ago |
Jeff Layton
|
a0b3df5cf1
cifs: add a "nosharesock" mount option to force new sockets to server to be created
|
12 years ago |
Jeff Layton
|
1fc29baced
cifs: fix off-by-one bug in build_unc_path_to_root
|
12 years ago |
Jeff Layton
|
37d4f99b55
cifs: fix error handling when calling cifs_parse_devname
|
12 years ago |
Jeff Layton
|
539673fff7
cifs: allow sec=none mounts to work against servers that don't support extended security
|
12 years ago |
Dan Carpenter
|
b13ce4bbca
cifs: small variable name cleanup
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Jeff Layton
|
73a999fab3
cifs: ignore the unc= and prefixpath= mount options
|
12 years ago |
Sachin Prabhu
|
c369c9a4a7
cifs: Allow passwords which begin with a delimitor
|
12 years ago |
Jeff Layton
|
25189643a1
cifs: remove the sockopt= mount option
|
12 years ago |
Martijn de Gouw
|
0b7bc84000
cifs: set MAY_SIGN when sec=krb5
|
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
|
1f68233c52
cifs: Convert struct cifs_sb_info to use kuids and kgids
|
12 years ago |
Eric W. Biederman
|
3da4656504
cifs: Modify struct smb_vol to use kuids and kgids
|
12 years ago |
Eric W. Biederman
|
6d4a083205
cifs: Convert struct tcon_link to use a kuid.
|
12 years ago |