Commit History

Author SHA1 Message Date
  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 15 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 15 years ago
  Jeff Layton 4477288a10 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock 15 years ago
  Jeff Layton 2e396b83f6 cifs: eliminate pfile pointer from cifsFileInfo 15 years ago
  Jeff Layton 15886177e4 cifs: clean up cifs_reopen_file 15 years ago
  Shirish Pargaonkar 5d0d28824c NTLM authentication and signing - Calculate auth response per smb session 15 years ago
  Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks 15 years ago
  Jeff Layton a5e18bc36e cifs: keep dentry reference in cifsFileInfo instead of inode reference 15 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