Whamcloud - gitweb
branch: b_new_cmd
[fs/lustre-release.git] / lustre / mdd /
2006-10-05 lsyrevised capability code to not break md stack according...
2006-10-04 yury- fix error handling in lov_llog_origin_add() (-ENOSPC...
2006-10-04 wangdiBranch: b_new_cmd
2006-10-03 vitalyBranch b_new_cmd
2006-10-03 wangdiBranch: b_new_cmd
2006-10-03 fanyongUser can touch file with WRITE permission.
2006-10-02 fanyongMore clear and accurate permission check.
2006-10-01 huanghuasimplified a bit by using pointer
2006-10-01 wangdiBranch: b_new_cmd
2006-10-01 yury- fixes and cleanups in mdd about txn init. call obd_no...
2006-09-30 fanyongmake getidentity upcall can be enable/disable by hand.
2006-09-29 yury- using cobj in mdd_may_delete(), pobj may be NULL.
2006-09-29 tappro- fix rename sanity check. it was broken in cmd environment
2006-09-29 wangdiBranch: b_new_cmd
2006-09-29 yury- added comment about access capa fields in mdt_body_un...
2006-09-29 yury- fixes about capa.
2006-09-29 tappro- add is_dir parameter in mdo_name_remove() to know...
2006-09-29 wangdiBranch: b_new_cmd
2006-09-29 fanyongreplace alloc memory dynamicly with static buffer for...
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 lsyadd ll_finish_md_op_data, rename ll_prepare_md_op_data...
2006-09-28 wangdiBranch: b_new_cmd
2006-09-28 wangdiBranch: b_new_cmd
2006-09-28 wangdiBranch: b_new_cmd
2006-09-27 vitalyBranch b_new_cmd
2006-09-27 lsyland capability.
2006-09-27 fanyongTransmit group_info between mds.
2006-09-26 tappro- remove double check for MA_LOV
2006-09-26 tappro- orphan handling code update
2006-09-26 huanghua(1) check child existance, and find mfd in reconstruct...
2006-09-25 vitalyBranch b_new_cmd
2006-09-25 fanyongsmall fix for group_info.
2006-09-24 fanyong(1) Remote/local user
2006-09-23 tappro- return EREMOTE in mdd_is_parent() in case of remote...
2006-09-23 tappro- fix bug with getting object in mdd. If it is not...
2006-09-22 wangdiBranch: b_new_cmd
2006-09-21 nikitalu2mdd_obj(): fix assert to match last commit
2006-09-21 nikitacosmetic fixes
2006-09-20 tappro- fix bug with missed object_put() in error case
2006-09-20 wangdiBranch: c_new_cmd
2006-09-19 wangdiBranch: b_new_cmd
2006-09-19 wangdiBranch: b_new
2006-09-19 wangdiBranch: b_new_cmd
2006-09-19 huanghua(1) fix open re-construct: re-construct if create error...
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 tapprosanity test 24 fixes in CMD setup:
2006-09-17 tappro- fix issue with mdd_sobj. it can be remote object.
2006-09-17 huanghuaput object in mdd_rename and cml_rename.
2006-09-16 tappro- remove wrong assert from mdt_cross_open
2006-09-16 vitalyBranch b_new_cmd
2006-09-15 huanghua(1) don't create object as required;
2006-09-15 wangdiBranch: b_new_cmd
2006-09-14 yury- make all "getters" name correspond to naming paradigm...
2006-09-14 huanghua(1) call mdt_shrink_reply() whenever possaible;
2006-09-14 huanghuacall mds_postrecv() by pointer, not directly.
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-13 tappro- add flag no_lov_create in create_spec
2006-09-13 wangdiBranch: b_new_cmd
2006-09-12 huanghua(1) fix error handling in mdd_create_data();
2006-09-11 huanghuahandle NULL parent in open replay.
2006-09-11 tapprosmall fixes
2006-09-11 huanghuafix a memleak.
2006-09-10 tappro- separate objid handling into sub-functions
2006-09-09 wangdiBranch: b_new_cmd
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 wangdi1)merge filter_group support from HEAD to cmd_new
2006-09-06 huanghuafix mistakes about context_tags in my last commit point...
2006-09-05 huanghuarename prototype obd name to their official name: mdt0...
2006-09-04 tappro- update mdd_rename_tgt()
2006-09-04 tappro- pass type and time to the remote operation
2006-09-04 tapproproper locking for the mod_count, remove assert for...
2006-09-04 tappro- fix locking during mdd_open()
2006-09-03 tapproorphan list iterator. prototype
2006-09-03 nikitadt: add ->del() method to interator, and implemente...
2006-09-03 wangdiBranch: b_new_cmd
2006-09-02 fanyongFix the file(parent/child) x(a/m/c)time change rule...
2006-09-01 fanyong1)"la->la_valid &= ~LA_CTIME" will cause ctime can...
2006-09-01 huanghuafix some small compile errors.
2006-08-31 tapprosmall fixes: remove '_dev' from dt_sync and dt_ro metho...
2006-08-31 tapproorphan handling index creation and using code
2006-08-31 tapproorphan handling in mdd
2006-08-31 fanyongInitialize the x(a/m/c)time for new file,
2006-08-30 huanghuapack reply message for mdt_attr_get*() by generic code.
2006-08-30 wangdiBranch: b_new_cmd
2006-08-30 wangdiBranch: b_new_cmd
2006-08-28 tappro implement MDT_FAIL_WRITE(), set the missed fail checks...
2006-08-26 tappro- update mdd mdo_name_insert() method,
2006-08-25 nikitamdd,mdt: add missed locking, found by lock-tracking...
2006-08-25 nikitadt: simplify ->do{un,}lock() interface: lock type ...
2006-08-24 tapproprofile should has different names for each mds
2006-08-21 wangdiBranch: b_new_cmd
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-18 tappro- fix defect with lost nlink++ in rename
2006-08-18 wangdiBranch: b_new_cmd
2006-08-17 tapproCode update during for recovery in new MDS:
2006-08-17 tapproadd header files to the dist
next