aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifssmb.c
AgeCommit message (Expand)Author
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky
2011-10-21CIFS: Fix error handling in cifs_readv_completePavel Shilovsky
2011-10-19cifs: add cifs_async_readvJeff Layton
2011-10-19cifs: add a callback function to receive the rest of the frameJeff Layton
2011-10-17cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar
2011-10-13CIFS: Simplify byte range locking codePavel Shilovsky
2011-10-12cifs: untangle server->maxBuf and CIFSMaxBufSizeJeff Layton
2011-10-12cifs: switch CIFSSMBQAllEAs to use memcmpJeff Layton
2011-09-19cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-07-31cifs: remove unneeded variable initialization in cifs_reconnect_tconJeff Layton
2011-07-31cifs: fix compiler warning in CIFSSMBQAllEAsJeff Layton
2011-07-31cifs: fix name parsing in CIFSSMBQAllEAsJeff Layton
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27Fix extended security auth failureSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky
2011-05-25cifs: add cifs_async_writevJeff Layton
2011-05-23cifs: add ignore_pend flag to cifs_call_asyncJeff Layton
2011-05-23cifs: make cifs_send_async take a kvec arrayJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-05-19cifs: fix comment in validate_t2Jeff Layton
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar
2011-05-19Don't compile in unused reparse point symlink codeSteve French
2011-05-19Remove unused CIFSSMBNotify worker functionSteve French
2011-04-12[CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French
2011-04-12various endian fixes to cifsSteve French
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton
2011-01-31cifs: clean up some compiler warningsJeff Layton
2011-01-21cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton
2011-01-20cifs: clean up unaligned accesses in validate_t2Jeff Layton
2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton
2011-01-20cifs: TCP_Server_Info dietJeff Layton
2011-01-20cifs: remove code for setting timeouts on requestsJeff Layton
2011-01-20cifs: add ability to send an echo requestJeff Layton
2011-01-19CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2011-01-09cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton
2010-12-06cifs: fix use of CONFIG_CIFS_ACLJeff Layton
2010-10-29NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar
2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman
2010-10-18cifs: convert GlobalSMBSeslock from a rwlock to regular spinlockJeff Layton
2010-10-14NTLM authentication and signing - Calculate auth response per smb sessionShirish Pargaonkar
2010-10-08Merge branch 'for-next'Steve French
2010-10-01cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton
2010-09-29cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French
2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspSteve French
2010-05-05cifs: have decode_negTokenInit set flags in server structJeff Layton