Skip to content
Snippets Groups Projects
  1. May 30, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 9b0a68f8
      Johann Lombardi authored
      Use ext3_journal_start/stop (through fsfilt_ext3_journal_start/stop())
      instead of journal_start/stop.
      + Fix SLES9 build issue.
      
      b=11743
      i=alex
      i=adilger
      9b0a68f8
  2. May 25, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 383e6721
      Johann Lombardi authored
      Reverve patch from bug 11743 since it breaks SLES9 build.
      For the record, the revision associated to the commit was 1.176.2.14.
      
      b=11743
      383e6721
    • Johann Lombardi's avatar
      Branch b1_6 · 6c71b1bc
      Johann Lombardi authored
      Use ext3_journal_start/stop (through fsfilt_ext3_journal_start/stop())
      instead of journal_start/stop
      
      b=11743
      i=alex
      i=adilger
      6c71b1bc
  3. May 15, 2007
    • kalpak's avatar
      b=10768 · 9055078c
      kalpak authored
      i=adilger
      i=girish
      
      Add an on-disk 64-bit inode version to track changes made to the inode. This is required for version-based recovery.
      9055078c
  4. May 12, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 2ba7ae14
      Andreas Dilger authored
      Fix up nanosecond patch to apply with both ldiskfs and ldiskfs2.
      b=11264
      2ba7ae14
  5. May 11, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 9ec0e55d
      Andreas Dilger authored
      Add uninit_groups and mballoc3 for sles10 kernel.
      b=11264
      9ec0e55d
    • Andreas Dilger's avatar
      Branch b1_6 · 19ea2b0f
      Andreas Dilger authored
      Fix ext3-nanosecond patch to apply to both ldiskfs and ldiskfs2.
      b=11264
      19ea2b0f
    • Andreas Dilger's avatar
      Branch b1_6 · 4223a07c
      Andreas Dilger authored
      Fix the ext3-nanosecond patch so it applies to both ldiskfs and ldiskfs2.
      4223a07c
    • Andreas Dilger's avatar
      Branch b1_6 · 4f3121c3
      Andreas Dilger authored
      Add uninit_groups (fast fsck) support.
      b=11264
      i=kalpak
      i=alex
      
      Add improved mballoc support.
      i=alex (original patch)
      i=adilger
      4f3121c3
    • Andreas Dilger's avatar
      Branch HEAD · b3d588e7
      Andreas Dilger authored
      Fix whitespace difference that caused patch reject.
      b=10651
      b3d588e7
  6. 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
  7. May 02, 2007
    • Cliff White's avatar
      · 2a8110b1
      Cliff White authored
      b=11424
      r=scjody
      rc=alex
      
      Merge from LLNL chaos tree.
      2a8110b1
  8. Apr 21, 2007
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. Mar 03, 2007
  16. Feb 23, 2007
  17. Feb 22, 2007
  18. 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
  19. 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
  20. 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
  21. Feb 10, 2007
  22. 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
  23. Jul 04, 2005
  24. Jun 27, 2005
    • alex's avatar
      b=6885 · 865d3a3f
      alex authored
       - reservation feature in ext3 hurts test #3: disable it
      865d3a3f
  25. 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
  26. May 03, 2005
    • jacob's avatar
      b=3031 · a74d5df6
      jacob authored
       - clean more files at clean time
      a74d5df6
  27. Apr 27, 2005
  28. Apr 07, 2005
    • Wang Di's avatar
      Branch: HEAD · 7df4213d
      Wang Di authored
      some patches fix for lustre in FC3
      7df4213d
  29. Apr 04, 2005
  30. Mar 31, 2005
  31. Dec 19, 2004
  32. Oct 23, 2004
  33. Jun 04, 2004
    • Phil Schwan's avatar
      - merge 2 weeks of b1_4 fixes onto HEAD · 23de47e8
      Phil Schwan authored
      - b1_4 is basically the parent of HEAD, because that's the direction
        that changes flow, as strange as that sounds.  so there's a
        HEAD_BASE tag which sits on b1_4
      23de47e8
Loading