Whamcloud - gitweb
fs/lustre-release.git
2006-05-07 tapprosetup local index
2006-05-07 tapproinclude index of MDS in setup config
2006-05-06 tapproadd methods in osd to support mkdir, remove unused...
2006-05-06 nikitaforgotten bits of yesterday object index fix
2006-05-06 yuryfile llverfs.c was added on branch b_new_cmd on 2006...
2006-05-06 yuryfile llverdev.c was added on branch b_new_cmd on 2006...
2006-05-05 yuryfile ext3-lookup-dotdot-2.4.20.patch was added on branc...
2006-05-05 yuryfile ext3-lookup-dotdot-2.6.9.patch was added on branch...
2006-05-05 nikitahot fix o2iblnd damage. At least it compiles.
2006-05-05 tapprofix function declaration and calls due to lockh remove
2006-05-05 tapproremove unused mdt_lock_handle from several methods...
2006-05-05 tapprofill fid2 only if cid is exists
2006-05-05 nikitareturn back object index implementation based on a...
2006-05-05 nikitaconstify a bit
2006-05-05 nikitafix grammar
2006-05-04 nikitafix pre/post conditions
2006-05-04 tapprorename fid,replayfid in mdt_rec_create to the fid1...
2006-05-04 tapproupdate cmm/mdc
2006-05-04 tapproupdate mdd
2006-05-04 tappromove object_create/destroy from device_ops to the objec...
2006-05-04 yury- fixed few typos
2006-05-04 yury- added delete_inode() which calls obd_fid_delete()
2006-05-04 yury- small improvements in llite_fid.c
2006-05-04 yury- moving start fid init from client_connect_obd() to...
2006-05-04 yury- LMV only implements plecement policy and MDC allocate...
2006-05-04 yury- LMV saves connect data for all tatgets;
2006-05-03 nikitamore comments...
2006-05-03 nikitalu_object_fid(): return const as fid is immutable after...
2006-05-02 nikitamdt: use lu_object_exists()
2006-05-02 nikitaadd comments for dld
2006-05-02 nikitaadd lu_object_exists() and use it
2006-05-02 tapprofix wrong parameter in mdd_object_create
2006-05-02 tapprofix wrong parameter type in mdc_object_create
2006-05-02 tapproadd mdo_object_create skeleton
2006-05-02 tapprorename cmm_mdc into mdc_device
2006-05-02 tapproadd cross-ref operations in mdd
2006-05-02 tapproadd partial operation for cross-ref mkdir
2006-05-01 tapproupdate 'steal_log' to properly form mdc adding log...
2006-05-01 tapproadd mdc_device name
2006-05-01 tapproadd mdc_device code, insert mdc targets in cmm, update...
2006-04-29 huanghuaremoved uesless and/or not used code by now in mdt_inte...
2006-04-29 huanghua(1)correct the cleanup for mdt_intent_ploicy.
2006-04-29 huanghua(1) use mdt_lock_hancle instead of lustre_handle.
2006-04-28 nikitasplit part of md_operations into md_dir_operations...
2006-04-28 tapproexport symbols needed for fld_iam.c
2006-04-28 tapproadd missed iam.c to the list of new sources
2006-04-28 wangdiBranch: b_new_cmd
2006-04-28 huanghua(1) roll back some silly changes in lu_attr.
2006-04-28 huanghua (1) put REINT requests' argument into lu_attr.
2006-04-28 huanghua (1) put REINT requests' argument into lu_attr.
2006-04-28 huanghua(1) put REINT requests' argument into lu_attr.
2006-04-28 huanghuafix a little in mdt_intent_policy.
2006-04-27 huanghua1. modified the code to #colibri coding guideline.
2006-04-27 nikitarollback my misguided fld fixes
2006-04-27 yuryfile mpich-1.2.6-lustre.patch was added on branch b_new...
2006-04-27 huanghuaadd intent support intially, and much work are still...
2006-04-27 huanghuafix a problem caused by renamed struct members (lu_obje...
2006-04-27 huanghuaadd reint handlers: The first step is adding mkdir.
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-26 yuryfile lustre_param.h was added on branch b_new_cmd on...
2006-04-26 yuryfile lustre_disk.h was added on branch b_new_cmd on...
2006-04-26 nikitaexterminate struct md_params: it is not used anyway
2006-04-26 nikitaadd .cvsignore's for new directories.
2006-04-26 nikitamore fld fixes. It mounts now.
2006-04-26 nikitaadd more comments for MDAPI DLD
2006-04-26 nikitamove lu_attr from lu_context to mdt_thread_info
2006-04-26 nikitafix fld/iam compilation breakage
2006-04-25 tapprofix issue with process_config checks
2006-04-25 yury- fixed direct access to obd->obd_namespace in llite...
2006-04-25 yury- ->lo_objs renamed to ->lo_inodes in struct lmv_obj;
2006-04-25 yury- few renames in LMV module to make it more understanda...
2006-04-25 wangdiBranch: b_new_cmd
2006-04-25 yury- fix in lmv_intent_lock()
2006-04-24 tapproremove unused stuff
2006-04-24 tapproadd lmv config while mdt initialization
2006-04-24 tapprocmm update
2006-04-24 tapproremove assignment for unused vars.
2006-04-24 tappro- lmv_fld_lookup returns 0 instead of error.
2006-04-24 yury- remove ll_have_md_lock(). It accessed md namespace...
2006-04-23 nikita - add struct lu_object_operations
2006-04-23 wangdiBranch: b_new_cmd
2006-04-21 nikitafix last fix to mdt_stack_fini()
2006-04-21 nikitamdt: 0. fld fixes, 1. stack initialization fixes, 2...
2006-04-21 nikitafld: other bits of stand-alone fld
2006-04-21 nikitaadd ptlrpc_init_svc_conf()
2006-04-21 nikitaldlm_handle_enqueue0(): pass namespace as an argument
2006-04-21 nikitaadd more comments as part of C2_SERVER_MDAPI DLD effort
2006-04-21 nikitamake fld really stand-alone service independent from mdt
2006-04-21 nikitause container_of0() and fix few lu_device_is_foo()
2006-04-21 tapprofix issue with md_ops
2006-04-21 tapprocheck lmi before server_put_mount()
2006-04-21 tapprowrong structure was passed to mdt_stack_fini()
2006-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-19 ericmfile .cvsignore was added on branch b_new_cmd on 2006...
2006-04-19 tapproremove useless labels
2006-04-19 tappromake unified LCFG_ADD_MDC/DEL_MDC for adding mdc to...
2006-04-19 tapproadd process_config, fix issue with stack_init/fini...
2006-04-19 tapproadd process_config, move server_get/put_mount in osd...
2006-04-19 tapproadd mdd_process_config
2006-04-19 tappromove process_config from device_type_ops to lu_device_ops
next