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