1. 29 9月, 2007 1 次提交
  2. 28 9月, 2007 1 次提交
  3. 26 9月, 2007 2 次提交
  4. 25 9月, 2007 1 次提交
  5. 20 9月, 2007 3 次提交
  6. 17 9月, 2007 2 次提交
  7. 15 9月, 2007 3 次提交
  8. 14 9月, 2007 1 次提交
  9. 11 9月, 2007 1 次提交
  10. 08 9月, 2007 1 次提交
  11. 31 8月, 2007 4 次提交
  12. 24 8月, 2007 3 次提交
  13. 23 8月, 2007 1 次提交
  14. 18 8月, 2007 1 次提交
  15. 26 7月, 2007 1 次提交
  16. 20 7月, 2007 1 次提交
    • P
      mm: Remove slab destructors from kmem_cache_create(). · 20c2df83
      Paul Mundt 提交于
      Slab destructors were no longer supported after Christoph's
      c59def9f change. They've been
      BUGs for both slab and slub, and slob never supported them
      either.
      
      This rips out support for the dtor pointer from kmem_cache_create()
      completely and fixes up every single callsite in the kernel (there were
      about 224, not including the slab allocator definitions themselves,
      or the documentation references).
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      20c2df83
  17. 19 7月, 2007 2 次提交
  18. 18 7月, 2007 3 次提交
  19. 17 7月, 2007 2 次提交
  20. 16 7月, 2007 2 次提交
  21. 15 7月, 2007 1 次提交
    • S
      [CIFS] Add support for new POSIX unlink · 2d785a50
      Steve French 提交于
      In the cleanup phase of the dbench test, we were noticing sharing
      violation followed by failed directory removals when dbench
      did not close the test files before the cleanup phase started.
      Using the new POSIX unlink, which Samba has supported for a few
      months, avoids this.
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      2d785a50
  22. 13 7月, 2007 1 次提交
  23. 12 7月, 2007 1 次提交
  24. 10 7月, 2007 1 次提交