aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
Commit message (Expand)AuthorAge
* [CIFS] Remove sparse warningSteve French2011-05-19
* cifs: Unconditionally copy mount options to superblock infoSean Finney2011-05-19
* cifs: keep BCC in little-endian formatJeff Layton2011-05-19
* cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar2011-05-19
* [CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French2011-05-19
* [CIFS] Use ecb des kernel crypto APIs instead ofSteve French2011-05-19
* Don't compile in unused reparse point symlink codeSteve French2011-05-19
* Remove unused CIFSSMBNotify worker functionSteve French2011-05-19
* cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-27
* CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-25
* cifs: add ability to send an echo requestJeff Layton2011-01-20
* cifs: add cifs_call_asyncJeff Layton2011-01-20
* CIFS: Fix oplock break handling (try #2)Pavel Shilovsky2011-01-19
* cifs: allow calling cifs_build_path_to_root on incomplete cifs_sbJeff Layton2010-12-07
* cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-06
* cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-30
* cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar2010-11-30
* cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar2010-11-10
* cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky2010-11-05
* CIFS: Add cifs_set_oplock_levelPavel Shilovsky2010-11-02
* NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...Shirish Pargaonkar2010-10-26
* NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar2010-10-26
* NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar2010-10-26
* [CIFS] Fix minor checkpatch warning and update cifs versionSteve French2010-10-17
* cifs: eliminate the inode argument from cifs_new_fileinfoJeff Layton2010-10-17
* cifs: eliminate oflags option from cifs_new_fileinfoJeff Layton2010-10-17
* cifs: fix flags handling in cifs_posix_openJeff Layton2010-10-17
* cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton2010-10-12
* cifs: have find_readable/writable_file filter by fsuidJeff Layton2010-10-06
* cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton2010-10-06
* cifs: have cifs_new_fileinfo take a tcon argJeff Layton2010-09-29
* cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()Stefan Metzmacher2010-09-29
* cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar2010-09-29
* cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...Shirish Pargaonkar2010-09-29
* cifs: fix broken oplock handlingSuresh Jayaraman2010-09-29
* cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton2010-09-08
* [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2010-09-08
* Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-08
* [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-20
* CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells2010-08-05
* cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton2010-08-02
* cifs: move cifs_new_fileinfo call out of cifs_posix_openJeff Layton2010-06-16
* cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-17
* cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-05
* cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-05
* cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-27
* [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-22
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* cifs: add cifs_revalidate_fileJeff Layton2010-03-09
* cifs: add a CIFSSMBUnixQFileInfo functionJeff Layton2010-03-05