Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. 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
  4. Sep 12, 2007
    • scjody's avatar
      Branch b1_6 · a2183190
      scjody authored
      Add
      --------------------------------------------------------------------------------
      separator
      a2183190
  5. Sep 11, 2007
  6. 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
  7. 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
  8. Sep 04, 2007
    • rupesh's avatar
      b=13144 · 25176ffa
      rupesh authored
      r=kalpak, johann
      description:block bitmap validation patch for RHEL5
      25176ffa
  9. Sep 03, 2007
    • rupesh's avatar
      b= 13144 · d266a227
      rupesh authored
      r=kalpak, johann
      d266a227
  10. 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
  11. Aug 30, 2007
  12. Aug 20, 2007
  13. 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
  14. 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
  15. Aug 01, 2007
    • kalpak's avatar
      b=6334 · fc79bb0a
      kalpak authored
      The new MMP patches have rendered these old and crufty patches obsolete.
      fc79bb0a
  16. 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
  17. Jul 24, 2007
    • scjody's avatar
      Branch b1_6 · 8948a997
      scjody authored
      Run modpost without the -m flag when it isn't supported - fixes SLES 9
      build issue.  Also move the modpost tests to their own configure rule
      and use it only when building ldiskfs.
      
      b=12842
      i=mjmac
      i=brian
      8948a997
    • scjody's avatar
      Branch b1_6 · d7e09157
      scjody authored
      Update Module.symvers after building the ldiskfs module so its symbols
      appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting.
      
      This commit includes both the original patch (which was backed out) and fixes
      to the build issues seen on SLES 9 and RHEL 4.
      
      b=12842
      i=brian
      i=mjmac
      d7e09157
  18. Jul 23, 2007
    • scjody's avatar
      Branch b1_6 · c0ef5a16
      scjody authored
      Revert this change since it caused build failures.
      
      b=12842
      c0ef5a16
  19. Jul 22, 2007
    • alex's avatar
      b=12903 · 3fccd3ea
      alex authored
      i=kalpak
      i=johann
      
       - skip PAs being destroyed in normalization path
       - drop group lock in discard group preallocation path to avoid deadlock
      3fccd3ea
  20. Jul 21, 2007
    • scjody's avatar
      Branch b1_6 · 00ec37da
      scjody authored
      Update Module.symvers after building the ldiskfs module so its symbols
      appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting.
      
      b=12842
      i=brian
      i=mjmac
      00ec37da
  21. Jul 20, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 36025d08
      Johann Lombardi authored
      Re-add the following patches as per Andreas' request (on rmg@):
      
      ldiskfs/kernel_patches/patches/ext3-check-jbd-errors-2.6-sles10.patch
      ldiskfs/kernel_patches/patches/ext3-external-journal-2.6.9.patch
      ldiskfs/kernel_patches/patches/ext3-statfs-2.6.18.patch
      lustre/kernel_patches/patches/link_notlast-susefix.patch
      lustre/kernel_patches/patches/vfs_nointent-2.6-sles10.patch
      36025d08
    • Johann Lombardi's avatar
      Branch b1_6 · fecde0d1
      Johann Lombardi authored
      b=11039
      i=nathan
      i=scjody
      (get approval by email on rmg@)
      
      Remove obsolete kernel patches.
      fecde0d1
  22. Jul 18, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 038b92d5
      Johann Lombardi authored
      b=11039
      i=adilger
      i=scjody
      
      Remove 2.4 and 2.6.12 kernel patches.
      038b92d5
    • Johann Lombardi's avatar
      Branch b1_6 · 4b370bf6
      Johann Lombardi authored
      b=12861
      i=alex
      i=adilger
      i=kalpak
      
      Severity   : major
      Bugzilla   : 12861
      Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected
      	     eh_depth
      Details    : a wrong check of extent headers in ldiskfs_ext_search_right()
      	     can cause the filesystem to be remounted read-only.
      4b370bf6
  23. Jul 17, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 8c222c56
      Johann Lombardi authored
      b=11039
      i=adilger
      i=alex
      
      attachment 11242 / extents patch against 2.6.18
      8c222c56
    • Johann Lombardi's avatar
      Branch b1_6 · 2403e112
      Johann Lombardi authored
      b=11039
      i=alex
      i=adilger
      
      mballoc3 patch against 2.6.18: fix conflicts with bug 12746.
      2403e112
    • Johann Lombardi's avatar
      Branch b1_6 · 79959d26
      Johann Lombardi authored
      b=11039
      i=adilger
      i=kalpak
      
      attachment 11245 / update ldiskfs series and the remaining patches for 2.6.18
      support
      79959d26
    • Johann Lombardi's avatar
      Branch b1_6 · b793870b
      Johann Lombardi authored
      b=11039
      i=adilger
      i=kalpak
      
      attachment 11410 / uninit support for 2.6.18
      b793870b
Loading