Commit History

Author SHA1 Message Date
  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 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
  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
  Shirish Pargaonkar 2b149f1197 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code 15 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 56234e2767 Revert "Eliminate sparse warning - bad constant expression" 15 years ago
  shirishpargaonkar@gmail.com 2d20ca8358 Eliminate sparse warning - bad constant expression 15 years ago
  Steve French 9fbc590860 [CIFS] Fix ntlmv2 auth with ntlmssp 15 years ago
  Linus Torvalds 3b7433b8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 years ago
  Jeff Layton 3e4b3e1f68 cifs: add separate cred_uid field to sesInfo 15 years ago
  Suresh Jayaraman 9451a9a52f cifs: define inode-level cache object and register them 15 years ago
  Suresh Jayaraman d03382ce9a cifs: define superblock-level cache index objects and register them 15 years ago
  Jeff Layton 8913007e67 cifs: remove unused cifsUidInfo struct 15 years ago
  Jeff Layton 4ff67b720c cifs: clean up cifs_find_smb_ses (try #2) 15 years ago