Jeff Layton
|
71823baff1
cifs: don't always drop malformed replies on the floor (try #3)
|
14 years ago |
Steve French
|
7e90d705fc
[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate
|
14 years ago |
Rob Landley
|
f1d0c99865
Make CIFS mount work in a container.
|
14 years ago |
Jeff Layton
|
aae62fdb6b
cifs: move time field in cifsInodeInfo
|
14 years ago |
Jeff Layton
|
c3dccf4817
cifs: TCP_Server_Info diet
|
14 years ago |
Jeff Layton
|
7749981ec3
cifs: remove code for setting timeouts on requests
|
14 years ago |
Steve French
|
fda3594362
[CIFS] cifs: reconnect unresponsive servers
|
14 years ago |
Jeff Layton
|
c74093b694
cifs: set up recurring workqueue job to do SMB echo requests
|
14 years ago |
Jeff Layton
|
2b84a36c55
cifs: allow for different handling of received response
|
14 years ago |
Jeff Layton
|
20054bd657
cifs: use CreationTime like an i_generation field
|
14 years ago |
Jeff Layton
|
a0f8b4fb4c
cifs: remove unnecessary locking around sequence_number
|
14 years ago |
Pavel Shilovsky
|
a9f1b85e5b
CIFS: Simplify ipv*_connect functions into one (try #4)
|
14 years ago |
Jeff Layton
|
8846399968
cifs: remove Local_System_Name
|
14 years ago |
Suresh Jayaraman
|
6d20e8406f
cifs: add attribute cache timeout (actimeo) tunable
|
14 years ago |
Jeff Layton
|
b647c35f77
cifs: convert tlink_tree to a rbtree
|
14 years ago |
Shirish Pargaonkar
|
d3686d54c7
cifs: Cleanup and thus reduce smb session structure and fields used during authentication
|
14 years ago |
Shirish Pargaonkar
|
d3ba50b17a
NTLM auth and sign - Use appropriate server challenge
|
14 years ago |
Shirish Pargaonkar
|
f7c5445a9d
NTLM auth and sign - minor error corrections and cleanup
|
14 years ago |
Shirish Pargaonkar
|
d2b915210b
NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange
|
14 years ago |
Shirish Pargaonkar
|
21e733930b
NTLM auth and sign - Allocate session key/client response dynamically
|
14 years ago |
Suresh Jayaraman
|
6573e9b73e
cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]
|
14 years ago |
Jeff Layton
|
eb4b756b1e
cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
|
14 years ago |
Steve French
|
6c0f6218ba
[CIFS] Fix checkpatch warnings and bump cifs version number
|
14 years ago |
Jeff Layton
|
5f6dbc9e4a
cifs: convert cifsFileInfo->count to non-atomic counter
|
14 years ago |
Steve French
|
cdff08e766
[CIFS] move close processing from cifs_close to cifsFileInfo_put
|
14 years ago |
Suresh Jayaraman
|
3f9bcca782
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
|
14 years ago |
Jeff Layton
|
b33879aa83
cifs: move cifsFileInfo_put to file.c
|
14 years ago |
Jeff Layton
|
4477288a10
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
|
14 years ago |
Jeff Layton
|
2e396b83f6
cifs: eliminate pfile pointer from cifsFileInfo
|
14 years ago |
Jeff Layton
|
15886177e4
cifs: clean up cifs_reopen_file
|
14 years ago |