1. 27 3月, 2006 1 次提交
  2. 23 3月, 2006 1 次提交
  3. 28 2月, 2006 1 次提交
  4. 09 1月, 2006 1 次提交
    • S
      [CIFS] Fix cifs trying to write to f_ops · f3f6ec4b
      Steve French 提交于
      patch 2ea55c01e0c5dfead8699484b0bae2a375b1f61c fixed CIFS clobbering the
      global fops structure for some per mount setting, by duplicating and having
      2 fops structs. However the write to the fops was left behind, which is a
      NOP in practice (due to the fact that we KNOW the fops has that field set
      to NULL already due to the duplication). So remove it... In addition, another
      instance of the same bug was forgotten in november.
      Signed-off-by: NArjan van de Ven <arjan@infradead.org>
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      f3f6ec4b
  5. 19 11月, 2005 1 次提交
  6. 12 11月, 2005 2 次提交
  7. 16 9月, 2005 1 次提交
  8. 01 9月, 2005 1 次提交
  9. 31 8月, 2005 1 次提交
  10. 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
  11. 19 8月, 2005 1 次提交
  12. 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
  13. 23 6月, 2005 2 次提交
  14. 29 4月, 2005 5 次提交
  15. 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