aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/README (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-02cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman1-0/+9
2010-09-29cifs: add "mfsymlinks" mount optionStefan Metzmacher1-0/+5
2010-08-11cifs: update README to include details about 'fsc' optionSuresh Jayaraman1-0/+10
2010-08-05cifs: update READMESuresh Jayaraman1-2/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French1-13/+12
2009-06-06[CIFS] Add mention of new mount parm (forceuid) to cifs readmeSteve French1-1/+8
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French1-1/+6
2009-05-06[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French1-1/+9
2009-03-12[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French1-4/+18
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French1-1/+11
2008-10-23[CIFS] improve setlease handlingSteve French1-0/+16
2008-10-16[CIFS] Add nodfs mount optionSteve French1-0/+3
2008-08-28[CIFS] update cifs change logSteve French1-2/+12
2008-08-19[CIFS] Kerberos support not considered experimental anymoreSteve French1-4/+26
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French1-0/+5
2008-04-17[CIFS] Add various missing flags and defintionsSteve French1-1/+8
2008-02-07[CIFS] reduce checkpatch warningsSteve French1-1/+1
2008-01-08[CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French1-11/+17
2007-11-20[CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton1-15/+12
2007-08-18[CIFS] Check return code on failed allocCyrill Gorcunov1-0/+6
2007-07-26[CIFS] Fix hang in find_writable_fileSteve French1-0/+7
2007-07-11[CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French1-7/+6
2007-06-24[CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French1-7/+18
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton1-3/+17
2007-04-30[CIFS] UID/GID override on CIFS mounts to SambaSteve French1-9/+14
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-1/+1
2006-10-03Still more typo fixesMatt LaPlante1-3/+3
2006-08-16[CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French1-1/+1
2006-06-27[CIFS] Fix allocation of buffers for new session setup routine to allowSteve French1-1/+4
2006-06-23[CIFS] Enable sec flags on mount for cifs (part one)Steve French1-0/+2
2006-06-04CIFS] Support for older servers which require plaintext passwords - part 2Steve French1-6/+26
2006-04-22[CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French1-0/+8
2006-03-02[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we wantSteve French1-0/+7
2005-12-01[CIFS] Kerberos and CIFS ACL support part 1Steve French1-1/+11
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French1-6/+24
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-2/+9
2005-10-10[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French1-0/+2
2005-10-10[CIFS] Fix byte range locking to Windows when Windows server returnsSteve French1-2/+2
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French1-0/+7
2005-05-17[CIFS] missing break needed to handle < when mount option "mapchars" specifiedSteve French1-2/+2
2005-05-05[PATCH] remove BK documentationAdrian Bunk1-3/+3
2005-04-28[PATCH] cifs: Do not sleep interruptible after socket connect failureSteve French1-5/+10
2005-04-28[PATCH] cifs: improve check for search entry going beyond end of SMB transactSteve French1-4/+4
2005-04-28[PATCH] cifs: Missing initialization for largeBuf flag left out of previous changesetSteve French1-1/+18
2005-04-28[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French1-2/+2
2005-04-28[PATCH] cifs: Add new mount parm mapcharsSteve French1-0/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+475