aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-28[PATCH] cifs: Do not sleep interruptible after socket connect failureSteve French1-2/+1
2005-04-28[PATCH] cifs: Do not init smb requests or block when sending requestsSteve French1-3/+37
2005-04-28[PATCH] cifs: handle termination of cifs oplockd kernel threadSteve French1-5/+6
2005-04-28[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2)Steve French1-9/+10
2005-04-28[PATCH] cifs: Handle multiple response transact2 part 1 of 2Steve French1-103/+245
2005-04-28[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests.Steve French1-146/+149
2005-04-28[PATCH] cifs: Better handle errors on second socket recv message callSteve French1-6/+25
2005-04-28[PATCH] cifs: improve check for search entry going beyond end of SMB transactSteve French1-23/+39
2005-04-28[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initializationSteve French1-55/+69
2005-04-28[PATCH] cifs: Missing initialization for largeBuf flag left out of previous changesetSteve French1-0/+4
2005-04-28[PATCH] cifs: Do not use large smb buffers in response pathSteve French1-27/+53
2005-04-28[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated commandSteve French1-3/+7
2005-04-28[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French1-12/+13
2005-04-28[PATCH] cifs: Add new mount parm mapcharsSteve French1-0/+7
2005-04-28[PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session keySteve French1-8/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3064