Commit Graph

1291 Commits (35d34df711e8b44846e759d8cfddb4ec6877cccb)

Author SHA1 Message Date
Steve French eed9e8307e [CIFS] update cifs version 14 years ago
Shirish Pargaonkar 5e640927a5 cifs: Fix regression in LANMAN (LM) auth code 14 years ago
Jeff Layton 9616125611 cifs: fix handling of scopeid in cifs_convert_address 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 d402539b8f cifs: remove checks for ses->status == CifsExiting 14 years ago
Stanislav Fomichev 8132b65bc6 cifs: add check for kmalloc in parse_dacl 14 years ago
Jeff Layton 247ec9b418 cifs: don't send an echo request unless NegProt has been done 14 years ago
Jeff Layton e3f0dadb2b cifs: enable signing flag in SMB header when server has it on 14 years ago
Shirish Pargaonkar 64474bdd07 cifs: Possible slab memory corruption while updating extended stats (repost) 14 years ago
Pavel Shilovsky 76429c148b CIFS: Fix variable types in cifs_iovec_read/write (try #2) 14 years ago
Jeff Layton 9587fcff42 cifs: fix length vs. total_read confusion in cifs_demultiplex_thread 14 years ago
Jeff Layton 6284644e8d cifs: fix length checks in checkSMB 14 years ago
Steve French cab6958da0 [CIFS] Update cifs minor version 14 years ago
Shirish Pargaonkar 7a8587e7c8 cifs: No need to check crypto blockcipher allocation 14 years ago
Jeff Layton 31c2659d78 cifs: clean up some compiler warnings 14 years ago
Jeff Layton f855f6cbeb cifs: make CIFS depend on CRYPTO_MD4 14 years ago
Jeff Layton 92a4e0f016 cifs: force a reconnect if there are too many MIDs in flight 14 years ago
Jeff Layton d804d41d16 cifs: don't pop a printk when sending on a socket is interrupted 14 years ago
Jeff Layton 68abaffa6b cifs: simplify SMB header check routine 14 years ago
Jeff Layton 2db7c58155 cifs: send an NT_CANCEL request when a process is signalled 14 years ago
Jeff Layton 1be912dde7 cifs: handle cancelled requests better 14 years ago
Jeff Layton ffeb414a59 cifs: fix two compiler warning about uninitialized vars 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
Pavel Shilovsky 72432ffcf5 CIFS: Implement cifs_strict_writev (try #4) 14 years ago
Steve French 93c100c0b4 [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs 14 years ago
Rob Landley f1d0c99865 Make CIFS mount work in a container. 14 years ago
Jesper Juhl 3f391c79b0 CIFS: Remove pointless variable assignment in cifs_dfs_do_automount() 14 years ago
Jeff Layton 99d86c8f1b cifs: fix up CIFSSMBEcho for unaligned access 14 years ago
Jeff Layton 84cdf74e80 cifs: fix unaligned accesses in cifsConvertToUCS 14 years ago
Jeff Layton ba2dbf30df cifs: clean up unaligned accesses in cifs_unicode.c 14 years ago
Jeff Layton 26ec254869 cifs: fix unaligned access in check2ndT2 and coalesce_t2 14 years ago
Jeff Layton 12df83c9b9 cifs: clean up unaligned accesses in validate_t2 14 years ago
Jeff Layton 690c522fa5 cifs: use get/put_unaligned functions to access ByteCount 14 years ago
Jeff Layton aae62fdb6b cifs: move time field in cifsInodeInfo 14 years ago
Jeff Layton c3dccf4817 cifs: TCP_Server_Info diet 14 years ago
Pavel Shilovsky a70307eeeb CIFS: Implement cifs_strict_readv (try #4) 14 years ago
Pavel Shilovsky 7a6a19b17a CIFS: Implement cifs_file_strict_mmap (try #2) 14 years ago
Pavel Shilovsky 8be7e6ba14 CIFS: Implement cifs_strict_fsync 14 years ago
Pavel Shilovsky 4f8ba8a0c0 CIFS: Make cifsFileInfo_put work with strict cache mode 14 years ago
Jeff Layton 76dcc26f1d cifs: mangle existing header for SMB_COM_NT_CANCEL 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 766fdbb57f cifs: add ability to send an echo request 14 years ago
Jeff Layton a6827c184e cifs: add cifs_call_async 14 years ago
Jeff Layton 2b84a36c55 cifs: allow for different handling of received response 14 years ago
Jeff Layton 74dd92a881 cifs: clean up sync_mid_result 14 years ago