Whamcloud - gitweb
cleanup of md_ucred handling.
[fs/lustre-release.git] / lustre / cmm /
2006-09-28 nikitacleanup of md_ucred handling.
2006-09-28 nikitaintroduce struct lu_buf used instead of (buf, len)...
2006-09-28 nikitaIntroduction of lu_env.
2006-09-28 yury- fixes in mdd about lockful and lockless versions...
2006-09-28 wangdiBranch: b_new_cmd
2006-09-27 wangdiBranch: b_new_cmd
2006-09-27 lsyland capability.
2006-09-27 fanyongTransmit group_info between mds.
2006-09-24 fanyong(1) Remote/local user
2006-09-22 wangdiBranch: b_new_cmd
2006-09-20 wangdiBranch: c_new_cmd
2006-09-19 wangdiBranch: b_new_cmd
2006-09-18 tappro- add mode field in mdt_rec_rename. used for cross...
2006-09-18 tappro- get also la_flags attr in cmm_mode_get() to track...
2006-09-18 yury- rename locking + CMD aware is_subdir() check.
2006-09-18 tappro- move mode get code to the cmm_mode_get() function...
2006-09-18 tapprosanity test 24 fixes in CMD setup:
2006-09-17 huanghuaput object in mdd_rename and cml_rename.
2006-09-16 wangdiBranch: b_new_cmd
2006-09-16 tappro- remove wrong assert from mdt_cross_open
2006-09-15 tappro- add cmm_thread_info key to the context,
2006-09-15 wangdiBranch: b_new_cmd
2006-09-14 yury- make all "getters" name correspond to naming paradigm...
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-13 wangdiBranch: b_new_cmd
2006-09-10 tapproadd defects inspired by removing local fld connection.
2006-09-10 nikitastyle: use enum instead of #define
2006-09-09 yury- fixed ctx using in fld_client (bug found by Tom)...
2006-09-09 wangdiBranch: b_new_cmd
2006-09-07 nikitaavoid hard-coded sizes of reply-size arrays
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-05 wangdiBranch: b_new_cmd
2006-09-04 tapproadd md_attr parameter to the rename_tgt() method in...
2006-09-04 tappro- pass type and time to the remote operation
2006-09-04 wangdiBranch: b_new_cmd
2006-09-03 tapproput export in correct order, umount mdc obd devices...
2006-09-02 tapprouse own uuid for mdc instead of uuid of mdt itself...
2006-09-02 fanyongFit for the changing of mdo_link interface.
2006-09-01 wangdiBranch: b_new_cmd
2006-08-31 tapprosmall fix to avoid using NULL pointer
2006-08-31 wangdiBranch: b_new_cmd
2006-08-31 wangdiBranch: b_new_cmd
2006-08-30 wangdiBranch: b_cmd_new
2006-08-30 wangdiBranch: b_new_cmd
2006-08-30 wangdiBranch: b_new_cmd
2006-08-29 yury- fixed names of client flds in lmv and cmm;
2006-08-26 tappropass parent fid to the remote server in cross-ref case...
2006-08-26 tapproupdate cmm methods due to the new parameter in mdo_name...
2006-08-25 yury- fixed compile warning.
2006-08-24 tapproreturn attr after remote request,
2006-08-24 tapproset handler in object_init() when that handler is initi...
2006-08-18 wangdiBranch: b_new_cmd
2006-08-17 tapproCode update during for recovery in new MDS:
2006-08-16 tappromove fld_client_init/fini to the cmm_device_mount/shutd...
2006-08-16 nikita - store object-existence flags in ->loh_attr
2006-08-15 tapproadd cmm_device_shutdown()
2006-08-15 huanghuarestore xxx_attr_set() interface to have "const md_attr...
2006-08-15 huanghua(1) remove const from md_attr in moo_attr_set(), becaus...
2006-08-12 tappro- introduce open counter in mdd
2006-08-12 wangdiBranch: b_new_cmd
2006-08-11 nikitaconsity mdo_attr_set() argument
2006-08-09 huanghua(1) pass create flag from client to CMM/MDD in struct...
2006-08-06 tappro- use md_attr in mo_attr_set() and set lov ea together...
2006-08-05 tappro- introduce the struct md_create_spec. It contains...
2006-08-05 nikitarename create_data_object to something less ugly
2006-08-03 wangdiBranch: b_new_cmd
2006-08-02 nikitacmm: fix type declaration
2006-08-02 wangdiBranch: b_new_cmd
2006-08-01 huanghuareworked symlink() and readlink():
2006-08-01 huanghuaadded symlink operation support.
2006-07-31 tapproattr_get is changed. It takes now md_attr() and does...
2006-07-27 nikitanew hash-order readdir. Initial implementation
2006-07-25 nikitaxattr support in md/dt stack
2006-07-24 nikitaadd ->{do,moo}_xattr_list() method to list existing...
2006-07-23 wangdiBranch: b_new_cmd
2006-07-23 yury- fixes in readdir proto.
2006-07-21 nikitaupdates to lu_object printing code:
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-07-19 tapproupdate the CMM due to md_attr changes
2006-07-17 wangdiBranch: b_new_cmd
2006-07-14 wangdiBranch: b_new_cmd
2006-07-12 huanghuamodified mdo_create interface, added symlink target...
2006-06-30 yury- changes about FLD cache. By now it is not belong...
2006-06-27 nikitaiam update
2006-06-27 yury- rename fld_*_export() functions into fld_*_target().
2006-06-27 wangdiBranch: b_new_cmd
2006-06-26 tapprosmall fix
2006-06-26 tappro- add cml_name_insert() to support missed cross-ref...
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-23 tapproroot_get() makes sense only on master MDS
2006-06-23 tappro- change lu_object_exists() so it may return -1 for...
2006-06-23 tapprosmall fix
2006-06-23 tapproset CMM_INITIALIZED when first ADD_MDC arrives
2006-06-23 yury- removed cmm_special_fid();
2006-06-23 huanghua(1) more code for MDT in reint.
2006-06-23 tappro- continue with fixing defects after cmm codeinsp
2006-06-22 tappromove mdsno_t into lustre_idl.h and use this type in...
2006-06-22 tapprofirst fixes after code inspection.
next