- Nov 19, 2008
-
-
deshmukh authored
i=nikita i=adilger b=11826
-
- Nov 05, 2008
-
-
kalpak authored
b=16438 i=adilger i=girish Mounting a filesystem with extents feature will fail on big-endian systems since ext3-based ldiskfs is not supported on big-endian systems. This can be over-riden with "bigendian_extents" mount option.
-
- Oct 28, 2008
-
-
kalpak authored
b=16680 i=adilger, kalpak (o=bzzz) Detect on-disk corruption of block bitmap and better checking of preallocated blocks.
-
- Oct 23, 2008
- Sep 25, 2008
-
-
Andreas Dilger authored
Remove obsolete FIEMAP patch from 2.6.18 ldiskfs series.
-
- Sep 22, 2008
-
-
Andreas Dilger authored
Fix patch context to allow applying to previous kernel. b=16498
-
- Sep 19, 2008
-
-
Brian J. Murrell authored
i=cliffw i=rread Have Module{,s}.symvers cleaned by make distclean.
-
- Sep 06, 2008
-
-
kalpak authored
b=16498 i=adilger i=girish get RAID stripe size from the superblock
-
- Sep 05, 2008
-
-
girish authored
-
- Aug 19, 2008
-
-
Yang Sheng authored
b=16547 i=shadow, zhenyu.xu Update to SLES10 latest kernel-2.6.16.60-0.27.
-
- Aug 14, 2008
-
-
kalpak authored
b=10555 i=girish In rhel4 filemap_write_and_wait() is not exported so use ext3_sync_file()
-
- Aug 08, 2008
-
-
kalpak authored
b=10555 i=adilger Small fix for fiemap calls on block boundary
-
- 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
-