An error occurred fetching the project authors.
- 07 Feb, 2008 1 commit
-
-
Steve French authored
Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 04 Oct, 2007 1 commit
-
-
Steve French authored
Fixes two problems: 1) we dropped down to negotiating lanman if we did not recognize the mechanism (krb5 e.g.) 2) we did not stop cifsd (thus will fail when doing rmod cifs with slab free errors) when we fail tcon but have a bad session (which is the case in which signing is required but we don't allow signing on the client) It also turns on extended security flag in the header when passing "sec=krb5" on mount command (although kerberos support is not done of course) Acked-by:
Jeff Layton <jlayton@redhat.com> CC: Shaggy <shaggy@us.ibm.com> Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 15 Sep, 2007 2 commits
-
-
Steve French authored
Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
Steve French authored
Potential problem was noticed by Cyrill Gorcunov CC: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 13 Jul, 2007 1 commit
-
-
Steve French authored
This should be the last big batch of whitespace/formatting fixes. checkpatch warnings for the cifs directory are down about 90% and many of the remaining ones are harder to remove or make the code harder to read. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 28 Jun, 2007 1 commit
-
-
Steve French authored
We were checking the wrong (old) global variable to determine whether to override server and force signing on the SMB connection. Acked-by:
Dave Kleikamp <shaggy@austin.ibm.com> Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 24 Jun, 2007 1 commit
-
-
Steve French authored
More whitespace problems found by checkpatch Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 05 Jun, 2007 1 commit
-
-
Steve French authored
Various coding style problems found by running the new checkpatch.pl script against fs/cifs. 3 more files fixed up. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 21 Jan, 2007 1 commit
-
-
Steve French authored
Cc: <alert7@xfocus.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 05 Jun, 2006 1 commit
-
-
Steve French authored
Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 04 Jun, 2006 1 commit
-
-
Steve French authored
Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 02 Jun, 2006 1 commit
-
-
Steve French authored
disabled by default, but can be enabled via proc for servers which require such support. Also includes support for setting security flags for cifs. See fs/cifs/README Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 01 Jun, 2006 1 commit
-
-
Steve French authored
-
- 31 May, 2006 1 commit
-
-
Steve French authored
-
- 13 Dec, 2005 1 commit
-
-
Steve French authored
Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 03 Dec, 2005 2 commits
-
-
Steve French authored
when CONFIG_CIFS_STATS2 is on (helps in debugging performance) Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
Steve French authored
better performance debugging. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 12 Oct, 2005 2 commits
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
Steve French authored
New cifs_writepages routine was not updated bytes written in cifs stats. Also added ability to clear /proc/fs/cifs/Stats by writing (0 or 1) to it. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 10 Oct, 2005 2 commits
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
Steve French authored
ever longer amounts (up to 15 seconds). This improves performance especially when using large wsize. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 07 Oct, 2005 1 commit
-
-
Steve French authored
These changes to debug code and new stats are helpful in debugging potential tcp performance/configuration problems under cifs. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 21 Aug, 2005 1 commit
-
-
Steve French authored
missing. Most importantly SMB reads were undercounted. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 24 Jun, 2005 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 29 Apr, 2005 4 commits
-
-
Steve French authored
Suggested by: Adrian Bunk and Dave Miller Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Steve French authored
unless response is larger than 256 bytes. This cuts more than 1/3 of the large memory allocations that cifs does and should be a huge help to memory pressure under stress. Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Steve French authored
.. even if the multiplex ids match. Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-