- Oct 08, 2007
-
-
Johann Lombardi authored
b=11686 i=adilger i=green Severity : enhancement Bugzilla : 11686 Description: Console message flood Details : Make cdls ratelimiting more tunable by adding several tunable in procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and /proc/sys/lnet/console_backoff.
-
Yang Sheng authored
b=13751 i=shadow i=johann Update target & which_patch file for RHEL5 2.6.18-8.1.14.el5.
-
- Oct 06, 2007
-
-
Andreas Dilger authored
Description: enable data checksumming by default Details : enable checksum by default, allow --disable-checksum configure option and "-o nochecksum" mount option. Checksums can also be disabled at runtime via $LPROC/osc/*/checksum_pages. b=13579 i=nathan i=johann Minor fixes to get sanity.sh running.
-
- Oct 02, 2007
-
-
Alexey Lyashkov authored
b=11710 i=green i=johann
-
- Sep 30, 2007
-
-
Yang Sheng authored
b=13452 i=scjody i=mjmac Kernel config & target file for vanilla kernel-2.6.18.8.
-
- Sep 28, 2007
-
-
Yang Sheng authored
b=13518 i=shadow i=johann Modify the vm-tunables-rhel4.patch for RHEL4 kernel-2.6.9-55.0.6.
-
- Sep 27, 2007
-
-
kalpak authored
i=andreas, green If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.
-
kalpak authored
r=bzzz, kalpak jbd-stats patch for rhel5 and 2.6.18.8-vanilla
-
Alexey Lyashkov authored
b=13334 i=green i=johann
-
Bobi Jam authored
b=12948 i= wangdi, johann Description: buffer overruns could theoretically occur Details : llapi_semantic_traverse() modifies the "path" argument by appending values to the end of the origin string, and a buffer overrun may occur. Adding buffer overrun check in liblustreapi.
-
- Sep 26, 2007
-
-
Andreas Dilger authored
Move patches that landed for 1.6.3 after branching into 1.6.3 section. Remove entry for reverted patch b=10657. Move 11270 out of 1.6.3 section.
-
- Sep 25, 2007
-
-
Andreas Dilger authored
Description: e2fsck reports "invalid unused inodes count" Details : If a new ldiskfs filesystem is created with the "uninit_groups" feature and only a single inode is created in a group then the "bg_unused_inodes" count is incorrectly updated. Creating a second inode in that group would update it correctly. i=behlendorf i=valerie
-
- Sep 24, 2007
-
-
Yang Sheng authored
b=13616 i=johann i=scjody Modify target file & which_kernel for RHEL5 2.6.18-8.1.10.el5 kernel.
-
- Sep 20, 2007
-
-
bwzhou authored
b=12234 i=adilger i=johann correct the cast of 'index' in obd_device_list_seq_show()
-
- Sep 14, 2007
-
-
Andreas Dilger authored
b=13547, b=13627 Description: Data corruption for OSTs that are formatted larger than 2TB on 32-bit servers. Details : When generating the bio request for lustre file writes the sector number would overflow a temporary variable before being used for the IO. The data reads correctly from Lustre (which will overflow in a similar manner) but other file data or filesystem metadata may be corrupted in some cases.
-
Johann Lombardi authored
b=13358 i=wangdi i=nikita Impossible (EPROTO is returned) to access a directory that has a non-default striping and ACLs.
-
Johann Lombardi authored
b=13181 i=alex i=nikita Don't take the BKL in fsfilt_ext3_setattr() for 2.6 kernels. It causes scheduling issues when removing large files.
-
Alexey Lyashkov authored
b=13304 i=johann i=green
-
- Sep 13, 2007
-
-
deen authored
b=13596 i=adilger i=deen original patch by green
-
Bobi Jam authored
b=13600 i=kalpak, bobijam original patch by adilger. Description: "lfs find -obd UUID" prints directories Details : "lfs find -obd UUID" will return all directory names instead of just file names. It is incorrect because the directories do not reside on the OSTs.
-
Liu Ying authored
b=2369 i=johann, deen replace inode->i_size access with i_size_read/write
-
scjody authored
Remove client patches from SLES 10 kernel. This causes SLES 10 clients to behave as patchless clients even on a Lustre-patched (server) kernel. b=12411 i=adilger i=johann
-
- Sep 12, 2007
-
-
Andreas Dilger authored
Move bug 13547 to 1.6.3 section instead of 1.6.4
-
Cliff White authored
b=12186 Update ChangeLog
-
scjody authored
Add -------------------------------------------------------------------------------- separator
-
komaln authored
r=Nathan, Adilger To tune the kernel for good SCSI performance.
-
- Sep 11, 2007
- Sep 07, 2007
-
-
Nikita Danilov authored
Bugzilla : 13532 Description: rewrite ext2-derived code in llite/dir.c and obdclass/uuid.c Details : rewrite inherited code (uuid parsing code from ext2 utils and readdir code from ext3) from scratch preserving functionality. b=13532 i=adilger i=alex i=green
-
Yury Umanets authored
r=adilger,vitaly,nikita - landed lru resize.
-
- Sep 06, 2007
- Sep 05, 2007
-
-
Andreas Dilger authored
Add "Frequency" for bugs missing them. Change severity to "enhancement" for new features/kernels. Remove internal test changes that are not of interest to customers.
-
deen authored
b=12418 i=green i=adilger
-
tianzy authored
when mds and osts use different quota unit(32bit and 64bit), quota will be released repeatly. This patch voids sending multiple quota reqs to mds, which will keep the status between the reqs. b=12588 i=johann i=wangdi
-
- Sep 04, 2007
-
-
huanghua authored
b=11401 i=adilger i=tappro i=green client-side metadata stat-ahead during readdir (directory readahead)
-
- Sep 03, 2007
-
-
Nathan Rutman authored
i=adilger i=eeb (pending) adaptive timeouts
-
- Aug 31, 2007
-
-
Andreas Dilger authored
Update mkfs.lustre's idea of the latest e2fsprogs version.
-
- Aug 30, 2007
-
-
Alexander Zarochentsev authored
i=adilger i=nikita file contention detection and lockless i/o implementation for contended files.
-