Whamcloud - gitweb
b=20866 DEPS assignment needs quotes
[fs/lustre-release.git] / lustre / mgs /
2007-12-26 bobijamBranch b1_6
2007-12-13 bobijamBranch b1_6
2007-11-29 fanyongBranch b1_6
2007-11-29 fanyongBranch HEAD
2007-11-02 yangshengBranch HEAD
2007-10-26 komalnb=11089
2007-10-10 komalnb=11694
2007-10-08 komalnb=11694
2007-10-06 tappro- land fix to support CMD configurations
2007-09-26 yuryb=2262
2007-09-25 walterconvert uint64_t to __u64
2007-09-07 yuryb=2262
2007-09-03 nathanb=3055
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-07-26 wangdiBranch: b1_6
2007-06-21 shadowfix some mal-formatted DEBUG_REQ and LCONSOLE_ERROR_MSG...
2007-06-14 shadowadd macro LCONSOLE_ERROR_MSG with extra parameter and map
2007-06-13 vitalyBranch b1_6
2007-06-13 jitendraThis update includes Hex error ID's and checksum calcul...
2007-03-23 nathanb=12005
2007-03-10 nathanclarify error message
2007-03-08 nathanmust reset the upgrade flag or we try to upgrade every...
2007-02-26 nathanb=10894
2007-02-20 nathanb=11692
2007-02-12 nathanb=11564
2007-02-10 nathanland b1_5 onto HEAD
2006-10-30 nikitaldlm and its users: do not pass struct ldlm_res_id...
2006-10-23 tappro- fix qos_maxage issue. It was uninitialized.
2006-10-17 huanghua(1) support very long symlink name;
2006-10-16 tappro- initialize values in mdt_thread_info
2006-10-11 yury- stop recovery thare in obdfilter before freeing names...
2006-10-10 yury- fixes and cleanup in seq-mgr about setting controller...
2006-10-07 lsyadd capability config interface. also modified the...
2006-10-02 yury- added assert in qos_calc_rr();
2006-10-02 tappro- merge recovery from cmd2
2006-09-29 fanyong(1) add lproc for root_squash, identity upcall and...
2006-09-28 nikitaIntroduction of lu_env.
2006-09-25 tappro-revert back changes in osc nameing. The old pattern...
2006-09-25 tappro- fix osc nameing. Now it consists of corresponding...
2006-09-24 fanyong(1) Remote/local user
2006-09-19 wangdiBranch: b_new_cmd
2006-09-15 huanghuause xxxxx-MDTXXXX-mdtlov as mdt lov name to modify...
2006-09-14 yury- update from 1_5
2006-09-11 ericmbranch: b_new_cmd
2006-09-08 tapprofix memleak
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-09-05 huanghuarename prototype obd name to their official name: mdt0...
2006-09-03 wangdiBranch: b_new_cmd
2006-09-02 tapprouse own uuid for mdc instead of uuid of mdt itself...
2006-08-24 tappro- fix MDT lov names, now we can have not one mdt so...
2006-08-20 yury- merge with 1_5,some fixes.
2006-07-23 wangdiBranch: b_new_cmd
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-07-19 nikitalu_context_key: add tags to contexts and keys to contro...
2006-06-17 yury- in cmm do not call fld lookup for local seqs like...
2006-06-12 yury- added working proto of sequences manager with super...
2006-05-24 tapproadd lov/osc to mdt. while MDT setup the lovname can...
2006-05-19 yury- update from b1_4_mountconf
2006-05-12 tapproconfigure old MDC for MDS
2006-05-11 nikitalibcfs: fixes to CDEBUG(), LASSERT() and friends to...
2006-05-10 nikitaGrr... revert previous commit, as part of it went into...
2006-05-10 nikitalibcfs: fixes to CDEBUG(), LASSERT() and friends to...
2006-05-07 tapproinclude index of MDS in setup config
2006-05-04 tapprorename fid,replayfid in mdt_rec_create to the fid1...
2006-05-01 tapproupdate 'steal_log' to properly form mdc adding log...
2006-04-24 tapproadd lmv config while mdt initialization
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-19 tappromake unified LCFG_ADD_MDC/DEL_MDC for adding mdc to...
2006-04-18 tapproremove old stuff, enable mdc config for mds
2006-04-17 tappromove mds devices init into mdt
2006-04-14 yury- basic lmv to new fids adaptation.
2006-04-14 yury- get rid of ll_fid in mgs
2006-04-14 yury- update from parent
2006-04-12 nikitafix module initialization
2006-04-12 huanghuaadd "#if 0" to remove "defined but not used" warnings.
2006-04-12 huanghuaFixed a bug: when stealing config log for add mdc ...
2006-04-11 tappro- make MDT the 'server' device. It is needed for client...
2006-04-11 huanghuamsg_llog.c: modify a debug message.
2006-04-09 tappro-remove unneeded stuff from cmm
2006-04-08 tapproadd layers setup and initialization.
2006-04-07 tapproadd prototype method for mdt log which setup whole...
2006-04-07 huanghuaFixex two bugs: 1. add lov & lmv for clients which...
2006-04-07 huanghuafinished the last function in MGS: mgs_steal_llog_for_m...
2006-04-06 huanghuapartially of adding MDT. passed compile.
2006-04-05 yury- preparation before converting client to new fids
2006-04-04 yury- added fid_lock()/fid_unlock()
2006-04-04 yury- renames of ll_fid (what is expanded to llite_fid...
2006-03-31 huanghuacomment out all the code and make it to be able to...
2006-03-31 huanghuaPROTO for Adding MDT in CMD with mountconf.
2006-03-29 nikita->o_setup() methods always take struct lustre_cfg in...
2006-03-21 nathanBranch b1_4_mountconf
2006-03-16 nathanBranch b1_4_mountconf
2006-03-14 nathanBranch b1_4_mountconf
2006-03-14 nathanBranch b1_4_mountconf
2006-03-02 nathanBranch b1_4_mountconf
2006-03-01 nathanBranch b1_4_mountconf
2006-02-28 nathanBranch b1_4_mountconf
2006-02-28 nathanBranch b1_4_mountconf
2006-02-27 nathanBranch b1_4_mountconf
next