Commit History

Author SHA1 Message Date
  Igor Mammedov 5c2503a8e3 Added loop check when mounting DFS tree. 16 years ago
  Steve French 20418acd68 [CIFS] Remove older session setup implementation 16 years ago
  Jeff Layton cc20c031bb cifs: convert CIFSTCon to use new unicode helper functions 16 years ago
  Jeff Layton 22c9d52bc0 cifs: remove unneeded bcc_ptr update in CIFSTCon 16 years ago
  Jeff Layton 313fecfa69 cifs: add cFYI messages with some of the saved strings from ssetup/tcon 16 years ago
  Jeff Layton f083def68f cifs: fix buffer size for tcon->nativeFileSystem field 16 years ago
  Steve French 2d6d589d80 [CIFS] remove some build warnings 16 years ago
  Steve French d036f50fc2 [CIFS] Fix build break from recent DFS patch when DFS support not enabled 16 years ago
  Igor Mammedov 1bfe73c258 Remote DFS root support. 16 years ago
  Wei Yongjun 74496d365a cifs: remove some pointless conditionals before kfree() 16 years ago
  Steve French b363b3304b [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount 16 years ago
  Steve French 4717bed680 [CIFS] fix build error 16 years ago
  Steve French be652445fd [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush 16 years ago
  Igor Mammedov e4cce94c9c [CIFS] Prevent OOPs when mounting with remote prefixpath. 16 years ago
  Steve French 0e2bedaa39 [CIFS] ipv6_addr_equal for address comparison 16 years ago
  Jeff Layton a9ac49d303 cifs: make sure we allocate enough storage for socket address 16 years ago
  Steve French da505c386c [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases 16 years ago
  Jeff Layton 0496e02d87 cifs: turn smb_send into a wrapper around smb_sendv 16 years ago
  Linus Torvalds 0191b625ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 years ago
  Linus Torvalds 54a696bd07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 16 years ago
  Jeff Layton 00e485b019 cifs: store password in tcon 16 years ago
  Jeff Layton 4e53a3fb98 cifs: have calc_lanman_hash take more granular args 16 years ago
  Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
  Steve French 13a6e42af8 [CIFS] add mount option to send mandatory rather than advisory locks 16 years ago
  Jeff Layton d5c5605c27 cifs: make ipv6_connect take a TCP_Server_Info arg 16 years ago
  Jeff Layton bcf4b1063d cifs: make ipv4_connect take a TCP_Server_Info arg 16 years ago
  Jeff Layton 7586b76585 cifs: don't declare smb_vol info on the stack 16 years ago
  Jeff Layton 63c038c297 cifs: move allocation of new TCP_Server_Info into separate function 16 years ago
  Jeff Layton 8ecaf67a8e cifs: account for IPv6 in ses->serverName and clean up netbios name handling 16 years ago
  Jeff Layton 72ca545b2d cifs: convert tcpSem to a mutex 16 years ago