summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsproto.h
AgeCommit message (Expand)Author
2011-03-07CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French
2009-11-06cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton
2009-09-25cifs: fix problems with last two commitsJeff Layton
2009-09-24cifs: eliminate cifs_init_privateJeff Layton
2009-09-24cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton
2009-09-15cifs: fix oplock request handling in posix codepathJeff Layton
2009-07-09cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton
2009-07-09cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton
2009-07-09cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton
2009-06-13cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton
2009-05-28cifs: reorganize get_cifs_aclChristoph Hellwig
2009-05-28cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton
2009-05-28cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton
2009-04-30cifs: change cifs_get_name_from_search_buf to use new unicode helperJeff Layton
2009-04-30cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton
2009-03-18[CIFS] Rename compose_mount_options to cifs_compose_mount_options.Steve French
2009-03-12[CIFS] reopen file via newer posix open protocol operation if availableSteve French
2009-03-12[CIFS] Send SMB flush in cifs_fsyncSteve French
2009-02-21cifs: posix fill in inode needed by posix openJeff Layton
2009-02-21cifs: properly handle case where CIFSGetSrvInodeNumber failsJeff Layton
2009-02-21cifs: refactor new_inode() calls and inode initializationJeff Layton
2009-02-21[CIFS] Prevent OOPs when mounting with remote prefixpath.Igor Mammedov
2009-01-29cifs: turn smb_send into a wrapper around smb_sendvJeff Layton
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-12-26cifs: have calc_lanman_hash take more granular argsJeff Layton
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells
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