1. 18 10月, 2007 1 次提交
  2. 18 7月, 2007 1 次提交
  3. 16 7月, 2007 1 次提交
  4. 13 7月, 2007 1 次提交
  5. 10 7月, 2007 1 次提交
  6. 08 7月, 2007 2 次提交
  7. 07 7月, 2007 1 次提交
  8. 25 4月, 2007 1 次提交
    • S
      [CIFS] Add IPv6 support · 5858ae44
      Steve French 提交于
      IPv6 support was started a few years ago in the cifs client, but lacked a
      kernel helper function for parsing the ascii form of the ipv6 address. Now
      that that is added (and now IPv6 is the default that some OS use now) it
      was fairly easy to finish  the cifs ipv6 support.  This  requires that
      CIFS_EXPERIMENTAL be enabled and (at least until the mount.cifs module is
      modified to use a new ipv6 friendly call instead of gethostbyname) and the
      ipv6 address be passed on the mount as "ip=" mount option.
      
      Thanks
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      5858ae44
  9. 12 10月, 2006 2 次提交
  10. 11 10月, 2006 1 次提交
  11. 07 10月, 2006 1 次提交
  12. 28 9月, 2006 1 次提交
  13. 12 8月, 2006 1 次提交
    • J
      [CIFS] · 7ee1af76
      Jeremy Allison 提交于
      Allow Windows blocking locks to be cancelled via a
      CANCEL_LOCK call. TODO - restrict this to servers
      that support NT_STATUS codes (Win9x will probably
      not support this call).
      Signed-off-by: NJeremy Allison <jra@samba.org>
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      (cherry picked from 570d4d2d895569825d0d017d4e76b51138f68864 commit)
      7ee1af76
  14. 03 6月, 2006 1 次提交
  15. 02 6月, 2006 1 次提交
  16. 30 11月, 2005 1 次提交
  17. 12 10月, 2005 1 次提交
  18. 23 9月, 2005 1 次提交
  19. 22 9月, 2005 1 次提交
  20. 03 6月, 2005 1 次提交
  21. 29 4月, 2005 2 次提交
  22. 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