Commit History

Author SHA1 Message Date
  Jeff Layton b4d6fcf13f cifs: move "ntlmssp" and "local_leases" options out of experimental code 14 years ago
  Jeff Layton 1397f2ee4b cifs: replace some hardcoded values with preprocessor constants 14 years ago
  Pavel Shilovsky 4b886136df CIFS: Add match_port check during looking for an existing connection (try #4) 14 years ago
  Pavel Shilovsky a9f1b85e5b CIFS: Simplify ipv*_connect functions into one (try #4) 14 years ago
  Jeff Layton 7d161b7f41 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb 14 years ago
  Jeff Layton 03ceace5c6 cifs: fix check of error return from is_path_accessable 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
  Suresh Jayaraman 607a569da4 cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set 14 years ago
  Suresh Jayaraman 6ef933a38a cifs: trivial comment fix: tlink_tree is now a rbtree 14 years ago
  Jeff Layton b647c35f77 cifs: convert tlink_tree to a rbtree 14 years ago
  Jeff Layton 413e661c13 cifs: store pointer to master tlink in superblock (try #2) 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
  Dan Carpenter b235f371a2 cifs: cifs_convert_address() returns zero on error 14 years ago
  Shirish Pargaonkar 21e733930b NTLM auth and sign - Allocate session key/client response dynamically 14 years ago
  Suresh Jayaraman 3f9bcca782 cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock 14 years ago
  Shirish Pargaonkar 5d0d28824c NTLM authentication and signing - Calculate auth response per smb session 14 years ago
  Steve French d244555613 [CIFS] Remove build warning 14 years ago
  Jeff Layton 2de970ff69 cifs: implement recurring workqueue job to prune old tcons 14 years ago
  Jeff Layton 0eb8a132c4 cifs: add "multiuser" mount option 14 years ago
  Jeff Layton 9d002df492 cifs: add routines to build sessions and tcons on the fly 14 years ago
  Jeff Layton 0d424ad0a4 cifs: add cifs_sb_master_tcon and convert some callers to use it 14 years ago
  Jeff Layton f6acb9d059 cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers 14 years ago
  Jeff Layton a6e8a8455c cifs: add function to get a tcon from cifs_sb 14 years ago
  Steve French d3bf5221d3 [CIFS] Fix ordering of cleanup on module init failure 14 years ago
  Jeff Layton ab9db8b737 cifs: allow matching of tcp sessions in CifsNew state 14 years ago
  Stefan Metzmacher 736a332059 cifs: add "mfsymlinks" mount option 15 years ago