Commit History

Author SHA1 Message Date
  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
  Shirish Pargaonkar 5d0d28824c NTLM authentication and signing - Calculate auth response per smb session 14 years ago
  Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks 14 years ago
  Jeff Layton a5e18bc36e cifs: keep dentry reference in cifsFileInfo instead of inode reference 14 years ago
  Steve French 13cd4b7f74 [CIFS] Various small checkpatch cleanups 15 years ago
  Jeff Layton 9d002df492 cifs: add routines to build sessions and tcons on the fly 15 years ago
  Jeff Layton 13cfb7334e cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer 15 years ago
  Jeff Layton 7ffec37245 cifs: add refcounted and timestamped container for holding tcons 15 years ago
  Jeff Layton 0d424ad0a4 cifs: add cifs_sb_master_tcon and convert some callers to use it 15 years ago
  Jeff Layton f6acb9d059 cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers 15 years ago
  Jeff Layton a6e8a8455c cifs: add function to get a tcon from cifs_sb 15 years ago
  Jeff Layton 5fe97cfddc cifs: add tcon field to cifsFileInfo struct 15 years ago
  Ben Greear 3eb9a8893a cifs: Allow binding to local IP address. 15 years ago