- Jul 31, 2007
-
-
Johann Lombardi authored
b=10636 i=alex i=adilger attachment 11376 / use d_rehash_cond() and __d_move() in iopen-2.6-fc5.patch
-
- Jul 24, 2007
-
-
scjody authored
Run modpost without the -m flag when it isn't supported - fixes SLES 9 build issue. Also move the modpost tests to their own configure rule and use it only when building ldiskfs. b=12842 i=mjmac i=brian
-
scjody authored
Update Module.symvers after building the ldiskfs module so its symbols appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting. This commit includes both the original patch (which was backed out) and fixes to the build issues seen on SLES 9 and RHEL 4. b=12842 i=brian i=mjmac
-
- Jul 23, 2007
-
-
scjody authored
Revert this change since it caused build failures. b=12842
-
- Jul 22, 2007
-
-
alex authored
i=kalpak i=johann - skip PAs being destroyed in normalization path - drop group lock in discard group preallocation path to avoid deadlock
-
- Jul 21, 2007
-
-
scjody authored
Update Module.symvers after building the ldiskfs module so its symbols appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting. b=12842 i=brian i=mjmac
-
- Jul 20, 2007
-
-
Johann Lombardi authored
Re-add the following patches as per Andreas' request (on rmg@): ldiskfs/kernel_patches/patches/ext3-check-jbd-errors-2.6-sles10.patch ldiskfs/kernel_patches/patches/ext3-external-journal-2.6.9.patch ldiskfs/kernel_patches/patches/ext3-statfs-2.6.18.patch lustre/kernel_patches/patches/link_notlast-susefix.patch lustre/kernel_patches/patches/vfs_nointent-2.6-sles10.patch
-
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.
-
Johann Lombardi authored
b=12861 i=alex i=adilger i=kalpak Severity : major Bugzilla : 12861 Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected eh_depth Details : a wrong check of extent headers in ldiskfs_ext_search_right() can cause the filesystem to be remounted read-only.
-
- Jul 17, 2007
-
-
Johann Lombardi authored
b=11039 i=adilger i=alex attachment 11242 / extents patch against 2.6.18
-
Johann Lombardi authored
b=11039 i=alex i=adilger mballoc3 patch against 2.6.18: fix conflicts with bug 12746.
-
Johann Lombardi authored
b=11039 i=adilger i=kalpak attachment 11245 / update ldiskfs series and the remaining patches for 2.6.18 support
-
Johann Lombardi authored
b=11039 i=adilger i=kalpak attachment 11410 / uninit support for 2.6.18
-
Johann Lombardi authored
b=11039 i=alex i=adilger attachment 11236 / mballoc3 support for 2.6.18.
-
- Jul 06, 2007
-
-
Yang Sheng authored
b=<12415> r=<adilger,green>
-
- Jul 04, 2007
-
-
Andreas Dilger authored
Fix check for s->history allocation NULL return. b=11039 i=alex
-
- Jun 29, 2007
-
-
alex authored
i=kalpak i=johann - bug in quota handling fixed (found with sanity-quota.sh)
-
- 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
- Jun 12, 2007
-
-
scjody authored
Add --disable-modules to fix LTS build failure. b=12068
-
- Jun 11, 2007
-
-
scjody authored
Fix weird build issue
-
- 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 11, 2007
-
-
Andreas Dilger authored
Fix whitespace difference that caused patch reject. b=10651
-
- May 10, 2007
-
-
Andreas Dilger authored
Fix the nanosecond timestamp patches to declare all of the missing fields in the kernel patches. b=10651 i=green i=kalpak
-
- May 02, 2007
-
-
Cliff White authored
b=11424 r=scjody rc=alex Merge from LLNL chaos tree.
-
- Apr 21, 2007
-
-
Andreas Dilger authored
Fix whitespace in patch context.
-
- Apr 20, 2007
-
-
Andreas Dilger authored
Use EXT4_ for feature flag instead of EXT3_ to match upstream. b=10651
-
Andreas Dilger authored
Fix patch to apply equally well without obsolete ext3-san-jdike-*.patch. b=11725
-
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 18, 2007
-
-
kalpak authored
This patch was not applying due to some whitespace changes made in ext3-nlinks-2.6.9.patch by Andreas. I have modified the nanosecond patch to reflect the changes.
-
- Apr 17, 2007
-
-
Andreas Dilger authored
Use EXT4_FEATURE_RO_COMPAT_DIR_NLINK to match upstream e2fsprogs. b=3244
-
- 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 31, 2007
-
-
scjody authored
Move quota support from ldiskfs to lvfs. b=11981 r=adilger r=nathan
-
- 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.
-