- Jul 19, 2008
-
-
kalpak authored
b=16199 i=adilger i=girish ctime should not be updated through filter_set_md()
-
- Jul 15, 2008
-
-
kalpak authored
b=16198 i=adilger i=girish correct inoptimal removal of xattrs in RHEL4/SLES9 code
-
- Jul 11, 2008
- Jul 10, 2008
-
-
kalpak authored
b=16238 i=adilger i=girish Remove dead code related to ext3_ext_ioct()
-
- 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 30, 2008
-
-
alex authored
b=16101 i=adilger i=kalpak
-
- Jun 28, 2008
-
-
Andreas Dilger authored
Remove unused variable.
-
- Jun 26, 2008
-
-
Andreas Dilger authored
Fix ldiskfs configure.ac to match ChangeLog version.
-
Andreas Dilger authored
Fix indenting to use tabs.
-
- Jun 25, 2008
-
-
Andreas Dilger authored
Ignore generated files b=16112
-
- Jun 24, 2008
-
-
bwzhou authored
b=13285 r=adilger, deen separate the limit for dir size into per-dev tunables.
-
- Jun 13, 2008
-
-
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.
-
- Jun 03, 2008
-
-
girish authored
b=13144 i=adilger i=kalpak
-
- May 22, 2008
- 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 15, 2008
-
-
girish authored
Add an extra check to ldiskfs extents code for the condition, eh_entries = 0 & eh_depth != 0 i=adilger i=bzzz
-
- 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.
-
Andreas Dilger authored
Ignore generated file.
-
- May 07, 2008
-
-
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.
-
- Apr 27, 2008
-
-
Terry Rutledge authored
-
Terry Rutledge authored
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
b=15511 i=Yang Sheng
-
- Apr 10, 2008
-
-
Yang Sheng authored
b=13397 i=johann i=shadow Split the export journal-api part as a separate patch.
-
- Mar 06, 2008
-
-
Yang Sheng authored
b=14947 i=shengyang Use num_possible_cpus instead of NR_CPUS.
-
- Mar 05, 2008
-
-
Yang Sheng authored
b=13397 i=johann i=alex Add unlink-race patch to 2.6.22 series.
-
- Mar 04, 2008
-
-
girish authored
b=14974 i=kalpak i=girish
-
- 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.
-
Yang Sheng authored
b=13397 i=johann i=shadow Export the needed symbol for lustre.
-
- Feb 18, 2008
-
-
deen authored
b=14864 i=adilger i=deen
-
- Feb 04, 2008
-
-
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.
-
- Jan 25, 2008
-
-
Andreas Dilger authored
Allow newer ldiskfs with d_rehash_cond() and d_move_locked() to build against older kernels with the older __d_rehash() and __d_move() functions. Minor reformatting of configure.ac to match GNU autoconf coding style. http://www.gnu.org/software/autoconf/manual/html_node/Coding-Style.html b=14714 i=scjody
-
- Jan 24, 2008
-
-
Andreas Dilger authored
Allow newer ldiskfs with d_rehash_cond() and d_move_locked() to build against older kernels with the older __d_rehash() and __d_move() functions. Minor reformatting of configure.ac to match GNU autoconf coding style. http://www.gnu.org/software/autoconf/manual/html_node/Coding-Style.html b=14714 i=scjody
-
- Jan 21, 2008
-
-
Yang Sheng authored
b=14349 i=johann i=alex Add journal_dev option for ldiskfs
-
- Jan 18, 2008
-
-
Andrew Perepechko authored
b=14322 i=alex.zhuravlev i=johann remove dump_stack and printk
-
- Jan 17, 2008
-
-
Yang Sheng authored
b=14389 i=johann i=scjody Update to RHEL3 latest kernel-2.4.21-53.EL.
-
- Jan 16, 2008
-
-
kalpak authored
b=14596 i=adilger, johann correction for deadlock in ext3_expand_extra_isize
-