- Sep 30, 2008
-
-
Andrew Perepechko authored
Branch b1_6 b=17059 i=ZhiYong Tian i=Johann Lombardi Always build client with quota support
-
- Sep 15, 2008
-
-
Nathan Rutman authored
i=nathan i=adilger OST pools on HEAD, comprehensive patch including 17054:19007; 16935:18918,19012,19089,19128; 16978:18872
-
Vitaly Fertman authored
b=15949 i=adilger i=shadow mds_body.capability fix
-
- Sep 02, 2008
-
-
Andreas Dilger authored
Quiet compiler warnings about mismatched signed/unsigned comparisons.
-
- Aug 29, 2008
-
-
Alexey Lyashkov authored
Branch HEAD
-
Alexey Lyashkov authored
Branch b1_6
-
- Aug 27, 2008
-
-
Alexey Lyashkov authored
request will resend before finished ost llog init and this produce access to non init llog context. Branch HEAD b=16839 i=adilger i=rread
-
Alexey Lyashkov authored
request will resend before finished ost llog init and this produce access to non init llog context. Branch b1_6 b=16839 i=adilger i=rread
-
- Aug 14, 2008
-
-
deen authored
or write request because the client is already doing a lock match itself so there isn't any reason the OST should have to re-do that search. b=15198 i=johann i=shadow
-
- Aug 12, 2008
- Aug 08, 2008
-
-
kalpak authored
b=10555 i=adilger i=green i=nikita i=girish add ldiskfs patches and lustre support for FIEMAP ioctl
-
- Aug 07, 2008
- Aug 06, 2008
-
-
Bobi Jam authored
b=16317 o=Herb Wartens(hwartens@llnl.gov) i=wangdi, johann Description: exports in /proc are broken Details : recreate /proc entries for clients when they reconnect.
-
- Jul 31, 2008
-
-
kalpak authored
b=16227 i=adilger i=shadow add lsm argument to obd_get_info. For some get_info calls the lsm was being sent as part of the key which was a hack. Now lsm can be sent as an argument.
-
kalpak authored
b=16227 i=adilger i=shadow add lsm argument to obd_get_info. For some get_info calls the lsm was being sent as part of the key which was a hack. Now lsm can be sent as an argument.
-
- Jul 29, 2008
-
-
girish authored
b=15981 i=adilger i=robert.read
-
- Jul 27, 2008
-
-
kalpak authored
b=16098 change CFS license headers to Sun headers
-
- Jul 24, 2008
-
-
kalpak authored
b=16098 Replace CFS license headers with Sun headers
-
- Jul 22, 2008
-
-
huanghua authored
b=16368 i=adilger i=alex.zhuravlev - put object group in ldlm_res_id.name[1]
-
- Jul 16, 2008
-
-
girish authored
b=15981 i=adilger i=rread
-
Alexey Lyashkov authored
CONFIG_PAGE_ALLOC enabled Branch HEAD b=12975 i=green i=adilger
-
- Jul 15, 2008
-
-
Andrew Perepechko authored
b=14010 i=Mike Pershin (tappro) i=Andreas Dilger (adilger) Doxygen comments (the missing ones)
-
- 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
sync import destroy with llog thread/lprocfs access b=14629 i=robert,jay
-
- Jul 03, 2008
-
-
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.
-
Johann Lombardi authored
b=15950 i=wangdi i=shadow The direct IO path doesn't call check_rpcs to submit a new RPC once one is completed. As a result, some RPCs are stuck in the queue and are never sent. Merge brw_interpret() and brw_interpret_oap().
-
Johann Lombardi authored
b=15950 i=wangdi i=shadow The direct IO path doesn't call check_rpcs to submit a new RPC once one is completed. As a result, some RPCs are stuck in the queue and are never sent. Merge brw_interpret() and brw_interpret_oap().
-
Andrew Perepechko authored
b=14010 i=shadow i=zam Short read patch.
-
- Jul 02, 2008
-
-
Alexey Lyashkov authored
fix KEY_IS macro Branch b1_6 b=14032 i=johann i=deen
-
Alexey Lyashkov authored
fix KEY_IS macro Branch HEAD b=14032 i=umka i=deen
-
- Jun 30, 2008
-
-
Alexey Lyashkov authored
badly clear PG_Writeback bit in ll_ap_completion can produce false positive assertion Branch HEAD b=14742 i=nikita i=johan
-
Alexey Lyashkov authored
positive assertion Branch b1_6 b=14742 i=nikita i=johan
-
- Jun 25, 2008
-
-
Andrew Perepechko authored
b=14010 i=Alexey(shadow) i=Andreas(adilger) type fixes
-
- 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
-