Skip to content
Snippets Groups Projects
  1. Jul 11, 2008
    • kalpak's avatar
      · c27004fc
      kalpak authored
      b=16238
      
      add the fiemap stub patch so that fiemap.h is present
      c27004fc
    • kalpak's avatar
      · 26a55ee6
      kalpak authored
      b=16238
      
      Remove fiemap patch from series since it is not applying properly on RHEL4 and anyways has to be replaced with new version
      26a55ee6
  2. Jul 10, 2008
    • kalpak's avatar
      · bb71f1e1
      kalpak authored
      b=16238
      i=adilger
      i=girish
      
      Remove dead code related to ext3_ext_ioct()
      bb71f1e1
  3. Jul 04, 2008
  4. Jun 30, 2008
  5. Jun 28, 2008
  6. Jun 26, 2008
  7. Jun 25, 2008
  8. Jun 24, 2008
    • bwzhou's avatar
      Branch b1_6 · ef535d89
      bwzhou authored
      b=13285
      r=adilger, deen
      
      separate the limit for dir size into per-dev tunables.
      ef535d89
  9. Jun 13, 2008
    • kalpak's avatar
      b=15932 · 7bbcc3c5
      kalpak authored
      i=adilger,alex
      
      - if blocks per group is less than blocksize*8, set rest of the bitmap to 1.
      - check return of ext2_find_next_le_bit for overflow.
      7bbcc3c5
  10. Jun 03, 2008
  11. May 22, 2008
  12. May 20, 2008
    • bwzhou's avatar
      Branch b1_6 · 31e1dbf5
      bwzhou authored
      b=13285
      r=adilger, deen
      
      1. updated ext3-mballoc3-core.patch and added ext3-max-dir-size.patch to limit the maximum size of a directory;
      2. updated other ldiskfs patches to resolve patch conflicts caused by the above two new patches;
      3. added a test case in sanity.sh.
      31e1dbf5
  13. May 15, 2008
  14. May 14, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · aa725876
      Andreas Dilger authored
      Description: MDS may lose file striping (and hence file data) in some cases
      Details    : If there are additional extended attributes stored on the MDS,
      	     in particular ACLs, SELinux, or user attributes (if user_xattr
      	     is specified for the client mount options) then there is a risk
      	     of attribute loss.  Additionally, the Lustre file striping
      	     needs to be larger than default (e.g. striped over all OSTs),
      	     and an additional attribute must be stored initially in the
      	     inode and then increase in size enough to be moved to the
      	     external attribute block (e.g. ACL growing in size) for file
      	     data to be lost.
      i=kalpak.shah
      i=alex.zhuravlev
      b=15777
      
      Sync ChangeLog from b_release_1_6_5.
      aa725876
    • Andreas Dilger's avatar
      Branch b1_6 · 1151b08a
      Andreas Dilger authored
      Ignore generated file.
      1151b08a
  15. May 07, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · e2e7bbf7
      Johann Lombardi authored
      b=15459
      i=adilger
      i=bzzz
      
      disable preallocation for non-regular files.
      although our patchsets only enable extents on regular files, we should prevent
      crashing.
      e2e7bbf7
  16. Apr 27, 2008
  17. Apr 24, 2008
  18. Apr 10, 2008
    • Yang Sheng's avatar
      Branch b1_6 · 4ef5861d
      Yang Sheng authored
      b=13397
      i=johann
      i=shadow
      
      Split the export journal-api part as a separate patch.
      4ef5861d
  19. Mar 06, 2008
    • Yang Sheng's avatar
      Branch b1_6 · 71bf012b
      Yang Sheng authored
      b=14947
      i=shengyang
      
      Use num_possible_cpus instead of NR_CPUS.
      71bf012b
  20. Mar 05, 2008
    • Yang Sheng's avatar
      Branch b1_6 · 87456b5d
      Yang Sheng authored
      b=13397
      i=johann
      i=alex
      
      Add unlink-race patch to 2.6.22 series.
      87456b5d
  21. Mar 04, 2008
  22. Feb 28, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · d86f89c4
      Johann Lombardi authored
      b=14594
      i=alex.zhuravlev
      i=sheng.yang
      
      add ext3-lookup-dotdot-2.6.9.patch to ldiskfs series.
      d86f89c4
    • Yang Sheng's avatar
      Branch b1_6 · 72e1f7c1
      Yang Sheng authored
      b=13397
      i=johann
      i=shadow
      
      Export the needed symbol for lustre.
      72e1f7c1
  23. Feb 18, 2008
  24. Feb 04, 2008
    • Yang Sheng's avatar
      Branch b1_4 · c8cacd07
      Yang Sheng authored
      b=14714
      i=scjody
      i=yangsheng
      
      Move __d_rehash to d_rehash_cond, __d_move to d_move_locked for other kernel patches.
      c8cacd07
  25. Jan 25, 2008
  26. Jan 24, 2008
  27. Jan 21, 2008
    • Yang Sheng's avatar
      Branch b1_4 · 065210d8
      Yang Sheng authored
      b=14349
      i=johann
      i=alex
      
      Add journal_dev option for ldiskfs
      065210d8
  28. Jan 18, 2008
  29. Jan 17, 2008
    • Yang Sheng's avatar
      Branch b1_4 · d4d3eb89
      Yang Sheng authored
      b=14389
      i=johann
      i=scjody
      
      Update to RHEL3 latest kernel-2.4.21-53.EL.
      d4d3eb89
  30. Jan 16, 2008
    • kalpak's avatar
      · a7095a93
      kalpak authored
      b=14596
      i=adilger, johann
      
      correction for deadlock in ext3_expand_extra_isize
      a7095a93
  31. Jan 14, 2008
    • kalpak's avatar
      · b035bb91
      kalpak authored
       b=14596
       i=adilger, johann
      
       correction for deadlock in ext3_expand_extra_isize
      b035bb91
  32. Jan 13, 2008
    • kalpak's avatar
      b=14596 · 88373c79
      kalpak authored
      i=adilger, johann
      
      correction for deadlock in ext3_expand_extra_isize
      88373c79
Loading