aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* Fix extended security auth failureSteve French2011-05-27
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-26
* CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-26
* cifs: add cifs_async_writevJeff Layton2011-05-25
* cifs: add ignore_pend flag to cifs_call_asyncJeff Layton2011-05-22
* cifs: make cifs_send_async take a kvec arrayJeff Layton2011-05-22
* cifs: keep BCC in little-endian formatJeff Layton2011-05-19
* consistently use smb_buf_length as be32 for cifs (try 3)Steve French2011-05-19
* cifs: fix comment in validate_t2Jeff Layton2011-05-19
* cifs: cleanup: Rename and remove config flagsShirish Pargaonkar2011-05-19
* Don't compile in unused reparse point symlink codeSteve French2011-05-19
* Remove unused CIFSSMBNotify worker functionSteve French2011-05-19
* [CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French2011-04-11
* various endian fixes to cifsSteve French2011-04-11
* Fix common misspellingsLucas De Marchi2011-03-31
* cifs: remove checks for ses->status == CifsExitingJeff Layton2011-02-07
* cifs: clean up some compiler warningsJeff Layton2011-01-31
* cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton2011-01-20
* cifs: clean up unaligned accesses in validate_t2Jeff Layton2011-01-20
* cifs: use get/put_unaligned functions to access ByteCountJeff Layton2011-01-20
* cifs: TCP_Server_Info dietJeff Layton2011-01-20
* cifs: remove code for setting timeouts on requestsJeff Layton2011-01-20
* cifs: add ability to send an echo requestJeff Layton2011-01-20
* CIFS: Fix oplock break handling (try #2)Pavel Shilovsky2011-01-19
* cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton2011-01-09
* cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-06
* NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar2010-10-28
* cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman2010-10-21
* cifs: convert GlobalSMBSeslock from a rwlock to regular spinlockJeff Layton2010-10-17
* NTLM authentication and signing - Calculate auth response per smb sessionShirish Pargaonkar2010-10-14
* Merge branch 'for-next'Steve French2010-10-07
|\
| * cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar2010-09-29
* | cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton2010-10-01
|/
* Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-08
* [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-20
* 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: save the dialect chosen by serverJeff Layton2010-04-26
* cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-26
* [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-21
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-04-08
|\
| * not overwriting file_lock structure after GET_LKPavel Shilovsky2010-04-06
| * cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman2010-04-03
| * [CIFS] initialize nbytes at the beginning of CIFSSMBWrite()Steve French2010-04-03
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-03-19
|\
| * cifs: trivial white spaceDan Carpenter2010-03-15
| * cifs: add a CIFSSMBUnixQFileInfo functionJeff Layton2010-03-05