summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
...
* [CIFS] add hostname field to TCP_Server_Info structJeff Layton2007-11-161-0/+1
* [CIFS] Fix buffer overflow if server sends corrupt response to smallSteve French2007-11-131-0/+11
* [CIFS] missing #endif from a previous patchSteve French2007-10-161-0/+2
* [CIFS] Break up unicode_sessetup string functionsJeff Layton2007-10-161-1/+7
* [CIFS] fix build break when lanman not enabledSteve French2007-10-121-0/+3
* [CIFS] Fix cifsd so shuts down when signing fails during mountSteve French2007-10-041-1/+3
* [CIFS] named pipe support (part 2)Steve French2007-09-291-1/+1
* [CIFS] CIFS support for named pipes (part 1)Steve French2007-09-291-0/+2
* [CIFS] Support for CIFS ACLs (part 1)Steve French2007-09-241-0/+12
* [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-191-1/+3
* [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-091-1/+13
* [CIFS] whitespace fixesSteve French2007-06-281-30/+30
* [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-031-1/+1
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-271-3/+5
* [CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French2006-09-301-1/+1
* [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-301-2/+7
* [CIFS] Rename server time zone fieldSteve French2006-09-301-1/+1
* [CIFS] Remove static and unused symbolsSteve French2006-09-281-2/+2
* [CIFS]Jeremy Allison2006-08-111-6/+9
* [CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French2006-08-111-1/+2
* [CIFS] Fix allocation of buffers for new session setup routine to allowSteve French2006-06-271-0/+1
* CIFS] Support for older servers which require plaintext passwords - part 2Steve French2006-06-041-9/+8Star
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-1/+1
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-06-011-14/+37
* [CIFS] SessionSetup cleanup part 2Steve French2006-02-141-1/+10
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-131-0/+2
* [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-131-1/+7
* [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-031-2/+6
* [CIFS] Defer close of file handle slightly if there are pending writes thatSteve French2005-10-201-0/+1
* [CIFS] CIFS Stats improvementsSteve French2005-10-121-1/+5
* [CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French2005-10-071-1/+5
* [CIFS] Fix compiler warningsSteve French2005-09-161-1/+1
* [CIFS] Use file instead of dentry in cifs dir_notify structSteve French2005-08-251-1/+1
* [CIFS] Change notify support part 3Steve French2005-08-251-1/+1
* [CIFS] Change notify support part 2Steve French2005-08-251-0/+17
* CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French2005-08-241-0/+28
* [CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French2005-08-231-2/+4
* [CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French2005-08-211-1/+19
* [CIFS] Finish cifs mount option which requests case insensitive pathSteve French2005-08-191-2/+3
* [CIFS] Ensure that cifs multiplex ids do not collide.Steve French2005-08-171-0/+1
* [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-231-0/+7
* [CIFS] Add stats for findfirst, findnext, findcloseSteve French2005-06-231-0/+3
* [PATCH] cifs: missing semicolon from previous fixSteve French2005-04-291-1/+1
* [PATCH] cifs: Better handle errors on second socket recv message callSteve French2005-04-291-1/+2
* [PATCH] cifs: cleanup of ifdefs usage so it is more consistentSteve French2005-04-291-1/+3
* [PATCH] cifs: Do not interpret oplock break responses as responses to an unre...Steve French2005-04-291-1/+1
* [PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...Steve French2005-04-291-5/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+439