aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/README
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-271-0/+3
* Don't compile in unused reparse point symlink codeSteve French2011-05-191-12/+0
* cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton2011-04-121-16/+0
* CIFS: Add strictcache mount optionPavel Shilovsky2011-01-251-0/+5
* cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman2010-12-021-0/+9
* cifs: add "mfsymlinks" mount optionStefan Metzmacher2010-09-291-0/+5
* cifs: update README to include details about 'fsc' optionSuresh Jayaraman2010-08-111-0/+10
* cifs: update READMESuresh Jayaraman2010-08-051-2/+3
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-041-13/+12
* [CIFS] Add mention of new mount parm (forceuid) to cifs readmeSteve French2009-06-061-1/+8
* [CIFS] Update readme to indicate change to default mount (serverino)Steve French2009-05-281-1/+6
* [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French2009-05-061-1/+9
* [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French2009-03-121-4/+18
* [CIFS] add mount option to send mandatory rather than advisory locksSteve French2008-12-261-1/+11
* [CIFS] improve setlease handlingSteve French2008-10-231-0/+16
* [CIFS] Add nodfs mount optionSteve French2008-10-161-0/+3
* [CIFS] update cifs change logSteve French2008-08-281-2/+12
* [CIFS] Kerberos support not considered experimental anymoreSteve French2008-08-191-4/+26
* [CIFS] enable parsing for transport encryption mount parmSteve French2008-05-151-0/+5
* [CIFS] Add various missing flags and defintionsSteve French2008-04-171-1/+8
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-1/+1
* [CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French2008-01-081-11/+17
* [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-201-15/+12
* [CIFS] Check return code on failed allocCyrill Gorcunov2007-08-181-0/+6
* [CIFS] Fix hang in find_writable_fileSteve French2007-07-261-0/+7
* [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-111-7/+6
* [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-241-7/+18
* [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-051-2/+2
* [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-051-3/+17
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-301-9/+14
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* Still more typo fixesMatt LaPlante2006-10-031-3/+3
* [CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French2006-08-161-1/+1
* [CIFS] Fix allocation of buffers for new session setup routine to allowSteve French2006-06-271-1/+4
* [CIFS] Enable sec flags on mount for cifs (part one)Steve French2006-06-231-0/+2
* CIFS] Support for older servers which require plaintext passwords - part 2Steve French2006-06-041-6/+26
* [CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French2006-04-221-0/+8
* [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we wantSteve French2006-03-021-0/+7
* [CIFS] Kerberos and CIFS ACL support part 1Steve French2005-12-011-1/+11
* [CIFS] Fix missing permission check on setattr when noperm mount option isSteve French2005-11-291-6/+24
* [CIFS] CIFS Stats improvementsSteve French2005-10-111-2/+9
* [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French2005-10-101-0/+2
* [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-101-2/+2
* [CIFS] Add mount option for disabling sending byte range lock requestsSteve French2005-08-181-0/+7
* [CIFS] missing break needed to handle < when mount option "mapchars" specifiedSteve French2005-05-171-2/+2
* [PATCH] remove BK documentationAdrian Bunk2005-05-051-3/+3
* [PATCH] cifs: Do not sleep interruptible after socket connect failureSteve French2005-04-281-5/+10
* [PATCH] cifs: improve check for search entry going beyond end of SMB transactSteve French2005-04-281-4/+4
* [PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...Steve French2005-04-281-1/+18