- Aug 07, 2008
-
-
kalpak authored
b=10555 i=adilger i=green i=girish add ldiskfs patches and lustre support for FIEMAP ioctl
-
- Jul 31, 2008
-
-
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
-
- Jul 28, 2008
-
-
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.
-
- Jul 26, 2008
-
-
kalpak authored
b=16098 change copyrights in ldiskfs patches
-
- Jul 24, 2008
-
-
Yang Sheng authored
b=16190 RHEL5.2 has included this patch.
-
kalpak authored
b=16098 Replace CFS license headers with Sun headers
-
- Jul 23, 2008
-
-
girish authored
b=16360 i=adilger i=johann
-
- Jul 21, 2008
- Jul 19, 2008
- 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.
-