aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-29[CIFS] Reduce number of socket retries in large write pathSteve French1-1/+1
2008-09-24cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton1-1/+1
2008-09-23cifs: add function to set file dispositionJeff Layton1-0/+2
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton1-2/+3
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton1-1/+1
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton1-3/+14
2008-05-15[CIFS] Finishup DFS codeSteve French1-2/+2
2008-05-15[CIFS] Fix paths when share is in DFS to include proper prefixSteve French1-3/+0
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French1-3/+3
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov1-1/+1
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French1-6/+7
2008-04-25cifs: timeout dfs automounts +little fix.Igor Mammedov1-7/+1
2008-04-15[CIFS] Fix oops when slow oplock process races with unmountSteve French1-0/+1
2008-03-14[CIFS] file create with acl support enabled is slowSteve French1-2/+3
2008-03-10[CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-13[CIFS] fix typoSteve French1-1/+1
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French1-2/+6
2008-02-07[CIFS] reduce checkpatch warningsSteve French1-8/+8
2008-01-25[CIFS] DFS build fixesSteve French1-2/+2
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov1-0/+3
2007-12-31[CIFS] Allow setting mode via cifs aclSteve French1-1/+3
2007-11-17[CIFS] remove build warningSteve French1-1/+0
2007-11-16[CIFS] minor checkpatch cleanupSteve French1-5/+5
2007-11-16[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton1-2/+1
2007-11-13[CIFS] Fix buffer overflow if server sends corrupt response to smallSteve French1-2/+3
2007-11-03[CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton1-0/+2
2007-10-31[CIFS] Don't request too much permission when reading an ACLSteve French1-0/+2
2007-10-25[CIFS] acl support part 6Steve French1-4/+5
2007-10-19[CIFS] ACL support part 5Steve French1-1/+1
2007-10-18[CIFS] log better errors on failed mountsSteve French1-2/+3
2007-10-03[CIFS] CIFS ACL support (part 2)Shirish Pargaonkar1-1/+1
2007-09-25[CIFS] move cifs acl code to new file and fix build breakSteve French1-0/+1
2007-08-30[CIFS] formatting cleanup found by checkpatchSteve French1-1/+1
2007-07-15[CIFS] Add support for new POSIX unlinkSteve French1-1/+4
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-6/+6
2007-07-09[CIFS] Fix packet signatures for NTLMv2 caseSteve French1-3/+5
2007-06-28[CIFS] whitespace fixesSteve French1-53/+53
2007-04-23[CIFS] New CIFS POSIX mkdir performance improvementSteve French1-1/+6
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French1-1/+1
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French1-0/+3
2007-02-08[CIFS] Allow update of EOF on remote extend of fileSteve French1-1/+1
2006-10-12[CIFS] Workaround incomplete byte length returned by someSteve French1-1/+1
2006-10-12[CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French1-0/+1
2006-09-28[CIFS] Remove static and unused symbolsSteve French1-4/+2
2006-09-28[CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French1-0/+3
2006-08-11[CIFS]Jeremy Allison1-0/+4
2006-06-25[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is offSteve French1-2/+0
2006-06-23[CIFS] Enable sec flags on mount for cifs (part one)Steve French1-1/+1
2006-06-08[CIFS] NTLMv2 support part 5Steve French1-3/+5
2006-06-05[CIFS] NTLMv2 support part 3Steve French1-0/+1