- Jul 04, 2008
-
-
girish authored
b=16258
-
girish authored
-
Andreas Dilger authored
Remove the "ext3-max-dir-size" patch from the SLES 9 series, it is causing build failures. b=16258
-
- Jun 03, 2008
-
-
girish authored
b=13144 i=adilger i=kalpak
-
- May 22, 2008
-
-
kalpak authored
i=adilger, girish Print dir inode number when displaying corrupt hash code warning
-
- May 20, 2008
-
-
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.
-
- May 14, 2008
-
-
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.
-
- Apr 10, 2008
-
-
Yang Sheng authored
b=13397 i=johann i=shadow Split the export journal-api part as a separate patch.
-
- Mar 05, 2008
-
-
Yang Sheng authored
b=13397 i=johann i=alex Add unlink-race patch to 2.6.22 series.
-
- Feb 28, 2008
-
-
Johann Lombardi authored
b=14594 i=alex.zhuravlev i=sheng.yang add ext3-lookup-dotdot-2.6.9.patch to ldiskfs series.
-
- Jan 21, 2008
-
-
Yang Sheng authored
b=14349 i=johann i=alex Add journal_dev option for ldiskfs
-
- Jan 17, 2008
-
-
Yang Sheng authored
b=14389 i=johann i=scjody Update to RHEL3 latest kernel-2.4.21-53.EL.
-
- Dec 06, 2007
-
-
Yang Sheng authored
b=13397 i=adilger i=alex -- Use GFP_NOFS instead of SLAB_NOFS. -- Avoid fork the ext3-mballoc3-core patch.
-
- Nov 19, 2007
-
-
Yang Sheng authored
b=13397 i=adilger i=johann Add support for vanilla-2.6.22 kernel.
-
- Nov 14, 2007
-
-
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
-
- Oct 17, 2007
-
-
rupesh authored
bz 13164 description: statfs speedup patches for rhel5 and sles10 reviewed by: adilger@clusterfs.com, scjody@clusterfs.com, kalpak@clusterfs.com
-
- Sep 14, 2007
-
-
Johann Lombardi authored
Remove journal checksum patch from the ldiskfs series. b=13487 b=13449 r=scjody
-
- Sep 10, 2007
-
-
Andreas Dilger authored
Disable journal checksum patch due to release-blocking problems with quota and other errors b=13487 b=13449 r=scjody
-
- Sep 04, 2007
-
-
rupesh authored
r=kalpak, johann description:block bitmap validation patch for RHEL5
-
- Sep 03, 2007
-
-
rupesh authored
r=kalpak, johann
-
- Aug 31, 2007
- Aug 20, 2007
- Aug 03, 2007
-
-
Johann Lombardi authored
b=11802 i=adilger i=kalpak Severity : normal Bugzilla : 11802 Description: lustre support for RHEL5 Details : Add support for RHEL5.
-
- Jul 31, 2007
-
-
kalpak authored
i=adilger i=girish Multiple mount protection patches for ldiskfs.
-
- Jul 20, 2007
-
-
Johann Lombardi authored
b=11039 i=nathan i=scjody (get approval by email on rmg@) Remove obsolete kernel patches.
-
- Jul 18, 2007
-
-
Johann Lombardi authored
b=11039 i=adilger i=scjody Remove 2.4 and 2.6.12 kernel patches.
-
- Jul 17, 2007
-
-
Johann Lombardi authored
b=11039 i=adilger i=kalpak attachment 11245 / update ldiskfs series and the remaining patches for 2.6.18 support
-
- Jul 06, 2007
-
-
Yang Sheng authored
b=<12415> r=<adilger,green>
-
- Jun 21, 2007
-
-
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.
-
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.
-
- Jun 14, 2007
-
-
Wang Di authored
update from b1_6
-
- Jun 13, 2007
-
-
scjody authored
Move to new ldiskfs series, formerly known as ldiskfs2. b=12068
-
- Jun 08, 2007
-
-
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
-
- May 02, 2007
-
-
Cliff White authored
b=11424 r=scjody rc=alex Merge from LLNL chaos tree.
-
- Apr 20, 2007
-
-
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
-
- Apr 11, 2007
-
-
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.
-
- Mar 15, 2007
-
-
scjody authored
b=11801 r=adilger r=green Fork ext3-extents-2.6.15.patch to apply to latest SLES 10 kernel.
-
- Mar 03, 2007
-
-
Andreas Dilger authored
Remove the broken multi-mount-protection patch.
-