Age | Commit message (Expand) | Author | Files | Lines |
2013-09-08 | cifs: create a new Documentation/ directory and move docfiles into it | Jeff Layton | 1 | -753/+0 |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
2012-05-17 | cifs: remove legacy MultiuserMount option | Jeff Layton | 1 | -5/+0 |
2012-03-21 | CIFS: Delete echo_retries module parm | Pavel Shilovsky | 1 | -5/+1 |
2011-10-13 | Typo in cifs readme in name of module parm directory | Steve French | 1 | -1/+1 |
2011-10-13 | cifs: update README about the kernel module parameters | Suresh Jayaraman | 1 | -0/+14 |
2011-05-27 | CIFS: Add rwpidforward mount option | Pavel Shilovsky | 1 | -0/+3 |
2011-05-19 | Don't compile in unused reparse point symlink code | Steve French | 1 | -12/+0 |
2011-04-12 | cifs: replace /proc/fs/cifs/Experimental with a module parm | Jeff Layton | 1 | -16/+0 |
2011-01-25 | CIFS: Add strictcache mount option | Pavel Shilovsky | 1 | -0/+5 |
2010-12-02 | cifs: add attribute cache timeout (actimeo) tunable | Suresh Jayaraman | 1 | -0/+9 |
2010-09-29 | cifs: add "mfsymlinks" mount option | Stefan Metzmacher | 1 | -0/+5 |
2010-08-11 | cifs: update README to include details about 'fsc' option | Suresh Jayaraman | 1 | -0/+10 |
2010-08-05 | cifs: update README | Suresh Jayaraman | 1 | -2/+3 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-08-04 | [CIFS] Update readme to reflect forceuid mount parms | Steve French | 1 | -13/+12 |
2009-06-07 | [CIFS] Add mention of new mount parm (forceuid) to cifs readme | Steve French | 1 | -1/+8 |
2009-05-28 | [CIFS] Update readme to indicate change to default mount (serverino) | Steve French | 1 | -1/+6 |
2009-05-06 | [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp | Steve French | 1 | -1/+9 |
2009-03-12 | [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush | Steve French | 1 | -4/+18 |
2008-12-26 | [CIFS] add mount option to send mandatory rather than advisory locks | Steve French | 1 | -1/+11 |
2008-10-23 | [CIFS] improve setlease handling | Steve French | 1 | -0/+16 |
2008-10-16 | [CIFS] Add nodfs mount option | Steve French | 1 | -0/+3 |
2008-08-28 | [CIFS] update cifs change log | Steve French | 1 | -2/+12 |
2008-08-20 | [CIFS] Kerberos support not considered experimental anymore | Steve French | 1 | -4/+26 |
2008-05-15 | [CIFS] enable parsing for transport encryption mount parm | Steve French | 1 | -0/+5 |
2008-04-18 | [CIFS] Add various missing flags and defintions | Steve French | 1 | -1/+8 |
2008-02-08 | [CIFS] reduce checkpatch warnings | Steve French | 1 | -1/+1 |
2008-01-09 | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 1 | -11/+17 |
2007-11-21 | [CIFS] Fix potential data corruption when writing out cached dirty pages | Jeff Layton | 1 | -15/+12 |
2007-08-18 | [CIFS] Check return code on failed alloc | Cyrill Gorcunov | 1 | -0/+6 |
2007-07-26 | [CIFS] Fix hang in find_writable_file | Steve French | 1 | -0/+7 |
2007-07-11 | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 1 | -7/+6 |
2007-06-24 | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 1 | -7/+18 |
2007-05-06 | [CIFS] Fix typo in cifs readme from previous commit | Steve French | 1 | -2/+2 |
2007-05-05 | [CIFS] Make sec=none force an anonymous mount | Jeff Layton | 1 | -3/+17 |
2007-05-01 | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French | 1 | -9/+14 |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König | 1 | -1/+1 |
2006-10-04 | Still more typo fixes | Matt LaPlante | 1 | -3/+3 |
2006-08-16 | [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr | Steve French | 1 | -1/+1 |
2006-06-27 | [CIFS] Fix allocation of buffers for new session setup routine to allow | Steve French | 1 | -1/+4 |
2006-06-23 | [CIFS] Enable sec flags on mount for cifs (part one) | Steve French | 1 | -0/+2 |
2006-06-04 | CIFS] Support for older servers which require plaintext passwords - part 2 | Steve French | 1 | -6/+26 |
2006-04-22 | [CIFS] Readdir fixes to allow search to start at arbitrary position | Steve French | 1 | -0/+8 |
2006-03-02 | [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want | Steve French | 1 | -0/+7 |
2005-12-02 | [CIFS] Kerberos and CIFS ACL support part 1 | Steve French | 1 | -1/+11 |
2005-11-30 | [CIFS] Fix missing permission check on setattr when noperm mount option is | Steve French | 1 | -6/+24 |
2005-10-12 | [CIFS] CIFS Stats improvements | Steve French | 1 | -2/+9 |
2005-10-11 | [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL | Steve French | 1 | -0/+2 |
2005-10-10 | [CIFS] Fix byte range locking to Windows when Windows server returns | Steve French | 1 | -2/+2 |