Commit History

Author SHA1 Message Date
  Jeff Layton 26ec254869 cifs: fix unaligned access in check2ndT2 and coalesce_t2 14 years ago
  Jeff Layton 690c522fa5 cifs: use get/put_unaligned functions to access ByteCount 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
  Shirish Pargaonkar 540b2e3777 cifs: Fix regression during share-level security mounts (Repost) 14 years ago
  Jeff Layton 8097531a5c cifs: clean up accesses to midCount 14 years ago
  Jeff Layton 9d78315b03 cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting 14 years ago
  Jeff Layton bd76331955 cifs: add cruid= mount option 14 years ago
  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