Skip to content
Snippets Groups Projects
  1. Nov 16, 2007
  2. Nov 15, 2007
  3. 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
  4. Nov 12, 2007
    • Yang Sheng's avatar
      Branch HEAD · ecac24da
      Yang Sheng authored
      b=13969
      i=scjody
      i=johann
      
      Update to RHEL5 kernel 2.6.18-8.1.15.el5.
      ecac24da
    • Yang Sheng's avatar
      Branch HEAD · 40a3452c
      Yang Sheng authored
      b=13874
      i=scjody
      i=johann
      
      Update to SLES10 SP1 kernel 2.6.16.53-0.16.
      40a3452c
    • Yang Sheng's avatar
      Branch HEAD · 301db1b7
      Yang Sheng authored
      b=13889
      i=scjody
      i=johann
      
      Update to SLES9 kernel-2.6.5-7.287.3.
      301db1b7
  5. Nov 08, 2007
    • alex's avatar
      b=12797 · b181e8b7
      alex authored
       - correct patch for sles10
      b181e8b7
    • 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
  6. Nov 07, 2007
    • Yang Sheng's avatar
      Branch HEAD · 2718e71d
      Yang Sheng authored
      b=14041
      i=scjody
      i=johann
      
      Update Lustre to RHEL4 latest kernel.
      2718e71d
  7. Oct 26, 2007
    • Brian J. Murrell's avatar
      b=13639 · 4d7f26cf
      Brian J. Murrell authored
      i=yangsheng,mjmac
      
      More correctly set the EXTRAVERSION in the sles10 kernel-lustre-source.
      4d7f26cf
  8. Oct 22, 2007
    • Yang Sheng's avatar
      Branch HEAD · 006f4f87
      Yang Sheng authored
      b=13521
      i=scjody
      i=nathan
      
      Update which_patch & target file for SLES10 SP1 kernel-2.6.16.53-0.8.
      006f4f87
  9. 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
  10. 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
  11. Oct 15, 2007
    • Yang Sheng's avatar
      Branch HEAD · c2c7cf57
      Yang Sheng authored
      b=13748
      i=shadow
      i=johann
      
      Update RHEL4 kernel to fix vulnerability described in CVE-2007-4573.
      c2c7cf57
  12. 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
  13. 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
  14. Oct 08, 2007
    • Yang Sheng's avatar
      Branch HEAD · 74c370f2
      Yang Sheng authored
      b=13751
      i=shadow
      i=johann
      
      Update target & which_patch file for RHEL5 2.6.18-8.1.14.el5.
      74c370f2
  15. Sep 30, 2007
    • Yang Sheng's avatar
      Branch HEAD · 42f33058
      Yang Sheng authored
      b=13452
      i=scjody
      i=mjmac
      
      Kernel config & target file for vanilla kernel-2.6.18.8.
      42f33058
  16. 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
  17. Sep 25, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 0d3ca32d
      Johann Lombardi authored
      Disable journal checksum patch due to release-blocking problems with
      quota and other errors.
      b=13487
      b=13449
      r=scjody
      0d3ca32d
  18. Sep 24, 2007
    • Yang Sheng's avatar
      Branch HEAD · f7c2e5e2
      Yang Sheng authored
      b=13616
      i=johann
      i=scjody
      
      
      Modify target file & which_kernel for RHEL5 2.6.18-8.1.10.el5 kernel.
      f7c2e5e2
  19. Sep 19, 2007
    • Eric Mei's avatar
      branch: HEAD · 8a41cc25
      Eric Mei authored
      land b1_8_keyring (20070919_1155): support linux keyring in lustre gss.
      8a41cc25
  20. Aug 31, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 028b3cb8
      Johann Lombardi authored
      b=10657
      Add jbd-journal-chksum-2.6.18-vanilla.patch to the rhel5 series.
      It has already been done on b1_6 but not on HEAD because 11802 was
      not landed on HEAD.
      028b3cb8
  21. Aug 30, 2007
  22. Aug 29, 2007
  23. Aug 27, 2007
    • Yang Sheng's avatar
      Branch HEAD · 0e9d2dcb
      Yang Sheng authored
      b=13039
      i=scjody
      i=johann
      
      Fixed kernel config more closer RHEL5 default.
      0e9d2dcb
    • Yang Sheng's avatar
      Branch HEAD · 6127938c
      Yang Sheng authored
      b=13039
      i=shadow
      i=johann
      
      Add kernel config file for RHEL5.
      6127938c
  24. Aug 20, 2007
  25. Aug 16, 2007
    • Yang Sheng's avatar
      Branch HEAD · 27443f4a
      Yang Sheng authored
      b=11248
      i=scjody
      i=adilger
      
      Remove mnt_lustre_list from vfs_intent-2.6-rhel4.patch.
      27443f4a
  26. Aug 09, 2007
    • kalpak's avatar
      b=12955 · de96cb50
      kalpak authored
      i=alex, johann
      
      port old jbd-stats patch for sles10
      de96cb50
    • Yang Sheng's avatar
      Branch HEAD · 953d3a88
      Yang Sheng authored
      b=13249
      r=scjody
      
      Update target/which_patch for SLES9 2.6.5-7.286 kernel.
      953d3a88
  27. Aug 03, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 07985e2d
      Johann Lombardi authored
      b=12755
      
      Rollback 12755 since it breaks the SLES9 build.
      07985e2d
    • Johann Lombardi's avatar
      Branch HEAD · 980d932e
      Johann Lombardi authored
      b=12755
      i=johann
      i=shadow
      
      Severity   : normal
      Frequency  : when using more than 256 SCSI disks on a single server
      Bugzilla   : 12755
      Description: Kernel BUG: sd_iostats_bump: unexpected disk index
      Details    : a kernel BUG is hit when using more than 256 SCSI disks.
      980d932e
    • Yang Sheng's avatar
      Branch HEAD · d4fa283e
      Yang Sheng authored
      b=12839
      i=shadow
      i=adilger
      
      Remove inode-nr_unused-2.6.9-rhel4.patch from 2.6-rhel4.series.
      Update target file & kernel config for RHEL4(2.6.9-55.0.2.EL).
      d4fa283e
  28. Jul 30, 2007
  29. May 11, 2007
    • Andreas Dilger's avatar
      Branch HEAD · b3d588e7
      Andreas Dilger authored
      Fix whitespace difference that caused patch reject.
      b=10651
      b3d588e7
Loading