Whamcloud - gitweb
kernel-patches: add dynlocks (from HEAD) to 2.6-rhel4 kernel series.
[fs/lustre-release.git] / lustre / lmv /
2006-10-19 tappro- enable check for correct placement in split dir
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 tappro- handle errors during fid allocation instead of LBUG()
2006-10-18 huanghuafix a compile error
2006-10-18 yury- save fid in och instead of pointer to it which may...
2006-10-17 tappro- return back default policy for non-directories. ONLY...
2006-10-17 yury- for non-split lmv_placement_policy() should spread...
2006-10-17 lsyadd full support for remote operations.
2006-10-16 yury- adjust client FLD cache a bit. It should use hashtabl...
2006-10-15 yury- possibly (I'm almost sure) fix for FLD lookup err...
2006-10-15 yury- serialize fld reqs on client and server;
2006-10-15 yury- some cleanups;
2006-10-14 wangdiBranch: b_new_cmd
2006-10-13 yury- set in cmm mdc devices obd flags from mdt_obd in...
2006-10-13 yury- do not issue RPC inside spin lock;
2006-10-13 tappro- fix missed result code due to wrong GOTO usage
2006-10-13 yury- fixed two missed lmv_obj_put() what cause sinability...
2006-10-13 huanghuasave a fid copy before freeing the original request.
2006-10-13 tappro- issue with GOTO;
2006-10-13 huanghuafix typo in RETURN
2006-10-13 wangdiBranch: b_new_cmd
2006-10-12 nikitaiam,cmm,llite: cleanup handling of corner cases in...
2006-10-11 yury- stop recovery thare in obdfilter before freeing names...
2006-10-11 wangdiBranch: b_new_cmd
2006-10-10 wangdiBranch: b_new_cmd
2006-10-10 wangdiBranch: b_new_cmd
2006-10-10 yury- fixes and cleanup in seq-mgr about setting controller...
2006-10-09 tappro- correct error handling
2006-10-09 yury- fixes about using lmv_get_export(), fixes possible...
2006-10-09 wangdiBranch: b_new_cmd
2006-10-08 yury- fixes and cleanups. Tom notice my comment in cmm_remo...
2006-10-08 tappro- set placement policy to balanced algorithm from stressed
2006-10-07 yury- changes in comments.
2006-10-05 lsyrevised capability code to not break md stack according...
2006-10-02 wangdiBranch: b_new_cmd
2006-10-01 yury- fixes in lmv which caused attempt to release already...
2006-09-28 nikitaIntroduction of lu_env.
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 lsyremove capability support for split dir.
2006-09-27 lsyland capability.
2006-09-24 fanyong(1) Remote/local user
2006-09-22 yury- removed crow test from replay-single;
2006-09-22 wangdiBranch: b_new_cmd
2006-09-21 wangdiBranch: b_new_cmd
2006-09-21 nikitacosmetic fixes
2006-09-21 wangdiBranch: b_new_cmd
2006-09-20 yury- liblustre build fixes
2006-09-20 wangdiBranch: c_new_cmd
2006-09-19 wangdiBranch: b_new_cmd
2006-09-18 vitalyBranch b_new_cmd
2006-09-18 yury- rename locking + CMD aware is_subdir() check.
2006-09-17 tappro- fix for sanity test 48a in CMD. lock can be lost...
2006-09-16 wangdiBranch: b_new_cmd
2006-09-16 vitalyBranch b_new_cmd
2006-09-15 tapprosmall fixes
2006-09-15 wangdiBranch: b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-13 tapprofix issues from last commit.
2006-09-13 wangdiBranch: b_new_cmd
2006-09-11 ericmbranch: b_new_cmd
2006-09-09 yury- fixed ctx using in fld_client (bug found by Tom)...
2006-09-07 yury- fixes in reading store by seq-mgr;
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-02 yury- renamed lmv_mgr_*() to lmv_obj_*() to be coherent...
2006-09-02 yury- in lmv forward op_data formed in llite to slaves...
2006-08-29 yury- fixed names of client flds in lmv and cmm;
2006-08-27 tappro- add fid to the obd_client_handle and use it to select...
2006-08-26 yury- in lmv remove not needed checks.
2006-08-25 yury- removed code used from MDS. We have cmm now and lmv...
2006-08-25 yury- cleanups in lmv
2006-08-25 yury- removed not needed set_info command from lmv.
2006-08-24 tappro- fix invalid conditon during check that fid2 is valid
2006-08-24 yury- add libiam.a (if exists) to rpm, this is neededfor...
2006-08-22 yury- more cleanups in LMV.
2006-08-21 yury- cleanups on client after Nikita's inspection.
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 tapproupdate lmv_placement_policy(). For directories it uses...
2006-08-10 huanghua(1) wrong argument in lmv_create();
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-07 yury- in llite and liblustre ll_prepare_md_op_data() zeroes...
2006-08-04 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-07-31 wangdiBranch: b_new_cmd
2006-07-27 nikitanew hash-order readdir. Initial implementation
2006-07-19 tapprofix defect with open of existent file. There is no...
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-07-03 nikitafix typo
2006-06-27 yury- rename fld_*_export() functions into fld_*_target().
2006-06-26 yury- made fld and seq-mgr a bit less noisy.
2006-06-26 yury- changed prefix in struct fld_cache_info from "fld_...
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-23 yury- added exporting client side meta-seq to userspace...
2006-06-22 tappromove mdsno_t into lustre_idl.h and use this type in...
2006-06-22 yury- added proc interface to seq-mgr, it will be used...
2006-06-20 nikitalmv_fld_lookup(): check error code
2006-06-16 yury- many fixes in fld, adding it to LMv and CMM
next