Whamcloud - gitweb
mark finished tasks by color.
[fs/lustre-release.git] / lustre / mgs /
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
2006-02-27 nathanBranch b1_4_mountconf
2006-02-27 nathanBranch b1_4_mountconf
2006-02-22 nathanBranch b1_4_mountconf
2006-02-22 nathanBranch b1_4_mountconf
2006-02-20 nathanBranch b1_4_mountconf
2006-02-20 nathanBranch b1_4_mountconf
2006-02-17 nathanBranch b1_4_mountconf
2006-02-16 nathanBranch b1_4_mountconf
2006-02-14 nathanBranch b1_4_mountconf
2006-02-10 nathanBranch b1_4_mountconf
2006-02-10 nathanBranch b1_4_mountconf
2006-02-09 nathanBranch b1_4_mountconf
2006-02-09 nathanBranch b1_4_mountconf
2006-02-07 nathanBranch b1_4_mountconf
2006-02-06 nathanBranch b1_4_mountconf
2006-02-03 nathanBranch b1_4_mountconf
2006-02-01 nathanBranch b1_4_mountconf
2006-01-31 nathanBranch b1_4_mountconf
2006-01-31 nathanBranch b1_4_mountconf
2006-01-23 nathanBranch b1_4_mountconf
2006-01-20 nathanBranch b1_4_mountconf
2006-01-11 nathanBranch b1_4_mountconf
2006-01-02 nathanBranch b1_4_mountconf
2005-12-29 nathanBranch b1_4_mountconf
2005-12-27 nathanBranch b1_4_mountconf
2005-12-15 nathanBranch b1_4_mountconf
2005-12-13 nathanBranch b1_4_mountconf
2005-12-13 nathanBranch b1_4_mountconf
2005-12-10 nathanBranch b1_4_mountconf
2005-12-08 nathanBranch b1_4_mountconf
2005-12-07 nathanBranch b1_4_mountconf
2005-12-07 nathanBranch b1_4_mountconf
2005-12-06 lincent backup llog
2005-12-06 nathanBranch b1_4_mountconf
2005-12-05 nathanBranch b1_4_mountconf
2005-12-03 nathanb=9845
2005-12-02 nathanBranch b1_4_mountconf
2005-12-01 nathanBranch b1_4_mountconf
2005-11-30 lincent moi/mmi --> mti
2005-11-30 nathanBranch b1_4_mountconf
2005-11-29 lincent*** empty log message ***
2005-11-28 lincent another part of code patch of llog_producing
2005-11-28 lincent llog producing
2005-11-19 nathanBranch b1_4_mountconf
2005-11-15 lincent ADD MGMT_REGISTER
2005-11-12 nathanBranch b1_4_mountconf
2005-11-11 nathanBranch b1_4_mountconf
2005-11-09 lincent delete the mgs_open_llog, use the disk llog instead
2005-11-08 lincent lproc support on mgs
2005-11-02 lincent mgs_llog_read_header
2005-10-27 lincent write client starup llog
2005-10-27 lincent support --write_conf to run in mgs
2005-10-26 lincent Mgs hold on the mgs_open_llog as resources on...
2005-10-09 lincentfix llog_create to old pattern
2005-09-12 lincent MGS/MGC requests.
2005-08-24 lincentnew mgs llog mechanism
next