An error occurred fetching the project authors.
  1. 24 Jun, 2007 1 commit
  2. 30 Apr, 2007 1 commit
    • Steve French's avatar
      [CIFS] UID/GID override on CIFS mounts to Samba · 4523cc30
      Steve French authored
      When CIFS Unix Extensions are negotiated we get the Unix uid and gid
      owners of the file from the server (on the Unix Query Path Info
      levels), but if the server's uids don't match the client uid's users
      were having to disable the Unix Extensions (which turned off features
      they still wanted).   The changeset patch allows users to override uid
      and/or gid for file/directory owner with a default uid and/or gid
      specified at mount (as is often done when mounting from Linux cifs
      client to Windows server).  This changeset also displays the uid
      and gid used by default in /proc/mounts (if applicable).
      
      Also cleans up code by adding some of the missing spaces after
      "if" keywords per-kernel style guidelines (as suggested by Randy Dunlap
      when he reviewed the patch).
      Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
      4523cc30
  3. 26 Apr, 2007 1 commit
  4. 27 Feb, 2007 1 commit
    • Steve French's avatar
      [CIFS] cifs export operations · 35c11fdd
      Steve French authored
      For nfsd to work over cifs mounts (which presumably makes sense when trying
      to reexport mounts to windows, network appliances or Samba servers to nfs
      clients via nfs server).
      
      This is the first stage of that enablement, marked experimental and turned
      off by default.
      Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
      35c11fdd
  5. 14 Feb, 2007 1 commit
  6. 30 Nov, 2005 1 commit
  7. 10 Oct, 2005 1 commit
  8. 06 Sep, 2005 1 commit
  9. 30 Apr, 2005 1 commit
  10. 29 Apr, 2005 2 commits
  11. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      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!
      1da177e4