Whamcloud - gitweb
branch: b_new_cmd
[fs/lustre-release.git] / lustre / mdc /
2006-10-11 ericmbranch: b_new_cmd
2006-10-10 yury- reverse wrong commit about open_req.
2006-10-10 yury- fixed missed braces in mdc_clear_open_replay_data()
2006-10-10 yury- fixes and cleanup in seq-mgr about setting controller...
2006-10-09 yury- fixes about using lmv_get_export(), fixes possible...
2006-10-09 lsyoss capability fully works now.
2006-10-08 yury- fixes and cleanups. Tom notice my comment in cmm_remo...
2006-10-07 tapprouse mdc RPC lock to queue the seq/fld requests, except...
2006-10-07 lsyfix capa renewal reply offset.
2006-10-07 lsyadd capability config interface. also modified the...
2006-10-07 fanyongSmall fix for remote_perm.
2006-10-05 yury- show for seq-srv only super range, space is not used...
2006-10-05 lsyrevised capability code to not break md stack according...
2006-10-03 vitalyBranch b_new_cmd
2006-10-02 lsyget remote permisson request should follow the request...
2006-10-02 yury- added assert in qos_calc_rr();
2006-09-28 yury- fixes in mdd about lockful and lockless versions...
2006-09-28 lsyadd ll_finish_md_op_data, rename ll_prepare_md_op_data...
2006-09-27 wangdiBranch: b_new_cmd
2006-09-27 lsyland capability.
2006-09-26 fanyongShip cap_effective inter-mds.
2006-09-24 fanyong(1) Remote/local user
2006-09-24 yury- in mdc_replay_open() do not assert on body == NULL...
2006-09-22 yury- fixed resent for intent_open case;
2006-09-22 wangdiBranch: b_new_cmd
2006-09-20 wangdiBranch: c_new_cmd
2006-09-19 wangdiBranch: b_new_cmd
2006-09-19 yury- do not store server ctx to any structs, ctx is only...
2006-09-19 yury- "more sophisticated" fix for recovery-small.sh test_3...
2006-09-19 huanghuareserve some memory for MDS_GETATTR_NAME. This is ugly...
2006-09-18 tappro- add mode field in mdt_rec_rename. used for cross...
2006-09-18 yury- rename locking + CMD aware is_subdir() check.
2006-09-18 huanghuanew MDS_CLOSE request format: now, we have mdt_epoch...
2006-09-17 huanghuasmall fix about RQF_MDT_EPOCH: check buffer len first.
2006-09-16 vitalyBranch b_new_cmd
2006-09-15 wangdiBranch: b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-14 huanghua(1) call mdt_shrink_reply() whenever possaible;
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-11 ericmbranch: b_new_cmd
2006-09-09 wangdiBranch: b_new_cmd
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-09-04 tapproadd fsuid, fsgid to the struct md_op_data, set them...
2006-09-04 wangdiBranch: b_new_cmd
2006-09-01 wangdiBranch: b_new_cmd
2006-09-01 yury- make seq clients name coherent with server's.
2006-08-31 wangdiBranch: b_new_cmd
2006-08-24 yury- add libiam.a (if exists) to rpm, this is neededfor...
2006-08-24 wangdiBranch: b_new_cmd
2006-08-21 yury- cleanups on client after Nikita's inspection.
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 wangdiBranch: b_new_cmd
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-11 yury- fixed bug in seq_server_init(), there should be separ...
2006-08-10 huanghua(1) in mdd_lov_create(), allocate lmm before using...
2006-08-10 huanghua(1) small file count in sanity to avoid large directory...
2006-08-10 wangdi1)for Non Create revalidate, we still should pack the...
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-09 wangdiBranch: b_new_cmd
2006-08-08 huanghua(1) set attributes for newly created object and its...
2006-08-06 tappro- if fid2 exists and this was create operation, then...
2006-08-05 wangdiBranch: b_new_cmd
2006-08-04 wangdiBranch: b_new_cmd
2006-08-04 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-02 huanghuareworked for mdt_getattr():
2006-07-26 huanghuarestore tempprary commentted out code in mdc_locks...
2006-07-25 huanghuafinally get rid of the defect which caused by a wrong...
2006-07-21 yury- make liblustre build.
2006-07-21 huanghuaadded some debug code
2006-07-14 huanghua(1) fid is now allocated by client.
2006-07-12 wangdiBranch: b_new_cmd
2006-06-25 yury- fixes in seq-mgr proc stuff. By now all seq-mgr proc...
2006-06-22 yury- removed not used seq_flags from client and server...
2006-06-19 yury- cleanups in seq-mgr, fixes;
2006-06-19 yury- seq-mgr reworked, now it simpler, and cleaner;
2006-06-12 yury- fixes in fld:
2006-06-12 yury- added working proto of sequences manager with super...
2006-06-05 wangdiBranch: b_new_cmd
2006-05-31 yury- changes in check of intent opc
2006-05-31 yury- fixes after FIDs inspection
2006-05-25 nikitamore req-layout cleanups (for intents and reints)
2006-05-19 yury- update from b1_4_mountconf
2006-05-04 tapprorename fid,replayfid in mdt_rec_create to the fid1...
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-04-25 yury- fixed direct access to obd->obd_namespace in llite...
2006-04-21 nikitamake fld really stand-alone service independent from mdt
2006-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-16 wangdiBranch: b_new_cmd
2006-04-15 yury- different renames to make llite not working on mdc...
2006-04-14 wangdiBranch: b_new_cmd
2006-04-14 yury- update from parent
2006-04-13 wangdiBranch: b_new_cmd
2006-04-12 nikitafix module initialization
2006-04-07 yury- many changes about fids:
2006-04-05 yury- preparation before converting client to new fids
2006-04-04 yury- added fid_lock()/fid_unlock()
next