An error occurred fetching the project authors.
- 04 Mar, 2003 1 commit
-
-
Steve French authored
Fix rename problem to netapp servers. Add new mount parms -ip and -port which are optionally passed in by the cifs.mount mount helper
-
- 23 Feb, 2003 1 commit
-
-
Steve French authored
and gid in local inode (not just remote)
-
- 20 Feb, 2003 1 commit
-
-
Steve French authored
unmount warning).
-
- 18 Feb, 2003 1 commit
-
-
Steve French authored
-
- 15 Feb, 2003 1 commit
-
-
Steve French authored
Merge in fixes from version 0.6.5 of the CIFS VFS. Greatly improved performance including improved distributed caching support and support for readpages and larger read sizes. Cache data now flushed properly at file close time. Socket and memory leak fixed. Fix two oops. Fix error logging and made more consistent. Generic sendfile added.
-
- 11 Feb, 2003 1 commit
-
-
Linus Torvalds authored
Add a name argument to daemonize() (va_arg) to avoid all the kernel threads having to duplicate the name setting over and over again. Make daemonize() disable all signals by default, and add a "allow_signal()" function to let daemons say they explicitly want to support a signal. Make flush_signal() take the signal lock, so that callers do not need to.
-
- 21 Nov, 2002 1 commit
-
-
Steve French authored
Properly emulate POSIX semantics for deleting of open files and renaming over open files. Fix oops in readpages caused by unitialized aops field.
-
- 31 Oct, 2002 1 commit
-
-
Steve French authored
-
- 19 Oct, 2002 1 commit
-
-
Steve French authored
-
- 11 Oct, 2002 2 commits
-
-
Steve French authored
-
Steve French authored
Correct compiler warnings for 64 bit platforms and minor formatting cleanup and remove debug function that was causing a conflict with a function of the same name in SCSI
-
- 10 Oct, 2002 1 commit
-
-
Steve French authored
-