Skip to content
Snippets Groups Projects
  1. Oct 27, 2008
  2. Oct 22, 2008
    • Andreas Dilger's avatar
      Branch HEAD · 86b66283
      Andreas Dilger authored
      The infiniband code includes its own lockdep compatibility code and this
      #defines lockdep_set_class but doesn't include mutex_lock_nested() or
      down_write_nested(), causing a compiler error in obdclass/llog_cat.c.
      
      mutex_{un,}lock_nested() and down_{read,write}_nested() are functions
      under CONFIG_DEBUG_LOCK_ALLOC, but #defined to regular locks without
      CONFIG_DEBUG_LOCK_ALLOC so just checking #ifndef isn't sufficient.
      b=16450
      86b66283
  3. Oct 19, 2008
  4. Oct 18, 2008
  5. Oct 16, 2008
    • Yang Sheng's avatar
      Branch HEAD · 6a2efe95
      Yang Sheng authored
      b=17199
      i=johann, bobijam
      Patch provide by LLNL.
      
      Skip dumping log if panic_on_lbug is set.
      6a2efe95
  6. Oct 08, 2008
  7. Oct 07, 2008
    • mattwu's avatar
      b=16150 · c8616363
      mattwu authored
      i=adilger
      i=robert
      i=liang
      winnt libcfs cleanup
      c8616363
  8. Sep 19, 2008
    • Yury Umanets's avatar
      b=16776 · cb84e877
      Yury Umanets authored
      r=shadow
      
      - final part of 16776 being already landed to 1.6.x after shadow's inspection.
      cb84e877
  9. Sep 09, 2008
  10. Sep 05, 2008
  11. Sep 04, 2008
  12. Sep 01, 2008
  13. Aug 28, 2008
  14. Aug 27, 2008
  15. Aug 22, 2008
  16. Aug 20, 2008
  17. Aug 19, 2008
  18. Aug 13, 2008
    • Robert Read's avatar
      Branch HEAD · f85def84
      Robert Read authored
      b=16639
      i=umka
      i=nathan
      
      Fix user space build when older kernel is installed, and remove old and redundant code..
      (Remaining part of patch - remove the deleted includes.)
      f85def84
  19. Aug 11, 2008
  20. Aug 10, 2008
  21. Aug 08, 2008
  22. Aug 07, 2008
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
  23. Aug 06, 2008
Loading