- Jul 08, 2008
-
-
Pravin Shelar authored
b=15516 i=tom.wang i=yury.umanets This patch is first step towards shifting mds-lov work to new lustre mds stack. - kill OBD_CLEANUP_SELF_EXP - added rw_sem to serialize mds_notify and mds_precleanup - kill OBD_CLEANUP_OBD
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jul 04, 2008
-
-
Wang Di authored
check import before put it. b=15684 i=adilger
-
- Jul 03, 2008
-
-
Andreas Dilger authored
Change the LU_CACHE size from 30% of free memory to 20% of total memory, to make the cache size deterministic, and also not depend on a new kernel symbol. b=16232 i=nikita i=yury
-
Wang Di authored
sync procfs/llog_thread with import destory b=15684 i=Robert, Jay
-
Wang Di authored
1.Filter group llog cleanup (patch from shadow). 2.Separate filter group llog create and find. then filter group llog will only be created in the mds/ost syncing process. 3.Some minor fixes. b=14629 i=robert,yury
-
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.
-
Andrew Perepechko authored
b=14010 i=shadow i=zam Short read patch.
-
- Jul 02, 2008
-
-
Alexey Lyashkov authored
fix KEY_IS macro Branch HEAD b=14032 i=umka i=deen
-
- Jun 27, 2008
-
-
bwzhou authored
b=14693 r=nathan Don't return an error for conf param processing failures
-
- Jun 25, 2008
-
-
Robert Read authored
-
- Jun 11, 2008
-
-
Alexey Lyashkov authored
b=15716 i=rread i=johann
-
- Jun 10, 2008
-
-
Yang Sheng authored
b=15592 i=oleg, shadow Correctly handle the FS_RENAME_DOES_D_MOVE flag in Lustre.
-
- Jun 05, 2008
-
-
deen authored
this allows us to quickly find what pages to write and remove once lock callback is received. b=10718 i=green i=johann
-
- Jun 04, 2008
-
-
Yury Umanets authored
r=shadow,nikita - fixes issue with accessing freed @ns on behalf rpc handling when some late rpc comes in fini time; - add new comments in functions, converts existing ones to be inline wigth doxygen comments policies.
-
- May 30, 2008
-
-
Bobi Jam authored
b=14134 i=nathan, johann Description: enable MGS and MDT services start separately Details : add a 'nomgs' option in mount.lustre to enable start a MDT with a co-located MGS without starting the MGS, which is a complement to 'nosvc' mount option.
-
- May 22, 2008
-
-
Alexey Lyashkov authored
b=15851 i=zam
-
- May 21, 2008
-
-
Yong Fan authored
b=11401,15405 i=huanghua i=tappro
-
- May 20, 2008
-
-
Alexey Lyashkov authored
run acc-small. b=15139 i=tappro i=komal
-
Yong Fan authored
b=15828 i=adilger i=umka return "-EIO" when write to read only proc interface which "write_proc" is NULL.
-
Bobi Jam authored
b=15575 i=wangdi, johann, green, shadow Description: Stack overflow during MDS log replay Details : ease stack pressure by using a thread dealing llog_process.
-
- May 19, 2008
-
-
Alexey Lyashkov authored
-
- May 14, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam i=nikita
-
- May 12, 2008
-
-
Alexey Lyashkov authored
-
- May 10, 2008
-
-
Walter Poxon authored
i=walter Land Andreas' original fix for catamount build errors
-
- May 09, 2008
-
-
bwzhou authored
b=15521 r=adilger, bobijam fix the wrong lprcfs stats
-
bwzhou authored
b=14740 r=johann, bobijam allocating one percpu struct each time instead of all in one time
-
komaln authored
r=Wangdi, Adilger To remove direct instances of proc file system.
-
Alexey Lyashkov authored
b=14929 i=zam
-
- May 08, 2008
-
-
Alexey Lyashkov authored
b=14949 i=johan i=deen
-
- May 07, 2008
-
-
Bobi Jam authored
b=15575 i=wangdi, johann Description: Stack overflow during MDS log replay Details : ease stack pressure by using a thread dealing llog_process.
-
- May 06, 2008
-
-
komaln authored
r=Nathan Rutman, Alexey Lyashkov Ported the patch 'to organize the stats on per-nid basis instead of the existing per-export basis' to HEAD. This patch also includes all its related bug fixes(bug 14016, bug 14370, bug 14873).
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam
-
- Apr 23, 2008
-
-
Yang Sheng authored
b=14576 i=shadow, nikita Add own nr_free_buffer_pages() function when it wasn't exported.
-
- Apr 16, 2008
-
-
huanghua authored
b=13943 i=yury.umanets i=nikita.danilov - more generic lu_stack_fini().
-
- Apr 10, 2008
-
-
Pravin Shelar authored
i=yury.umanets i=adilger this patch extends lu_dirent->lde_hash element, which is required for dmu based mdd. but I am keeping MEA_MAGIC_HASH_SEGMENT hash within 32 bit.
-
- Apr 03, 2008
-
-
Bobi Jam authored
b=14134 i=shadow, nathan change non-fatal error messages about contacting the MGS.
-
- Mar 27, 2008
-
-
Yang Sheng authored
b=14576 i=eric.mei i=adilger Wrap the crypto api to adapt upstream kernel changes and keep compatible to old style.
-
- Mar 25, 2008
-
-
Alexey Lyashkov authored
-
- Mar 13, 2008
-
-
Alexey Lyashkov authored
obd objects and this also block reconnect with -EALREADY. This isn't fix all lprocfs bugs - but make it rare. b=14533 i=adilger i=nathan
-