aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[CIFS] missing #endif from a previous patchSteve French1-0/+2
2007-10-16[CIFS] Break up unicode_sessetup string functionsJeff Layton1-1/+7
2007-10-12[CIFS] fix build break when lanman not enabledSteve French1-0/+3
2007-10-04[CIFS] Fix cifsd so shuts down when signing fails during mountSteve French1-1/+3
2007-09-29[CIFS] named pipe support (part 2)Steve French1-1/+1
2007-09-28[CIFS] CIFS support for named pipes (part 1)Steve French1-0/+2
2007-09-24[CIFS] Support for CIFS ACLs (part 1)Steve French1-0/+12
2007-07-18[CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French1-1/+3
2007-07-09[CIFS] Fix packet signatures for NTLMv2 caseSteve French1-1/+13
2007-06-28[CIFS] whitespace fixesSteve French1-30/+30
2007-05-03[CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier1-1/+1
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French1-3/+5
2006-09-30[CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French1-1/+1
2006-09-30[CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French1-2/+7
2006-09-30[CIFS] Rename server time zone fieldSteve French1-1/+1
2006-09-28[CIFS] Remove static and unused symbolsSteve French1-2/+2
2006-08-11[CIFS]Jeremy Allison1-6/+9
2006-08-11[CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French1-1/+2
2006-06-27[CIFS] Fix allocation of buffers for new session setup routine to allowSteve French1-0/+1
2006-06-04CIFS] Support for older servers which require plaintext passwords - part 2Steve French1-9/+8
2006-06-01[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French1-1/+1
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French1-14/+37
2006-02-14[CIFS] SessionSetup cleanup part 2Steve French1-1/+10
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French1-0/+2
2005-12-12[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French1-1/+7
2005-12-03[CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French1-2/+6
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French1-0/+1
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-1/+5
2005-10-07[CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French1-1/+5
2005-09-15[CIFS] Fix compiler warningsSteve French1-1/+1
2005-08-24[CIFS] Use file instead of dentry in cifs dir_notify structSteve French1-1/+1
2005-08-24[CIFS] Change notify support part 3Steve French1-1/+1
2005-08-24[CIFS] Change notify support part 2Steve French1-0/+17
2005-08-24CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French1-0/+28
2005-08-22[CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French1-2/+4
2005-08-20[CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French1-1/+19
2005-08-19[CIFS] Finish cifs mount option which requests case insensitive pathSteve French1-2/+3
2005-08-17[CIFS] Ensure that cifs multiplex ids do not collide.Steve French1-0/+1
2005-06-22[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison1-0/+7
2005-06-22[CIFS] Add stats for findfirst, findnext, findcloseSteve French1-0/+3
2005-04-28[PATCH] cifs: missing semicolon from previous fixSteve French1-1/+1
2005-04-28[PATCH] cifs: Better handle errors on second socket recv message callSteve French1-1/+2
2005-04-28[PATCH] cifs: cleanup of ifdefs usage so it is more consistentSteve French1-1/+3
2005-04-28[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated commandSteve French1-1/+1
2005-04-28[PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session keySteve French1-5/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+439