aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/CHANGES
AgeCommit message (Expand)Author
2010-02-23[CIFS] Minor cleanup to EA patchSteve French
2010-01-01[CIFS] Add support for TCP_NODELAYSteve French
2009-12-07[CIFS] Enable mmap on forcedirectio mountsSteve French
2009-11-25[CIFS] Fix sparse warningSteve French
2009-09-01[CIFS] Fix checkpatch warningsSteve French
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French
2009-07-30[CIFS] Updates fs/cifs/CHANGESSteve French
2009-07-09[CIFS] update cifs version numberSteve French
2009-06-25[CIFS] Do not send tree disconnect if session is already disconnectedSteve French
2009-06-06[CIFS] Add mention of new mount parm (forceuid) to cifs readmeSteve French
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French
2009-05-04[CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French
2009-05-01[CIFS] Remove trailing whitespaceSteve French
2009-04-30[CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeSteve French
2009-04-17[CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French
2009-03-18[CIFS] Fix memory overwrite when saving nativeFileSystem field during mountSteve French
2009-03-12[CIFS] work around bug in Samba server handling for posix openSteve French
2009-03-12[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French
2009-03-12[CIFS] Send SMB flush in cifs_fsyncSteve French
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French
2009-02-21[CIFS] improve posix semantics of file createSteve French
2009-02-21[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...Steve French
2009-01-29[CIFS] revalidate parent inode when rmdir done within that directorySteve French
2008-12-26[CIFS] make sure that DFS pathnames are properly formedSteve French
2008-12-26[CIFS] Can not mount with prefixpath if root directory of share is inaccessibleSteve French
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French
2008-10-29[CIFS] Reduce number of socket retries in large write pathSteve French
2008-10-23[CIFS] improve setlease handlingSteve French
2008-10-20[CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French
2008-08-28[CIFS] update cifs change logSteve 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-06[CIFS] Code cleanup in old sessionsetup codeSteve French
2008-06-10[CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French
2008-05-20[CIFS] Enable DFS support for Unix query path infoSteve French
2008-05-13fix memory leak in CIFSFindNextJeff Layton
2008-04-28[CIFS] Fix statfs formattingSteve French
2008-04-04[CIFS] minor update to change logSteve French
2008-02-14[CIFS] fixup prefixpaths which contain multiple path componentsSteve French
2007-12-31[CIFS] Allow setting mode via cifs aclSteve French
2007-12-31[CIFS] redo existing session setup if needed in cifs_mountJeff Layton
2007-12-30[CIFS] fix SetEA failure to some Samba versionsSteve French
2007-11-20[CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton
2007-11-16[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French
2007-11-09[CIFS] fix oops on second mount to same server when null auth is usedJeff Layton
2007-11-08[CIFS] add mode to acl conversion helper functionSteve French
2007-11-01[CIFS] when mount helper missing fix slash wrong direction in shareSteve French
2007-10-30[CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar