summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-12-281-1/+2
|\
| * cifs: have calc_lanman_hash take more granular argsJeff Layton2008-12-261-1/+2
* | CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-141-1/+1
|/
* [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-291-1/+1
* cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton2008-09-241-1/+1
* cifs: add function to set file dispositionJeff Layton2008-09-231-0/+2
* Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton2008-08-061-2/+3
* change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton2008-08-061-1/+1
* bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-061-3/+14
* [CIFS] Finishup DFS codeSteve French2008-05-151-2/+2
* [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-151-3/+0
* [CIFS] cleanup old checkpatch warningsSteve French2008-05-131-3/+3
* [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-081-1/+1
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-6/+7
* cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-251-7/+1
* [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-151-0/+1
* [CIFS] file create with acl support enabled is slowSteve French2008-03-141-2/+3
* [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-101-2/+2
* [CIFS] fix typoSteve French2008-02-131-1/+1
* [CIFS] clean up some hard to read ifdefsSteve French2008-02-121-2/+6
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-8/+8
* [CIFS] DFS build fixesSteve French2008-01-251-2/+2
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-251-0/+3
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-311-1/+3
* [CIFS] remove build warningSteve French2007-11-171-1/+0
* [CIFS] minor checkpatch cleanupSteve French2007-11-161-5/+5
* [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton2007-11-161-2/+1
* [CIFS] Fix buffer overflow if server sends corrupt response to smallSteve French2007-11-131-2/+3
* [CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton2007-11-031-0/+2
* [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-311-0/+2
* [CIFS] acl support part 6Steve French2007-10-251-4/+5
* [CIFS] ACL support part 5Steve French2007-10-191-1/+1
* [CIFS] log better errors on failed mountsSteve French2007-10-181-2/+3
* [CIFS] CIFS ACL support (part 2)Shirish Pargaonkar2007-10-031-1/+1
* [CIFS] move cifs acl code to new file and fix build breakSteve French2007-09-251-0/+1
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-301-1/+1
* [CIFS] Add support for new POSIX unlinkSteve French2007-07-151-1/+4
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-6/+6
* [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-091-3/+5
* [CIFS] whitespace fixesSteve French2007-06-281-53/+53
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-231-1/+6
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-271-1/+1
* [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-141-0/+3
* [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-081-1/+1
* [CIFS] Workaround incomplete byte length returned by someSteve French2006-10-121-1/+1
* [CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French2006-10-121-0/+1
* [CIFS] Remove static and unused symbolsSteve French2006-09-281-4/+2
* [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-281-0/+3
* [CIFS]Jeremy Allison2006-08-111-0/+4
* [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is offSteve French2006-06-251-2/+0
OpenPOWER on IntegriCloud