summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2009-03-16Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OSSteve French
2009-02-06cifs: make sure we allocate enough storage for socket addressJeff Layton
2008-12-13cifs: fix a regression in cifs umount codepathJeff Layton
2008-12-05cifs: fix check for dead tcon in smb_initSteve French
2008-12-05cifs: prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-12-05cifs: Fix check for tcon seal setting and fix oops on failed mount from earli...Steve French
2008-12-05cifs: Fix build breakSteve French
2008-12-05cifs: reinstate sharing of tree connectionsJeff Layton
2008-12-05cifs: minor cleanup to cifs_mountSteve French
2008-12-05cifs: reinstate sharing of SMB sessions sans racesJeff Layton
2008-12-05cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton
2008-12-05cifs: clean up server protocol handlingSteve French
2008-12-05cifs: remove unused list, add new cifs sock list to prepare for mount/umount fixSteve French
2008-12-05cifs: Fix cifs reconnection flagsSteve French
2008-12-05cifs: Fix error in smb_send2Steve French
2008-12-05cifs: Reduce number of socket retries in large write pathSteve French
2008-10-25CIFS: fix saving of resume key before CIFSFindNextJeff Layton
2008-10-18CIFS: make sure we have the right resume info before calling CIFSFindNextSteve French
2008-08-28[CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French
2008-08-28[CIFS] update cifs change logSteve French
2008-08-28cifs: fix O_APPEND on directio mountsJeff Layton
2008-08-27[CIFS] Fix plaintext authenticationSteve French
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-08-26[CIFS] check version in spnego upcall responseSteve French
2008-08-19[CIFS] Kerberos support not considered experimental anymoreSteve French
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French
2008-08-19cifs: add local server pointer to cifs_setup_sessionJeff Layton
2008-08-19[CIFS] reindent misindented statementIlpo Järvinen
2008-08-14[CIFS] mount of IPC$ breaks with iget patchSteve French
2008-08-11[CIFS] remove trailing whitespaceSteve French
2008-08-11[CIFS] if get root inode fails during mount, cleanup tree connectionSteve French
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds
2008-08-08[CIFS] list entry can not return nullSteve French
2008-08-06turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton
2008-08-06move file time and dos attribute setting logic into new functionJeff Layton
2008-08-06spin off cifs_setattr with unix extensions to its own functionJeff Layton
2008-08-06[CIFS] Code cleanup in old sessionsetup codeSteve French
2008-08-06[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton
2008-08-06[CIFS] fix trailing whitespaceSteve French
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton
2008-08-05Fix missing braces in cifs_revalidate()Suresh Jayaraman
2008-08-04mm: rename page trylockNick Piggin
2008-08-04remove locking around tcpSesAllocCount atomic variableJeff Layton
2008-08-01[CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton
2008-07-29[CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar
2008-07-29[CIFS] oid should also be checked against class in cifs asnSteve French