10 Jul, 2007
1 commit
-
More than halfway there
Signed-off-by: Steve French
06 Jun, 2007
1 commit
-
Various coding style problems found by running fs/cifs
against the new checkpatch.pl script. Since there
were too many to fit in one patch. Updated the first
four files.Signed-off-by: Steve French
09 Dec, 2006
1 commit
-
Change all the uses of f_{dentry,vfsmnt} to f_path.{dentry,mnt} in the cifs
filesystem.Signed-off-by: Josef "Jeff" Sipek
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
01 Jun, 2006
1 commit
22 Apr, 2006
1 commit
-
building of full path) to avoid hang rename/readdir hang
Reported by Alan Tyson
Signed-off-by: Steve French
23 Mar, 2006
1 commit
-
Semaphore to mutex conversion.
The conversion was generated via scripts, and the result was validated
automatically via a script as well.Signed-off-by: Arjan van de Ven
Signed-off-by: Ingo Molnar
Cc: Al Viro
Cc: Christoph Hellwig
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
11 Oct, 2005
1 commit
-
was turned on).
Signed-off-by: Steve French
31 Aug, 2005
1 commit
-
This argument was added in a recent patch, but is unnecessary, since
the superblock is easily obtained from the dentry.Signed-off-by: Dave Kleikamp
Signed-off-by: Steve French
25 Aug, 2005
1 commit
-
Signed-off-by: Steve French
23 Jun, 2005
1 commit
-
Signed-off-by: Steve French@sfrench@us.ibm.com
Signed-off-by: Jeremy Allison (jra@samba.org)
29 Apr, 2005
1 commit
-
Signed-off-by: Steve French (sfrench@us.ibm.com)
Signed-off-by: Linus Torvalds
17 Apr, 2005
1 commit
-
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!