Skip to content
Snippets Groups Projects
  1. Jul 06, 2007
  2. Jul 04, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 58e0a812
      Andreas Dilger authored
      Fix check for s->history allocation NULL return.
      b=11039
      i=alex
      58e0a812
  3. Jun 29, 2007
    • alex's avatar
      b=12746 · e88c63c8
      alex authored
      i=kalpak
      i=johann
      
       - bug in quota handling fixed (found with sanity-quota.sh)
      e88c63c8
  4. Jun 21, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 78a4455c
      Johann Lombardi authored
      b=12678
      i=adilger
      i=scjody
      
      Severity   : enhancement
      Bugzilla   : 12678
      Description: remove fs_prep_san_write operation and related patches
      Details    : remove the ext3-san-jdike patches which are no longer useful.
      78a4455c
    • Johann Lombardi's avatar
      Branch b1_6 · a77d805e
      Johann Lombardi authored
      b=11324
      i=adilger
      i=alex
      
      Severity   : normal
      Frequency  : rare
      Bugzilla   : 11324
      Description: LDISKFS-fs error (device sdc): ldiskfs_free_blocks
      Details    : a disk corruption can cause the mballoc code to assert on a
      	     double free.
      a77d805e
  5. Jun 14, 2007
  6. Jun 13, 2007
    • scjody's avatar
      Branch b1_6 · ec31adcd
      scjody authored
      Rename autoMakefile.toplevel.am back to autoMakefile.am.toplevel to fix
      other branches (the top level lustre module is shared between most
      branches, unfortunately.)
      
      b=12068
      ec31adcd
    • scjody's avatar
      Branch HEAD · 4094dd02
      scjody authored
      Move to new ldiskfs series, formerly known as ldiskfs2.
      
      b=12068
      4094dd02
    • scjody's avatar
      Update .cvsignore files · 2715b3d5
      scjody authored
      2715b3d5
  7. Jun 12, 2007
    • scjody's avatar
      Branch b1_6 · 0e0c5e37
      scjody authored
      Add --disable-modules to fix LTS build failure.
      
      b=12068
      0e0c5e37
  8. Jun 11, 2007
  9. Jun 08, 2007
    • scjody's avatar
      Branch HEAD · eace6f7f
      scjody authored
      Initial commit of new ldiskfs module.  This is based on ldiskfs from
      b1_6; patches and series files are identical to those found there.
      
      b=12068
      i=mjmac
      i=brian
      eace6f7f
  10. May 11, 2007
    • Andreas Dilger's avatar
      Branch HEAD · b3d588e7
      Andreas Dilger authored
      Fix whitespace difference that caused patch reject.
      b=10651
      b3d588e7
  11. May 10, 2007
    • Andreas Dilger's avatar
      Branch HEAD · e844d81e
      Andreas Dilger authored
      Fix the nanosecond timestamp patches to declare all of the missing fields
      in the kernel patches.
      b=10651
      i=green
      i=kalpak
      e844d81e
  12. May 02, 2007
    • Cliff White's avatar
      · 2a8110b1
      Cliff White authored
      b=11424
      r=scjody
      rc=alex
      
      Merge from LLNL chaos tree.
      2a8110b1
  13. Apr 21, 2007
  14. Apr 20, 2007
    • Andreas Dilger's avatar
      Branch HEAD · c8dbc360
      Andreas Dilger authored
      Use EXT4_ for feature flag instead of EXT3_ to match upstream.
      b=10651
      c8dbc360
    • Andreas Dilger's avatar
      Branch HEAD · 5fcba89a
      Andreas Dilger authored
      Fix patch to apply equally well without obsolete ext3-san-jdike-*.patch.
      b=11725
      5fcba89a
    • scjody's avatar
      Branch HEAD · 06eadbd2
      scjody authored
      Rename ext3-disable-write-barrier-by-default-2.6-sles10.patch so it will
      be included in tarballs produced on RHEL 4 systems.
      
      b=12224
      i=adilger
      i=nathan
      06eadbd2
  15. Apr 18, 2007
    • kalpak's avatar
      b=10651 · d95fa14d
      kalpak authored
      This patch was not applying due to some whitespace changes made in ext3-nlinks-2.6.9.patch by Andreas.
      I have modified the nanosecond patch to reflect the changes.
      d95fa14d
  16. Apr 17, 2007
    • Andreas Dilger's avatar
      Branch HEAD · ed8bd873
      Andreas Dilger authored
      Use EXT4_FEATURE_RO_COMPAT_DIR_NLINK to match upstream e2fsprogs.
      b=3244
      ed8bd873
  17. Apr 11, 2007
    • kalpak's avatar
      b=10651 · 4d72389a
      kalpak authored
      i=Andreas Dilger
      
      Description: Addition of nanosecond timestamps.
      
      The nanosecond patches have been added to both the ldiskfs and ldiskfs2 series
       for 2.6.5-sles9, 2.6.9-rhel4, 2.6.16-sles10, and 2.6.18-vanilla.
      4d72389a
  18. Mar 31, 2007
    • scjody's avatar
      Branch HEAD · 1539f9cf
      scjody authored
      Move quota support from ldiskfs to lvfs.
      
      b=11981
      r=adilger
      r=nathan
      1539f9cf
  19. Mar 15, 2007
    • scjody's avatar
      Branch HEAD · adcf3897
      scjody authored
      b=11801
      r=adilger
      r=green
      
      Fork ext3-extents-2.6.15.patch to apply to latest SLES 10 kernel.
      adcf3897
  20. Mar 03, 2007
  21. Feb 23, 2007
  22. Feb 22, 2007
  23. Feb 19, 2007
    • kalpak's avatar
      b=3244 · e8a81baa
      kalpak authored
      r=Andreas Dilger
      
      Description: Addition of EXT3_FEATURE_RO_COMPAT_DIR_NLINKS flag for
                   > 32000 subdirectories
      
      Details    : Add EXT3_FEATURE_RO_COMPAT_DIR_NLINK flag to
                   EXT3_FEATURE_RO_COMPAT_SUPP. This flag will be set whenever
                   subdirectory count crosses 32000. This will aid e2fsck to
                   correctly handle more than 32000 subdirectories.
      e8a81baa
  24. Feb 15, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 9193623b
      Andreas Dilger authored
      Some minor cleanups to make extents, mballoc kernel patches the same.
      Use ext3_fsblk_t as appropriate for 2.6.18.
      b=11675
      9193623b
  25. Feb 14, 2007
    • Andreas Dilger's avatar
      Branch HEAD · f49753ed
      Andreas Dilger authored
      Fix 2.6.18 ext3 mballoc, extents patches for several omissions.
      Reorder patch hunks to match other patches to facilitate comparisons.
      b=10090  ldiskfs corruption under memory pressure, coverity fixes
      b=6191   mballoc fails on x86_64 > 2TB
      b=10634  mballoc using wrong find_next_bit() on big endian systems
      b=6449   don't print "too long searching" message to console
      
      Compile tested.
      f49753ed
  26. Feb 10, 2007
  27. Aug 13, 2005
    • alex's avatar
      b=7049 · a8899581
      alex authored
      b=7085
      
       - port old fixes from b1_4 to HEAD (extents related)
       - unify extents & fsfilt codebase with fsfilt
      a8899581
  28. Jul 04, 2005
  29. Jun 27, 2005
    • alex's avatar
      b=6885 · 865d3a3f
      alex authored
       - reservation feature in ext3 hurts test #3: disable it
      865d3a3f
  30. May 31, 2005
    • Wang Di's avatar
      Brach HEAD · 03b41aa1
      Wang Di authored
      r:alex
      add lookup-raw patches for raw lookup acceptance tests
      03b41aa1
  31. May 03, 2005
    • jacob's avatar
      b=3031 · a74d5df6
      jacob authored
       - clean more files at clean time
      a74d5df6
  32. Apr 27, 2005
  33. Apr 07, 2005
    • Wang Di's avatar
      Branch: HEAD · 7df4213d
      Wang Di authored
      some patches fix for lustre in FC3
      7df4213d
  34. Apr 04, 2005
  35. Mar 31, 2005
Loading