Commit Graph

210 Commits (aa24d1e9692411e605084938ced6b160f92df454)

Author SHA1 Message Date
Steve French ceec1e0fae [CIFS] Remove sparse warning 14 years ago
Sean Finney f14bcf71d1 cifs: Unconditionally copy mount options to superblock info 14 years ago
Jeff Layton 820a803ffa cifs: keep BCC in little-endian format 14 years ago
Shirish Pargaonkar 4d79dba0e0 cifs: Add idmap key and related data structures and functions (try #17 repost) 14 years ago
Steve French b73b9a4ba7 [CIFS] Allow to set extended attribute cifs_acl (try #2) 14 years ago
Steve French 43988d7685 [CIFS] Use ecb des kernel crypto APIs instead of 14 years ago
Steve French c52a95545c Don't compile in unused reparse point symlink code 14 years ago
Steve French 0eff0e2677 Remove unused CIFSSMBNotify worker function 14 years ago
Shirish Pargaonkar ee2c925850 cifs: More crypto cleanup (try #2) 14 years ago
Pavel Shilovsky 72432ffcf5 CIFS: Implement cifs_strict_writev (try #4) 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
Pavel Shilovsky 12fed00de9 CIFS: Fix oplock break handling (try #2) 14 years ago
Jeff Layton 7d161b7f41 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb 14 years ago
Jeff Layton 79df1baeec cifs: fix use of CONFIG_CIFS_ACL 14 years ago
Shirish Pargaonkar fbeba8bb16 cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) 14 years ago
Shirish Pargaonkar 78415d2d30 cifs: Misc. cleanup in cifsacl handling [try #4] 14 years ago
Shirish Pargaonkar 987b21d7d9 cifs: Percolate error up to the caller during get/set acls [try #4] 14 years ago
Pavel Shilovsky c67236281c cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer 14 years ago
Pavel Shilovsky e66673e39a CIFS: Add cifs_set_oplock_level 14 years ago
Shirish Pargaonkar 307fbd31b6 NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures 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
Shirish Pargaonkar 21e733930b NTLM auth and sign - Allocate session key/client response dynamically 14 years ago
Steve French 7a16f1961a [CIFS] Fix minor checkpatch warning and update cifs version 15 years ago
Jeff Layton abfe1eedd6 cifs: eliminate the inode argument from cifs_new_fileinfo 15 years ago
Jeff Layton f6a53460e2 cifs: eliminate oflags option from cifs_new_fileinfo 15 years ago
Jeff Layton 608712fe86 cifs: fix flags handling in cifs_posix_open 15 years ago
Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks 15 years ago
Jeff Layton 6508d904e6 cifs: have find_readable/writable_file filter by fsuid 15 years ago
Jeff Layton 13cfb7334e cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer 15 years ago
Jeff Layton f7a40689fd cifs: have cifs_new_fileinfo take a tcon arg 15 years ago
Stefan Metzmacher 8bfb50a882 cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() 15 years ago
Shirish Pargaonkar 2b149f1197 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code 15 years ago
Shirish Pargaonkar 5f98ca9afb cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds 15 years ago
Suresh Jayaraman aa91c7e4ab cifs: fix broken oplock handling 15 years ago
Jeff Layton 32670396e7 cifs: prevent possible memory corruption in cifs_demultiplex_thread 15 years ago
Steve French 4266d9118f [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key 15 years ago
Steve French c8e56f1f4f Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" 15 years ago
Steve French 9fbc590860 [CIFS] Fix ntlmv2 auth with ntlmssp 15 years ago
David Howells 67b7626a05 CIFS: Make cifs_convert_address() take a const src pointer and a length 15 years ago
Jeff Layton 50d971602a cifs: set the port in sockaddr in a more clearly defined fashion 15 years ago
Jeff Layton 2422f676fb cifs: move cifs_new_fileinfo call out of cifs_posix_open 15 years ago
Jeff Layton 4065c802da cifs: fix noserverino handling when unix extensions are enabled 15 years ago
Jeff Layton 26efa0bac9 cifs: have decode_negTokenInit set flags in server struct 15 years ago
Jeff Layton 198b568278 cifs: break negotiate protocol calls out of cifs_setup_session 15 years ago
Jeff Layton ebe6aa5ac4 cifs: eliminate "first_time" parm to CIFS_SessSetup 15 years ago
Steve French fa588e0c57 [CIFS] Allow null nd (as nfs server uses) on create 15 years ago
Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 years ago
Jeff Layton abab095d1f cifs: add cifs_revalidate_file 15 years ago
Jeff Layton c8634fd311 cifs: add a CIFSSMBUnixQFileInfo function 15 years ago