summaryrefslogtreecommitdiff
path: root/fs/cifs/connect.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-29[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...Steve French1-55/+69
2005-04-29[PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...Steve French1-0/+4
2005-04-29[PATCH] cifs: Do not use large smb buffers in response pathSteve French1-27/+53
2005-04-29[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...Steve French1-3/+7
2005-04-29[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French1-12/+13
2005-04-29[PATCH] cifs: Add new mount parm mapcharsSteve French1-0/+7
2005-04-29[PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...Steve French1-8/+20
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+3064