Skip to content
Snippets Groups Projects
  1. Aug 07, 2008
    • kalpak's avatar
      · 64a46644
      kalpak authored
      b=10555
      i=adilger
      i=green
      i=girish
      
      add ldiskfs patches and lustre support for FIEMAP ioctl
      64a46644
  2. Jul 31, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · e961374a
      Andreas Dilger authored
      Add missing ChangeLog entries.  To both lustre/ChangeLog for customer visible
      bugs, only ldiskfs/ChangeLog for minor fixes.
      b=16101
      b=15932
      b=15604
      e961374a
  3. Jul 28, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · 8259688b
      Johann Lombardi authored
      b=16362
      i=bzzz
      i=adilger
      
      looking up an inode via iopen with the wrong generation number can
      populate the dcache with a disconneced dentry while the inode
      number is in the process of being reallocated. This causes an
      assertion failure in iopen since the inode's dentry list contains
      both a connected and disconnected dentry.
      8259688b
  4. Jul 26, 2008
    • kalpak's avatar
      · 58744d50
      kalpak authored
      b=16098
      
      change copyrights in ldiskfs patches
      58744d50
  5. Jul 24, 2008
    • Yang Sheng's avatar
      Branch b1_6 · f82fd3e4
      Yang Sheng authored
      b=16190
      
      RHEL5.2 has included this patch.
      f82fd3e4
    • kalpak's avatar
      · cd9b18f3
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      cd9b18f3
  6. Jul 23, 2008
  7. Jul 21, 2008
    • kalpak's avatar
      · a5f2ab17
      kalpak authored
      b=13387
      i=alex, adilger
      
      release pre-allocation on time
      a5f2ab17
    • kalpak's avatar
      · 0025caf0
      kalpak authored
      b=16199
      i=adilger, girish
      
      Add no-update-ctime patch to 2.6.18-vanilla
      0025caf0
  8. Jul 19, 2008
    • kalpak's avatar
      · dcbc8675
      kalpak authored
      b=16226 (patch by bzzz)
      i=johann
      i=kalpak
      
      if extent insertion fails then free the blocks
      dcbc8675
    • 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
  9. 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
  10. 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
  11. Jul 10, 2008
    • kalpak's avatar
      · bb71f1e1
      kalpak authored
      b=16238
      i=adilger
      i=girish
      
      Remove dead code related to ext3_ext_ioct()
      bb71f1e1
  12. Jul 04, 2008
  13. Jun 30, 2008
  14. Jun 28, 2008
  15. Jun 26, 2008
  16. Jun 25, 2008
  17. 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
  18. 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
  19. Jun 03, 2008
  20. May 22, 2008
  21. 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
  22. May 15, 2008
  23. 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
  24. 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
  25. Apr 27, 2008
  26. Apr 24, 2008
  27. 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
  28. 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
  29. 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
Loading