An error occurred fetching the project authors.
- 21 Feb, 2006 1 commit
-
-
Eric Sesterhenn authored
kmalloc/memset to simpler kzalloc usage Signed-off-by:
Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 13 Dec, 2005 1 commit
-
-
Steve French authored
Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 03 Dec, 2005 1 commit
-
-
Steve French authored
better performance debugging. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 02 Dec, 2005 1 commit
-
-
Steve French authored
assembling smb requests when setuids and Linux protocol extensions enabled and in checking more matching sessions in multiuser mount mode. Pointed out by Shaggy. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 30 Nov, 2005 1 commit
-
-
Steve French authored
the request queue. Also periodically wakeup response_q so threads can check if stuck requests have timed out. Workaround Windows server illegal smb length on transact2 findfirst response. Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 11 Nov, 2005 1 commit
-
-
Steve French authored
Following Shaggy's suggestion, do a better job on the unicode string handling routines in cifs in specifying that the wchar_t are really little endian widechars (__le16). Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 07 Nov, 2005 1 commit
-
-
Jesper Juhl authored
This is the fs/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in fs/. Signed-off-by:
Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 10 Oct, 2005 1 commit
-
-
Steve French authored
illegal RFC1001 length (which had caused the lock to block forever until killed).
-
- 22 Sep, 2005 2 commits
-
-
Steve French authored
Most important of these fixes mapchars on bigendian and a few statfs fields Signed-off-by: Shaggy (shaggy@austin.ibm.com) Signed-off-by: Steve French (sfrench@us.ibm.com)
-
Steve French authored
functional, and the length check is fixed so readdir does not throw a warning message when windows me messes up the response to FindFirst of an empty dir (with only . and ..). Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 24 Aug, 2005 1 commit
-
-
Steve French authored
Make cifs_stats code conditional in the header files to avoid ifdefs in the main code. Signed-off-by:
Dave Kleikamp <shaggy@austin.ibm.com> Signed-off-by:
Steve French <sfrench@us.ibm.com>
-
- 19 Aug, 2005 1 commit
-
-
Steve French authored
name matching. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 17 Aug, 2005 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 14 Aug, 2005 1 commit
-
-
Steve French authored
Fix path name conversion for long filenames when mapchars mount option was specified at mount time. Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 14 Jul, 2005 1 commit
-
-
Steve French authored
option was specified at mount time. Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 17 May, 2005 1 commit
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com)
-
- 29 Apr, 2005 4 commits
-
-
Steve French authored
Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Steve French authored
.. and do not double endian convert the special characters whem mounted with mapchars mount parm. 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>
-
Steve French authored
For handling seven special characters that shells use for filenames. This first parts implements conversions from Unicode. Signed-off-by: Steve French 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!
-