Skip to content
Snippets Groups Projects
  1. Nov 24, 2008
  2. Nov 21, 2008
    • Yang Sheng's avatar
      Branch HEAD · 5206beba
      Yang Sheng authored
      b=17201
      
      i=shadow, bobijam
      
      Update to RHEL5 kernel-2.6.18-92.1.17.el5.
      5206beba
  3. Nov 20, 2008
  4. Nov 15, 2008
  5. Nov 07, 2008
  6. Jul 31, 2008
    • Johann Lombardi's avatar
      Branch HEAD · b2a89d46
      Johann Lombardi authored
      b=12755,16494,16404
      i=bzzz
      i=adilger
      
      several fixes in the sd_iostat patch:
      - remove the limit of 256 scsi disks
      - unloading/reloading the scsi low level driver triggers a kernel
        bug when trying to access the sd iostat file.
      - REQ_BLOCK_PC requests are not handled properly causing memory corruption.
      b2a89d46
  7. Jul 29, 2008
    • Yang Sheng's avatar
      Branch HEAD · 30ac162f
      Yang Sheng authored
      b=15308
      i=johann, shadow, zhenyu.xu, brian
      
      Update to SLES10 SP2 kernel-2.6.16.60-0.23 and OFED-1.3.1.
      30ac162f
  8. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  9. Jul 26, 2008
    • kalpak's avatar
      · 65d97356
      kalpak authored
      b=16098
      
      Change licenses in ldiskfs patches
      65d97356
  10. Jul 16, 2008
  11. Jun 29, 2008
    • Yang Sheng's avatar
      Branch HEAD · 4d6312eb
      Yang Sheng authored
      b=16221
      i=adilger
      
      Remove 2.6.12-vanilla support from HEAD.
      4d6312eb
  12. May 27, 2008
  13. May 21, 2008
  14. Apr 25, 2008
    • Johann Lombardi's avatar
      Branch HEAD · a3e878ca
      Johann Lombardi authored
      b=14410
      i=bzzz
      i=kalpak
      
      Force q->max_phys_segments to MAX_PHYS_SEGMENTS on SLES10 to be
      sure that 1MB requests are not fragmented by the block layer.
      a3e878ca
  15. Apr 23, 2008
    • Yang Sheng's avatar
      Branch HEAD · 93260636
      Yang Sheng authored
      b=14714
      i=adilger, johann
      
      Fixed previous error.
      93260636
  16. Apr 15, 2008
    • Yang Sheng's avatar
      Branch HEAD · 42a66052
      Yang Sheng authored
      b=12652
      i=shadow,johann
      
      Add FMODE_EXEC flag to SLES10 SP1 series.
      42a66052
  17. Mar 31, 2008
    • Jinshan Xiong's avatar
      · 41f74bb7
      Jinshan Xiong authored
      Remove specialized titech patch, as Scjody suggested.
      41f74bb7
  18. Mar 27, 2008
    • Yang Sheng's avatar
      Branch HEAD · 6faeeda6
      Yang Sheng authored
      b=13397
      i=adilger
      i=shadow
      
      Add kernel patches for vanilla-2.6.22.14.
      6faeeda6
  19. Feb 28, 2008
  20. Feb 23, 2008
    • Yang Sheng's avatar
      Branch HEAD · 2e433c75
      Yang Sheng authored
      b=14714
      i=adilger
      i=johann
      
      Move to use d_rehash_cond & d_move_locked.
      2e433c75
  21. Feb 22, 2008
    • Johann Lombardi's avatar
      Branch HEAD · 173a750b
      Johann Lombardi authored
      b=14618
      
      A performance regression has been discovered in the MPT Fusion
      driver between versions 3.02.73rh and 3.02.99.00rh. As a
      consequence, we have downgraded the MPT Fusion driver in the RHEL4
      kernel from 3.02.99.00 to 3.02.73 until this problem is fixed.
      173a750b
  22. Feb 13, 2008
    • Jinshan Xiong's avatar
      · 25ddc4ce
      Jinshan Xiong authored
      Porting raid5 improvements to rhel5 kernels.
      
      b=13648
      r=alex,andreas
      25ddc4ce
  23. Feb 04, 2008
  24. Feb 02, 2008
  25. Jan 31, 2008
    • bwzhou's avatar
      Branch HEAD · e54d96e4
      bwzhou authored
      b=14721
      r=johann, scjody
      
      Quiet "excessive revalidate_it loops" message
      e54d96e4
  26. Jan 10, 2008
    • Yang Sheng's avatar
      Branch HEAD · 826c096f
      Yang Sheng authored
      b=14498
      i=adilger
      i=scjody
      
      Remove support of SLES9.
      826c096f
  27. Jan 03, 2008
    • Yang Sheng's avatar
      Branch HEAD · 9a4644fc
      Yang Sheng authored
      b=14288
      i=adilger
      i=kalpak
      
      Update to RHEL4 U6 kernel-2.6.9-67.EL.
      9a4644fc
  28. Dec 17, 2007
    • Yang Sheng's avatar
      Branch HEAD · 8f804c28
      Yang Sheng authored
      b=14289
      i=johann
      i=scjody
      
      Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
      8f804c28
  29. Nov 20, 2007
    • scjody's avatar
      Branch HEAD · bc69cc5c
      scjody authored
      Improved support for dependencies between external modules: add a patch to
      SLES 9 and RHEL 4 to modernize their module symbol handling, and copy the
      symbol version file around to use this information properly.
      
      b=12842
      i=johann
      i=zhenyu.xu
      bc69cc5c
  30. Nov 15, 2007
  31. Nov 13, 2007
    • girish's avatar
      JBD: Fix NULL pointer bh->b_data on NUMA box with journal checksumming. · 957290e1
      girish authored
        Current journal checksumming patch failed fsstress test on NUMA. The
        bh->b_data passed to the crc32_be () function could be NULL pointer,
        which caused kernel oops immediately when running fsstress with -o
        journal_checksum. It is because the page is part of highmem on NUMA box.
        We need to kmap the page before access the bh->b_data to calculate
        the checksums.
      957290e1
  32. Nov 08, 2007
    • alex's avatar
      b=12797 · 16849a94
      alex authored
      i=adilger
      i=eeb
      
       new data sd_iostats collects are:
        * time requests spend in elevator's queue
        * time requests are served by disk
        * seek stats
        * queue depth stats
      16849a94
  33. Oct 18, 2007
    • alex's avatar
      b=12797 · 748e6608
      alex authored
       - revert the patch landed by mistake
      748e6608
    • alex's avatar
      b=12797 · 006d37ae
      alex authored
      i=adilger
      i=eeb
      
       - improved sd iostats:
        * time requests spend in elevator's queue
        * time requests are served by disk
        * seek stats
        * queue depth stats
      006d37ae
  34. Oct 17, 2007
    • kalpak's avatar
      b=13454 · 5c78640a
      kalpak authored
      i=adilger, johann
      
      Fix bug in jbd-stats patches spotted by coverity.
      5c78640a
    • alex's avatar
      b=13620 · 4f3cecd6
      alex authored
      i=adilger
      
       - patch to rhel4 series: keep inode hashed over clear_inode() call
      4f3cecd6
  35. Oct 12, 2007
    • scjody's avatar
      Branch HEAD · 2e68b981
      scjody authored
      Remove client patches from SLES 10 kernel.  This causes SLES 10 clients to
      behave as patchless clients even on a Lustre-patched (server) kernel.
      
      b=12411
      i=adilger
      i=nathan
      2e68b981
  36. Oct 11, 2007
    • kalpak's avatar
      b=13454 · 26e765d0
      kalpak authored
      i=alex, kalpak
      
      rebase jbd-stats patch for rhel5 and 2.6.18
      26e765d0
  37. Sep 29, 2007
    • Yang Sheng's avatar
      Branch HEAD · b1e3e330
      Yang Sheng authored
      b=13518
      i=shadow
      i=johann
      
      Modify the vm-tunables-rhel4.patch for RHEL4 kernel-2.6.9-55.0.6.EL.
      b1e3e330
Loading