Skip to content
Snippets Groups Projects
  1. Jul 23, 2008
  2. Jul 19, 2008
    • kalpak's avatar
      · 010b65e8
      kalpak authored
      b=16199
      i=adilger
      i=girish
      
      ctime should not be updated through filter_set_md()
      010b65e8
  3. Jun 03, 2008
  4. May 22, 2008
    • kalpak's avatar
      b=9570 · e3ee6975
      kalpak authored
      i=adilger, girish
      
      Print dir inode number when displaying corrupt hash code warning
      e3ee6975
  5. 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
  6. 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
  7. 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
  8. Nov 14, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 242064b9
      Andreas Dilger authored
      Due to reported negative performance impact of this patch, it has been removed
      from the ldiskfs patch series.  The patch is not required functionality, and
      was only added for an increase in reliability in unlikely corruption cases.
      b=13144
      i=kalpak
      242064b9
  9. Oct 17, 2007
    • rupesh's avatar
      · 10f5222f
      rupesh authored
      bz 13164
      description: statfs speedup patches for rhel5 and sles10
      reviewed by: adilger@clusterfs.com, scjody@clusterfs.com, kalpak@clusterfs.com
      10f5222f
  10. Sep 14, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 03365f9f
      Johann Lombardi authored
      Remove journal checksum patch from the ldiskfs series.
      b=13487
      b=13449
      r=scjody
      03365f9f
  11. Sep 10, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 23d99b73
      Andreas Dilger authored
      Disable journal checksum patch due to release-blocking problems with
      quota and other errors
      b=13487
      b=13449
      r=scjody
      23d99b73
  12. Sep 03, 2007
    • rupesh's avatar
      b= 13144 · d266a227
      rupesh authored
      r=kalpak, johann
      d266a227
  13. Aug 31, 2007
    • kalpak's avatar
      b=10555 · 98487d61
      kalpak authored
      i=adilger,girish
      
      Add FIEMAP ioctl to ldiskfs
      98487d61
  14. Aug 20, 2007
  15. Jul 31, 2007
    • kalpak's avatar
      b=6334 · 4d5b2e7e
      kalpak authored
      i=adilger
      i=girish
      
      Multiple mount protection patches for ldiskfs.
      4d5b2e7e
  16. 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
  17. Jun 13, 2007
    • scjody's avatar
      Branch HEAD · 4094dd02
      scjody authored
      Move to new ldiskfs series, formerly known as ldiskfs2.
      
      b=12068
      4094dd02
  18. 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
  19. Apr 20, 2007
    • 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
  20. 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
  21. 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
  22. Feb 10, 2007
Loading