Commit History

Author SHA1 Message Date
  Steve French d9b9420137 [CIFS] Warn on requesting default security (ntlm) on mount 14 years ago
  Steve French fd88ce9313 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood 14 years ago
  Jeff Layton c0c7b905e9 cifs: clean up length checks in check2ndT2 14 years ago
  Jeff Layton 7094564372 cifs: always do is_path_accessible check in cifs_mount 14 years ago
  Steve French 6da9791061 Elminate sparse __CHECK_ENDIAN__ warnings on port conversion 14 years ago
  Steve French 8727c8a85f Allow user names longer than 32 bytes 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Jeff Layton 71823baff1 cifs: don't always drop malformed replies on the floor (try #3) 14 years ago
  Jeff Layton 195291e68c cifs: clean up checks in cifs_echo_request 14 years ago
  Steve French 7e90d705fc [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate 14 years ago
  Jeff Layton 247ec9b418 cifs: don't send an echo request unless NegProt has been done 14 years ago
  Shirish Pargaonkar 64474bdd07 cifs: Possible slab memory corruption while updating extended stats (repost) 14 years ago
  Jeff Layton 9587fcff42 cifs: fix length vs. total_read confusion in cifs_demultiplex_thread 14 years ago
  Shirish Pargaonkar ee2c925850 cifs: More crypto cleanup (try #2) 14 years ago
  Pavel Shilovsky d39454ffe4 CIFS: Add strictcache mount option 14 years ago
  Rob Landley f1d0c99865 Make CIFS mount work in a container. 14 years ago
  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