Skip to content
Snippets Groups Projects
  1. Dec 09, 2007
  2. Dec 06, 2007
  3. Nov 26, 2007
  4. Nov 20, 2007
    • scjody's avatar
      Branch b1_6 · b65db055
      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
      b65db055
  5. Nov 19, 2007
    • Yang Sheng's avatar
      Branch HEAD · 255a6ea1
      Yang Sheng authored
      b=13397
      i=adilger
      i=johann
      
      Add support for vanilla-2.6.22 kernel.
      255a6ea1
  6. Nov 14, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 242064b9
      Andreas Dilger authored
      Due to reported negative performance impact of this patch, it has been removed
      from the ldiskfs patch series.  The patch is not required functionality, and
      was only added for an increase in reliability in unlikely corruption cases.
      b=13144
      i=kalpak
      242064b9
  7. Oct 19, 2007
  8. Oct 17, 2007
    • alex's avatar
      b=13438 · 9f42b4e9
      alex authored
      i=adilger
      i=johann
      
       - few false BUG_ON()s fixed
      9f42b4e9
    • alex's avatar
      b=13832 · 524700eb
      alex authored
      i=adilger
      i=johann
      
       - use explicit EXT3_BLOCKS_PER_GROUP() instead of blocksize-based calculation
      524700eb
    • rupesh's avatar
      · 15cee336
      rupesh authored
      Description: ChangeLog entry for statfs-sppedup patches commit.
      15cee336
    • rupesh's avatar
      · 10f5222f
      rupesh authored
      bz 13164
      description: statfs speedup patches for rhel5 and sles10
      reviewed by: adilger@clusterfs.com, scjody@clusterfs.com, kalpak@clusterfs.com
      10f5222f
  9. Sep 25, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · be2105ac
      Andreas Dilger authored
      Update ldiskfs/ChangeLog correctly.
      be2105ac
    • Andreas Dilger's avatar
      Branch b1_6 · 14e99751
      Andreas Dilger authored
      Description: e2fsck reports "invalid unused inodes count"
      Details    : If a new ldiskfs filesystem is created with the "uninit_groups"
      	     feature and only a single inode is created in a group then the
      	     "bg_unused_inodes" count is incorrectly updated.  Creating a
      	     second inode in that group would update it correctly.
      i=behlendorf
      i=valerie
      14e99751
  10. Sep 15, 2007
    • girish's avatar
      Atomic bit operations in mballoc. · aaddc99c
      girish authored
      Merged with mballoc patch.
      Original patch by: johann
      b=10995
      i=adilger, alex
      aaddc99c
    • kalpak's avatar
      b=13610 · 0219ad31
      kalpak authored
      i=andreas, johann
      
      The changed prototype of ext_prepare_callback will be used in lustre if HAVE_EXT_PREPARE_CB_EXTENT is defined.
      0219ad31
  11. Sep 14, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 03365f9f
      Johann Lombardi authored
      Remove journal checksum patch from the ldiskfs series.
      b=13487
      b=13449
      r=scjody
      03365f9f
  12. Sep 12, 2007
    • scjody's avatar
      Branch b1_6 · a2183190
      scjody authored
      Add
      --------------------------------------------------------------------------------
      separator
      a2183190
  13. Sep 11, 2007
  14. Sep 10, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 23d99b73
      Andreas Dilger authored
      Disable journal checksum patch due to release-blocking problems with
      quota and other errors
      b=13487
      b=13449
      r=scjody
      23d99b73
  15. Sep 07, 2007
    • scjody's avatar
      Branch HEAD · bd49504f
      scjody authored
      Ensure Module.symvers is always updated when ldiskfs.o is rebuilt.
      
      Patch by Nathan.
      
      b=12842
      i=scjody
      i=brian
      bd49504f
  16. Sep 04, 2007
    • rupesh's avatar
      b=13144 · 25176ffa
      rupesh authored
      r=kalpak, johann
      description:block bitmap validation patch for RHEL5
      25176ffa
  17. Sep 03, 2007
    • rupesh's avatar
      b= 13144 · d266a227
      rupesh authored
      r=kalpak, johann
      d266a227
  18. Aug 31, 2007
    • kalpak's avatar
      b=10555 · a5a8589d
      kalpak authored
      fiemap patch was added for all kernels except sles9 and hence it requires a stub patch to add a fiemap.h file. A similar stub file was added with the uninit groups patch.
      a5a8589d
    • kalpak's avatar
      b=10555 · bd04b662
      kalpak authored
      i=adilger, girish
      
      Small change in ldiskfs/Makefile.in for new fiemap.h file.
      
      Also fiemap patch chanegs the definition of ext3_prepare_callback, so effect the change in fsfilt_ext3.c.
      bd04b662
    • kalpak's avatar
      b=10555 · 98487d61
      kalpak authored
      i=adilger,girish
      
      Add FIEMAP ioctl to ldiskfs
      98487d61
  19. Aug 30, 2007
  20. Aug 20, 2007
  21. Aug 03, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · a56b6687
      Johann Lombardi authored
      b=11802
      i=adilger
      i=kalpak
      
      Severity   : normal
      Bugzilla   : 11802
      Description: lustre support for RHEL5
      Details    : Add support for RHEL5.
      a56b6687
  22. Aug 02, 2007
    • Yang Sheng's avatar
      Branch b1_6 · 30e383fa
      Yang Sheng authored
      b=12415
      r=kalpak
      
      Fixed the ext3-unlink-race.patch. It should be against the ext3.
      30e383fa
  23. Aug 01, 2007
    • kalpak's avatar
      b=6334 · fc79bb0a
      kalpak authored
      The new MMP patches have rendered these old and crufty patches obsolete.
      fc79bb0a
  24. Jul 31, 2007
    • kalpak's avatar
      b=6334 · 222388bd
      kalpak authored
      i=adilger, girish
      
      Changelog entry for MMP.
      222388bd
    • kalpak's avatar
      b=6334 · 4d5b2e7e
      kalpak authored
      i=adilger
      i=girish
      
      Multiple mount protection patches for ldiskfs.
      4d5b2e7e
    • Johann Lombardi's avatar
      Branch b1_6 · 3ca70f1b
      Johann Lombardi authored
      b=10636
      i=alex
      i=adilger
      
      attachment 11376 / use d_rehash_cond() and __d_move() in iopen-2.6-fc5.patch
      3ca70f1b
Loading