aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Minor cleanup to EA patchSteve French2010-02-231-1/+2
* [CIFS] Add support for TCP_NODELAYSteve French2010-01-011-0/+4
* [CIFS] Enable mmap on forcedirectio mountsSteve French2009-12-071-1/+3
* [CIFS] Fix sparse warningSteve French2009-11-251-0/+9
* [CIFS] Fix checkpatch warningsSteve French2009-09-011-1/+4
* [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-041-1/+2
* [CIFS] Updates fs/cifs/CHANGESSteve French2009-07-301-0/+6
* [CIFS] update cifs version numberSteve French2009-07-091-1/+5
* [CIFS] Do not send tree disconnect if session is already disconnectedSteve French2009-06-251-1/+1
* [CIFS] Add mention of new mount parm (forceuid) to cifs readmeSteve French2009-06-061-1/+4
* [CIFS] Update readme to indicate change to default mount (serverino)Steve French2009-05-281-0/+8
* [CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French2009-05-041-1/+2
* [CIFS] Remove trailing whitespaceSteve French2009-05-011-1/+3
* [CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French2009-04-301-1/+5
* [CIFS] Make cifs_unlink consistent in checks for null inodeSteve French2009-04-201-0/+6
* [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-171-1/+2
* [CIFS] Fix memory overwrite when saving nativeFileSystem field during mountSteve French2009-03-181-0/+3
* [CIFS] work around bug in Samba server handling for posix openSteve French2009-03-121-0/+2
* [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French2009-03-121-1/+3
* [CIFS] Send SMB flush in cifs_fsyncSteve French2009-03-121-1/+3
* [CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French2009-02-211-0/+10
* [CIFS] improve posix semantics of file createSteve French2009-02-211-1/+3
* [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...Steve French2009-02-211-1/+2
* [CIFS] revalidate parent inode when rmdir done within that directorySteve French2009-01-291-1/+3
* [CIFS] make sure that DFS pathnames are properly formedSteve French2008-12-261-1/+2
* [CIFS] Can not mount with prefixpath if root directory of share is inaccessibleSteve French2008-12-261-1/+3
* [CIFS] add mount option to send mandatory rather than advisory locksSteve French2008-12-261-0/+6
* [CIFS] fix check for dead tcon in smb_initSteve French2008-11-181-1/+5
* [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-291-1/+5
* [CIFS] improve setlease handlingSteve French2008-10-231-1/+2
* [CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French2008-10-201-0/+8
* [CIFS] update cifs change logSteve French2008-08-281-1/+4
* [CIFS] Add destroy routine for dns_resolverJeff Layton2008-08-271-1/+2
* [CIFS] check version in spnego upcall responseSteve French2008-08-261-1/+5
* [CIFS] Code cleanup in old sessionsetup codeSteve French2008-08-061-0/+8
* [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-101-0/+5
* [CIFS] Enable DFS support for Unix query path infoSteve French2008-05-201-0/+2
* fix memory leak in CIFSFindNextJeff Layton2008-05-131-1/+2
* [CIFS] Fix statfs formattingSteve French2008-04-281-0/+3
* [CIFS] minor update to change logSteve French2008-04-041-1/+2
* [CIFS] fixup prefixpaths which contain multiple path componentsSteve French2008-02-141-1/+3
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-311-0/+2
* [CIFS] redo existing session setup if needed in cifs_mountJeff Layton2007-12-311-1/+2
* [CIFS] fix SetEA failure to some Samba versionsSteve French2007-12-301-1/+1
* [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-201-1/+3
* [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French2007-11-161-0/+1
* [CIFS] fix oops on second mount to same server when null auth is usedJeff Layton2007-11-091-0/+1
* [CIFS] add mode to acl conversion helper functionSteve French2007-11-081-0/+3
* [CIFS] when mount helper missing fix slash wrong direction in shareSteve French2007-11-011-1/+4
* [CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2007-10-301-1/+3