aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* 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
| * cifs: add a CIFSSMBQFileInfo functionJeff Layton2010-03-05
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex andSteve French2010-02-25
* | [CIFS] Use unsigned ea length for claritySteve French2010-02-24
* | [CIFS] Minor cleanup to EA patchSteve French2010-02-23
* | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-23
* | cifs: verify lengths of QueryAllEAs replyJeff Layton2010-02-23
* | cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton2010-02-23
* | cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton2010-02-23
* | cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton2010-02-23
|/
* cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-24
* cifs: consolidate reconnect logic in smb_init routinesJeff Layton2009-09-03
* [CIFS] potential NULL dereference in parse_DFS_referrals()Steve French2009-08-31
* [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French2009-07-10
* cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton2009-07-09
* cifs: make a separate function for filling out FILE_UNIX_BASIC_INFOJeff Layton2009-07-09
* cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton2009-07-09
* [CIFS] cleanup asn handling for ntlmsspSteve French2009-06-24
* [CIFS] Do not send tree disconnect if session is already disconnectedSteve French2009-06-24
* cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton2009-05-28
* cifs: fix artificial limit on reading symlinksJeff Layton2009-05-26
* cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2009-05-19
* cifs: fix error handling in parse_DFS_referralsJeff Layton2009-05-14
* [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French2009-05-06
* [CIFS] Remove sparse warningSteve French2009-05-02
* [CIFS] remove checkpatch warningSteve French2009-05-02
* [CIFS] Fix final user of old string conversion codeSteve French2009-05-02
* [CIFS] Remove sparse endian warningsSteve French2009-05-01
* [CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French2009-04-30
* cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton2009-04-30
* cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton2009-04-30
* cifs: add new function to get unicode string length in bytesJeff Layton2009-04-30