1. 20 1月, 2008 1 次提交
  2. 24 10月, 2007 1 次提交
  3. 29 9月, 2007 2 次提交
  4. 31 8月, 2007 1 次提交
  5. 19 7月, 2007 1 次提交
  6. 12 7月, 2007 1 次提交
  7. 10 7月, 2007 1 次提交
  8. 08 6月, 2007 1 次提交
    • S
      [CIFS] CIFS should honour umask · 3ce53fc4
      Steve French 提交于
      This patch makes CIFS honour a process' umask like other filesystems.
      Of course the server is still free to munge the permissions if it wants
      to; but the client will send the "right" permissions to begin with.
      
      A few caveats:
      
      1) It only applies to filesystems that have CAP_UNIX (aka support unix
      extensions)
      2) It applies the correct mode to the follow up CIFSSMBUnixSetPerms()
      after remote creation
      
      When mode to CIFS/NTFS ACL mapping is complete we can do the
      same thing for that case for servers which do not
      support the Unix Extensions.
      Signed-off-by: NMatt Keenen <matt@opcode-solutions.com>
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      3ce53fc4
  9. 06 6月, 2007 2 次提交
  10. 03 5月, 2007 1 次提交
  11. 27 2月, 2007 1 次提交
  12. 21 9月, 2006 1 次提交
  13. 15 8月, 2006 1 次提交
  14. 07 6月, 2006 1 次提交
  15. 01 6月, 2006 2 次提交
  16. 22 4月, 2006 2 次提交
  17. 23 3月, 2006 1 次提交
  18. 10 3月, 2006 1 次提交
  19. 22 2月, 2006 1 次提交
  20. 02 12月, 2005 1 次提交
  21. 30 11月, 2005 1 次提交
  22. 29 11月, 2005 1 次提交
  23. 19 11月, 2005 1 次提交
  24. 08 9月, 2005 1 次提交
  25. 31 8月, 2005 1 次提交
  26. 25 8月, 2005 1 次提交
  27. 23 8月, 2005 1 次提交
    • S
      [CIFS] Finish up of case-insensitive dentry handling for cifs. This · b92327fe
      Steve French 提交于
      will eventually (or should eventually) be common code for jfs, smbfs,
      etc. but in the meantime is small enough and necessary when mounting
      case insensitive to Windows (nocase).
      
      Signed-off-by: Shaggy (shaggy@austin.ibm.com)
      Signed-off-by: Steve French (sfrench@us.ibm.com)
      b92327fe
  28. 13 8月, 2005 1 次提交
  29. 22 7月, 2005 1 次提交
    • S
      [CIFS] Add compat with SFU (part 2) · eda3c029
      Steve French 提交于
      Creating FIFOs to non-Unix servers (with cifs mounts for which sfu option
      was specified) now works.
      
      Signed-off-by: Steve French (sfrench@us.ibm.com)
      
      Thanks to Martin Koeppe for his assistance
      eda3c029
  30. 15 7月, 2005 1 次提交
    • S
      [CIFS] Add compat with SFU (part 1) · d7245c2c
      Steve French 提交于
      This should help the case of creating fifos and other special files to
      servers which do not support the Unix extensions.
      
      Signed-off-by: Steve French (sfrench@us.ibm.com)
      
      Thanks to Martin Koeppe for his suggestions and good analysis
      d7245c2c
  31. 23 6月, 2005 1 次提交
  32. 18 5月, 2005 1 次提交
  33. 29 4月, 2005 2 次提交
  34. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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