Jeff Layton
|
71823baff1
cifs: don't always drop malformed replies on the floor (try #3)
|
14 years ago |
Jeff Layton
|
e3f0dadb2b
cifs: enable signing flag in SMB header when server has it on
|
14 years ago |
Jeff Layton
|
d804d41d16
cifs: don't pop a printk when sending on a socket is interrupted
|
14 years ago |
Jeff Layton
|
2db7c58155
cifs: send an NT_CANCEL request when a process is signalled
|
14 years ago |
Jeff Layton
|
1be912dde7
cifs: handle cancelled requests better
|
14 years ago |
Jeff Layton
|
690c522fa5
cifs: use get/put_unaligned functions to access ByteCount
|
14 years ago |
Jeff Layton
|
76dcc26f1d
cifs: mangle existing header for SMB_COM_NT_CANCEL
|
14 years ago |
Jeff Layton
|
7749981ec3
cifs: remove code for setting timeouts on requests
|
14 years ago |
Jeff Layton
|
766fdbb57f
cifs: add ability to send an echo request
|
14 years ago |
Jeff Layton
|
a6827c184e
cifs: add cifs_call_async
|
14 years ago |
Jeff Layton
|
2b84a36c55
cifs: allow for different handling of received response
|
14 years ago |
Jeff Layton
|
74dd92a881
cifs: clean up sync_mid_result
|
14 years ago |
Jeff Layton
|
dad255b182
cifs: don't reconnect server when we don't get a response
|
14 years ago |
Jeff Layton
|
0ade640e9c
cifs: wait indefinitely for responses
|
14 years ago |
Jeff Layton
|
053d503445
cifs: move mid result processing into common function
|
14 years ago |
Jeff Layton
|
ddc8cf8fc7
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
|
14 years ago |
Jeff Layton
|
8097531a5c
cifs: clean up accesses to midCount
|
14 years ago |
Jeff Layton
|
c5797a945c
cifs: make wait_for_free_request take a TCP_Server_Info pointer
|
14 years ago |
Pavel Shilovsky
|
a9f1b85e5b
CIFS: Simplify ipv*_connect functions into one (try #4)
|
14 years ago |
Shirish Pargaonkar
|
21e733930b
NTLM auth and sign - Allocate session key/client response dynamically
|
14 years ago |
Shirish Pargaonkar
|
5f98ca9afb
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds
|
15 years ago |
Steve French
|
c8e56f1f4f
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
|
15 years ago |
Steve French
|
9fbc590860
[CIFS] Fix ntlmv2 auth with ntlmssp
|
15 years ago |
Steve French
|
bdfae149c5
[CIFS] Remove unused cifs_oplock_cachep
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
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 |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
16 years ago |
Jeff Layton
|
1b49c55661
cifs: protect GlobalOplock_Q with its own spinlock
|
16 years ago |
Steve French
|
da505c386c
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases
|
16 years ago |
Jeff Layton
|
0496e02d87
cifs: turn smb_send into a wrapper around smb_sendv
|
16 years ago |