- Jul 08, 2008
-
-
Andreas Dilger authored
Remove trailing whitespace.
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jul 03, 2008
-
-
Robert Read authored
b=15940 i=isaac i=oleg Convert kp30.h to an internal libcfs include and change users of kp30.h to include libcfs.h if they were not already.
-
- May 22, 2008
-
-
Alexey Lyashkov authored
b=15851 i=zam
-
- May 14, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam i=nikita
-
- May 09, 2008
-
-
bwzhou authored
b=15521 r=adilger, bobijam fix the wrong lprcfs stats
-
Alexey Lyashkov authored
b=14929 i=zam
-
- Apr 25, 2008
-
-
Walter Poxon authored
i=adilger i=rread add linux/random.h to AC_CHECK_HEADERS add #if defined(HAVE_LINUX_RANDOM_H) to lustre/lvfs/prng.c
-
- Mar 25, 2008
-
-
Alexey Lyashkov authored
-
- Feb 28, 2008
-
-
Yong Fan authored
b=14769 i=adilger i=eric.mei (1) Fix race condition between identity upcall disabled checking and the real identity upcall doing. (2) Replace "CWARN" and "CERROR" about identity with "CDEBUG". (3) Test scripts fix for SLES10 system and remote client test. (4) Code indent related fix.
-
- Feb 21, 2008
-
-
Johann Lombardi authored
b=14844 i=adilger i=deen fix compile issue on PPC.
-
- Feb 20, 2008
-
-
Bobi Jam authored
b=14529 i=adilger i=panda Description: MDS or OSS nodes crash due to stack overflow Details : Code changes in 1.8.0 increased the stack usage of some functions. In some cases, in conjunction with device drivers that use a lot of stack the MDS (or possibly OSS) service threads could overflow the stack. One change which was identified to consume additional stack has been reworked to avoid the extra stack usage.
-
- Jan 21, 2008
-
-
Yang Sheng authored
b=14531 i=yangsheng Sync ldiskfs b_18_iam with HEAD.
-
- Jan 03, 2008
-
-
komaln authored
r=Nathan, Adilger to remove the use of LPROCFS_INIT_VARS and related macros
-
- Dec 13, 2007
-
-
Yong Fan authored
b=12974 i=nikita i=adilger 1) set as "inline" for such large function ("obd_fail_check()") is not suitable, replaced with normal function "__obd_fail_check_set()". 2) atomic operations for obd_fail_count (replace "static count" in obd_fail_check). 3) use "test_and_set_bit()" for "OBD_FAILED/OBD_FAIL_ONCE" check and set to avoid unexpected racing condition between multi-thread ops. 4) some cleanup for OBD_FAIL_XXX macro.
-
Bobi Jam authored
b=12211 i=green, adilger commit the missing part and use a proper macro (thanks shadow for finding it out).
-
Bobi Jam authored
b=12211 i=green, adilger Description: make lustre randomly fail allocating memory Details : Make lustre randomly failed allocating memory for testing purpose.
-
- Nov 07, 2007
-
-
Mikhail Pershin authored
b:13818
-
- Nov 05, 2007
-
-
bwzhou authored
b=11622 i=adilger i=johann 1. add page allocation statistics for lustre; 2. use percpu counters for both memory and page accounting; 3. update leak-finder to understand the new format of debug info.
-
- Nov 02, 2007
-
-
Yang Sheng authored
b=13568 i=shadow i=johann Remove lock_24kernel from lustre/lvfs/fsfilt_ext3.c.
-
- Oct 23, 2007
-
-
Mikhail Pershin authored
b:13816 i:shadow,yury
-
Mikhail Pershin authored
b:13818 i:adilger, alex
-
- Oct 09, 2007
-
-
Yang Sheng authored
b=13568 i=adilger i=kalpak Remove lock_24kernel() from lvfs subsystem.
-
- Sep 14, 2007
-
-
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.
-
- Sep 13, 2007
-
-
Liu Ying authored
b=2369 i=johann, deen replace inode->i_size access with i_size_read/write()
-
- Aug 02, 2007
-
-
Johann Lombardi authored
b=11802 i=green i=scjody attachment 11752 / rely on AUTOCONF_INCLUDED instead of HAVE_KERNEL_CONFIG_H
-
Bobi Jam authored
b=12606 i=shadow, nikita Description: don't use GFP_* in generic Lustre code. Details : Use cfs_alloc_* functions and CFS_* flags for code portability.
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- Mar 31, 2007
- Mar 22, 2007
-
-
Nathan Rutman authored
i=green atomic copy remote log instead of appending records -- earlier records may have been modfied, and record count was wrong anyhow.
-
- Mar 01, 2007
-
-
Nathan Rutman authored
assert possibly caused by uninitialized var
-
- Feb 20, 2007
-
-
Nathan Rutman authored
r=adilger set external journal device read-only
-
- Feb 15, 2007
-
-
Alexey Lyashkov authored
b=11248
-
Alexey Lyashkov authored
b=11248 r=adilger
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Sep 15, 2005
-
-
alex authored
- very messy debug bits to check for double direntries
-
- Sep 14, 2005
-
-
Mikhail Pershin authored
change CWARN to C_DEBUG
-
- Sep 05, 2005