An error occurred fetching the project authors.
  1. 28 Aug, 2003 1 commit
  2. 26 Aug, 2003 1 commit
  3. 21 Aug, 2003 1 commit
  4. 01 Aug, 2003 1 commit
  5. 31 Jul, 2003 1 commit
  6. 30 Jul, 2003 1 commit
  7. 21 Jul, 2003 1 commit
  8. 18 Jul, 2003 1 commit
  9. 10 Jul, 2003 2 commits
  10. 04 Jul, 2003 2 commits
    • Trond Myklebust's avatar
      [PATCH] Pass 'nameidata' to ->create() · 675b5da0
      Trond Myklebust authored
        - Make the VFS pass the struct nameidata as an optional argument
          to the create inode operation.
        - Patch vfs_create() to take a struct nameidata as an optional
          argument.
      675b5da0
    • Trond Myklebust's avatar
      [PATCH] Add open intent information to the 'struct nameidata' · fc8b427e
      Trond Myklebust authored
       - Add open intent information to the 'struct nameidata'.
       - Pass the struct nameidata as an optional parameter to the
         lookup() inode operation.
       - Pass the struct nameidata as an optional parameter to the
         d_revalidate() dentry operation.
       - Make link_path_walk() set the LOOKUP_CONTINUE flag in nd->flags instead
         of passing it as an extra parameter to d_revalidate().
       - Make open_namei(), and sys_uselib() set the open()/create() intent
         data.
      fc8b427e
  11. 15 Feb, 2003 1 commit
    • Steve French's avatar
      Merge in fixes from version 0.6.5 of the CIFS VFS. Greatly improved... · b668ec86
      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.
      b668ec86
  12. 21 Nov, 2002 2 commits
  13. 10 Oct, 2002 1 commit