aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
Commit message (Expand)AuthorAge
* cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-17
* cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-05
* cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-05
* cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-27
* [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-22
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* cifs: add cifs_revalidate_fileJeff Layton2010-03-09
* cifs: add a CIFSSMBUnixQFileInfo functionJeff Layton2010-03-05
* cifs: add a CIFSSMBQFileInfo functionJeff Layton2010-03-05
* cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-23
* cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton2009-11-06
* cifs: fix problems with last two commitsJeff Layton2009-09-24
* cifs: eliminate cifs_init_privateJeff Layton2009-09-24
* cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-24
* cifs: fix oplock request handling in posix codepathJeff Layton2009-09-15
* cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton2009-07-09
* cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton2009-07-09
* cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton2009-07-09
* cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-01
* cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-13
* cifs: reorganize get_cifs_aclChristoph Hellwig2009-05-28
* cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton2009-05-28
* cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton2009-05-28
* cifs: change cifs_get_name_from_search_buf to use new unicode helperJeff Layton2009-04-30
* cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton2009-04-30
* [CIFS] Rename compose_mount_options to cifs_compose_mount_options.Steve French2009-03-18
* [CIFS] reopen file via newer posix open protocol operation if availableSteve French2009-03-11
* [CIFS] Send SMB flush in cifs_fsyncSteve French2009-03-11
* cifs: posix fill in inode needed by posix openJeff Layton2009-02-20
* cifs: properly handle case where CIFSGetSrvInodeNumber failsJeff Layton2009-02-20
* cifs: refactor new_inode() calls and inode initializationJeff Layton2009-02-20
* [CIFS] Prevent OOPs when mounting with remote prefixpath.Igor Mammedov2009-02-20
* cifs: turn smb_send into a wrapper around smb_sendvJeff Layton2009-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-12-28
|\
| * cifs: have calc_lanman_hash take more granular argsJeff Layton2008-12-25
* | CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-13
|/
* [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-28
* cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton2008-09-24
* cifs: add function to set file dispositionJeff Layton2008-09-23
* Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton2008-08-06
* change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton2008-08-06
* bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-06
* [CIFS] Finishup DFS codeSteve French2008-05-15
* [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-14
* [CIFS] cleanup old checkpatch warningsSteve French2008-05-13
* [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-08
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-28
* cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-25
* [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-15
* [CIFS] file create with acl support enabled is slowSteve French2008-03-14