- 11 Dec, 2004 1 commit
-
-
Steve French authored
buffers and for maximum number of simultaneous requests. Fix directio of userbuffers to use copy_to_user. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 07 Dec, 2004 1 commit
-
-
Steve French authored
do not zero the beginning of the header twice. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 30 Nov, 2004 2 commits
-
-
Steve French authored
(which appears to be 116 bytes), otherwise they take 1 page each. Add them to cifs debug counters and optionally use them for SMBClose. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 29 Nov, 2004 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 28 Nov, 2004 1 commit
-
-
Steve French authored
[CIFS] cifs readdir part 11. Also renames unused /proc/fs/cifs/QuotaEnabled config switch to NewReaddirEnabled for turning on testing of new readdir code Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 26 Nov, 2004 1 commit
-
-
Steve French authored
Signed-off- by: Steve French (sfrench@us.ibm.com)
-
- 21 Nov, 2004 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 19 Nov, 2004 1 commit
-
-
Steve French authored
move cifs search specific file handle info into distinct struct, create new FindFirst SMB worker function Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 17 Nov, 2004 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 12 Nov, 2004 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 23 Aug, 2004 1 commit
-
-
Linus Torvalds authored
K&R used to make bitfields unsigned. That hasn't been true for a long long time..
-
- 28 Jul, 2004 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 17 Jun, 2004 1 commit
-
-
Steve French authored
-
- 27 May, 2004 3 commits
-
-
Steve French authored
-
Steve French authored
-
Steve French authored
Add support for cifs per-share statistics, and add corresponding make menuconfig option for cifs statistics
-
- 26 May, 2004 1 commit
-
-
Steve French authored
Keep number of active (on the network at one time) requests (to a single cifs server) below SMB maxmpx
-
- 26 Apr, 2004 1 commit
-
-
Steve French authored
-
- 25 Apr, 2004 1 commit
-
-
Steve French authored
-
- 06 Feb, 2004 2 commits
-
-
Steve French authored
-
Steve French authored
-
- 22 Jan, 2004 1 commit
-
-
Steve French authored
-
- 05 Dec, 2003 1 commit
-
-
Steve French authored
Fix check of filldir return code during readdir to avoid incomplete search results displayed on very large directories. Fix cleanup of proc entries. Add config parm to allow disabling negotiating Linux extensions
-
- 19 Nov, 2003 1 commit
-
-
Steve French authored
Do not grab i_sem (already taken in filemap.c across commit write calls) during reopen of invalidated file handle.
-
- 18 Nov, 2003 1 commit
-
-
Steve French authored
-
- 14 Nov, 2003 1 commit
-
-
Steve French authored
-
- 12 Nov, 2003 1 commit
-
-
Steve French authored
finish off move from reopening all files on reconnection (which takes too long under heavy stress) to reopen file as needed after reconnection to server.
-
- 11 Nov, 2003 1 commit
-
-
Steve French authored
-
- 03 Nov, 2003 1 commit
-
-
Steve French authored
fix to not retime out the same session twice since it can invalidate the newly reestablished session unnecessarily
-
- 27 Oct, 2003 1 commit
-
-
Steve French authored
Can not mount from cifs vfs client built with gcc 3.3.1 due to compiler optimization of unsafe global variable. Remove unsafe global variable.
-
- 08 Sep, 2003 1 commit
-
-
Steve French authored
-
- 10 Aug, 2003 1 commit
-
-
Steve French authored
-
- 21 Jul, 2003 1 commit
-
-
Steve French authored
-
- 16 Jul, 2003 1 commit
-
-
Steve French authored
Fix inverted kmalloc parm ordering (noticed by Zwane) that caused oops on mounts of long server names (reported on bugzilla). Fix multiuser mount option.
-
- 06 Jul, 2003 1 commit
-
-
Steve French authored
-
- 04 Jul, 2003 1 commit
-
-
Steve French authored
-
- 16 May, 2003 1 commit
-
-
Steve French authored
of NTFS dfs junctions (which now correctly appear as symlinks). Return writebehind caching errors on file close.
-
- 27 Apr, 2003 1 commit
-
-
Steve French authored
consistent with other filesystems
-
- 01 Apr, 2003 1 commit
-
-
Steve French authored
-