Skip to content
Snippets Groups Projects
  1. Jul 19, 2008
    • kalpak's avatar
      · 3c7a0b2b
      kalpak authored
      b=16226 (patch by bzzz)
      i=johann
      i=kalpak
      
      if extent insertion fails free the blocks
      3c7a0b2b
    • kalpak's avatar
      · 010b65e8
      kalpak authored
      b=16199
      i=adilger
      i=girish
      
      ctime should not be updated through filter_set_md()
      010b65e8
  2. Jul 15, 2008
    • kalpak's avatar
      · 7e7e9d14
      kalpak authored
      b=16198
      i=adilger
      i=girish
      
      correct inoptimal removal of xattrs in RHEL4/SLES9 code
      7e7e9d14
  3. 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
  4. Jul 10, 2008
    • kalpak's avatar
      · bb71f1e1
      kalpak authored
      b=16238
      i=adilger
      i=girish
      
      Remove dead code related to ext3_ext_ioct()
      bb71f1e1
  5. Jul 04, 2008
  6. Jun 30, 2008
  7. Jun 28, 2008
  8. Jun 26, 2008
  9. Jun 25, 2008
  10. 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
  11. 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
  12. Jun 03, 2008
  13. May 22, 2008
  14. 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
  15. May 15, 2008
  16. 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
  17. 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
  18. Apr 27, 2008
  19. Apr 24, 2008
  20. 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
  21. 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
  22. 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
  23. Mar 04, 2008
  24. 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
  25. Feb 18, 2008
  26. 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
  27. Jan 25, 2008
  28. Jan 24, 2008
  29. 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
  30. Jan 18, 2008
  31. 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
Loading