Steve French
|
c8e56f1f4f
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
|
14 years ago |
Steve French
|
9fbc590860
[CIFS] Fix ntlmv2 auth with ntlmssp
|
14 years ago |
Jeff Layton
|
26efa0bac9
cifs: have decode_negTokenInit set flags in server struct
|
15 years ago |
Jeff Layton
|
198b568278
cifs: break negotiate protocol calls out of cifs_setup_session
|
15 years ago |
Jeff Layton
|
9bf67e516f
cifs: save the dialect chosen by server
|
15 years ago |
Jeff Layton
|
04912d6a20
cifs: rename "extended_security" to "global_secflags"
|
15 years ago |
Steve French
|
f19159dc5a
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
Linus Torvalds
|
9ddd3a31ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
15 years ago |
Pavel Shilovsky
|
f05337c6ac
not overwriting file_lock structure after GET_LK
|
15 years ago |
Suresh Jayaraman
|
6513a81e93
cifs: Fix a kernel BUG with remote OS/2 server (try #3)
|
15 years ago |
Steve French
|
a24e2d7d8f
[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
0a492fdef8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
15 years ago |
Dan Carpenter
|
8212cf7583
cifs: trivial white space
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Jeff Layton
|
c8634fd311
cifs: add a CIFSSMBUnixQFileInfo function
|
15 years ago |
Jeff Layton
|
bcd5357f43
cifs: add a CIFSSMBQFileInfo function
|
15 years ago |
Steve French
|
d7b619cf56
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
|
15 years ago |
Steve French
|
122ca0076e
[CIFS] Use unsigned ea length for clarity
|
15 years ago |
Steve French
|
96c03bccc7
[CIFS] Minor cleanup to EA patch
|
15 years ago |
Jeff Layton
|
31c0519f7a
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
|
15 years ago |
Jeff Layton
|
0cd126b504
cifs: verify lengths of QueryAllEAs reply
|
15 years ago |
Jeff Layton
|
e529614ad0
cifs: increase maximum buffer size in CIFSSMBQAllEAs
|
15 years ago |
Jeff Layton
|
6e462b9f2c
cifs: rename name_len to list_len in CIFSSMBQAllEAs
|
15 years ago |
Jeff Layton
|
f0d3868b78
cifs: clean up indentation in CIFSSMBQAllEAs
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
15 years ago |
Jeff Layton
|
9162ab2000
cifs: consolidate reconnect logic in smb_init routines
|
15 years ago |
Steve French
|
2920ee2b47
[CIFS] potential NULL dereference in parse_DFS_referrals()
|
15 years ago |