Whamcloud - gitweb
fs/lustre-release.git
2006-09-06 yury- removed not used macros;
2006-09-06 yury- start fld and seq services in MDT, thus, make MDT...
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-09-06 huanghuaset lu_device to obd, the error handling need it.
2006-09-06 huanghuafix mistakes about context_tags in my last commit point...
2006-09-05 tapprofix small bug with dt_sync and dt_ro calling in mdt_ioc...
2006-09-05 nikitadt: simplify (and fix) ->dt_{ro,sync}()
2006-09-05 huanghuarename prototype obd name to their official name: mdt0...
2006-09-05 nikitasmall cleanups
2006-09-05 nikitaiam: return error from lvar_ilookup()
2006-09-05 wangdiBranch: b_new_cmd
2006-09-05 yujianExport environment variable PATH in remote command.
2006-09-05 nikitalu: add lu_context_refill() to add keys registered...
2006-09-05 yujianSupport one MGS and multiple MDTs.
2006-09-04 tappro- update mdd_rename_tgt()
2006-09-04 tapproadd fsuid, fsgid to the struct md_op_data, set them...
2006-09-04 tapproadd md_attr parameter to the rename_tgt() method in...
2006-09-04 huanghuasome small fix and debug helper.
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 yury- fixes in fid store, by now all ranges should be read...
2006-09-04 wangdiBranch: b_new_cmd
2006-09-04 tappro- fix locking during mdd_open()
2006-09-03 tapprodput() is only needed is alias was returned
2006-09-03 tapproput export in correct order, umount mdc obd devices...
2006-09-03 tapproorphan list iterator. prototype
2006-09-03 yury- reorganizing fld and seq reqs handling stuff as prepa...
2006-09-03 nikitadt: add ->del() method to interator, and implemente...
2006-09-03 tapprofix bug with mcd allocation
2006-09-03 wangdiBranch: b_new_cmd
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-02 fanyongFix the interface of mdo_link:
2006-09-02 fanyongFix the file(parent/child) x(a/m/c)time change rule...
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-09-01 wangdiBranch: b_new_cmd
2006-09-01 wangdiBranch: b_new_cmd
2006-09-01 wangdiBranch: b_new_cmd
2006-09-01 fanyong1)"la->la_valid &= ~LA_CTIME" will cause ctime can...
2006-09-01 yury- make seq clients name coherent with server's.
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 tapprosmall fix to avoid using NULL pointer
2006-08-31 tapproorphan handling index creation and using code
2006-08-31 tapproorphan handling in mdd
2006-08-31 tappro- add mdt_iocontrol()
2006-08-31 tappro- add sync and set readonly methods for dt_device....
2006-08-31 fanyongInitialize the x(a/m/c)time for new file,
2006-08-31 wangdiBranch: b_new_cmd
2006-08-31 huanghuaadded some open recovery prototype code.
2006-08-31 wangdiBranch: b_new_cmd
2006-08-31 fanyongFor tunefs we needn't other initialization.
2006-08-30 tappro- osd_open() returns struct inode instead of struct...
2006-08-30 huanghuapack reply message for mdt_attr_get*() by generic code.
2006-08-30 huanghuapack reply message for reint operations with generic...
2006-08-30 wangdiBranch: b_cmd_new
2006-08-30 wangdiBranch: b_new_cmd
2006-08-30 huanghua(1) store intent_disposition in mdt_thread_info, for...
2006-08-30 wangdiBranch: b_new_cmd
2006-08-30 tapprotemporary fix:
2006-08-30 wangdiBranch: b_new_cmd
2006-08-30 yury- reduce stack consumption in fld_client_rpc() and...
2006-08-30 huanghuareduce stack consumption aggressively according to...
2006-08-29 yury- fixed names of client flds in lmv and cmm;
2006-08-29 yury-remove gtl from configure
2006-08-29 yury- fixes in seq_store.c. By now controller and regular...
2006-08-29 huanghuaadd error handling with no reply message packed.
2006-08-29 huanghua(1) close continue even if we can not pack reply;
2006-08-28 tapprouse lower case for function name
2006-08-28 tappro implement MDT_FAIL_WRITE(), set the missed fail checks...
2006-08-28 tappro- decrease the seq width to prevent i_ino overflow...
2006-08-28 huanghuamove transaction commit callback context from dt_device...
2006-08-28 huanghuafix according to nikita's inspection result; mainly:
2006-08-27 tappro- add fid to the obd_client_handle and use it to select...
2006-08-27 tapproupdate open code for cross-ref cases
2006-08-27 huanghuaadd basic open replay proto.
2006-08-26 tappropass parent fid to the remote server in cross-ref case...
2006-08-26 tappro- update mdd mdo_name_insert() method,
2006-08-26 tapproupdate cmm methods due to the new parameter in mdo_name...
2006-08-26 tappro- add isdir parameter to the mdo_name_insert() method...
2006-08-26 yury- in lmv remove not needed checks.
2006-08-25 huanghuasome cleanup for MDS_OPEN. prepare for open replay...
2006-08-25 yury- removed code used from MDS. We have cmm now and lmv...
2006-08-25 nikitamdd,mdt: add missed locking, found by lock-tracking...
2006-08-25 nikitaosd: add code checking that lock is taken before operat...
2006-08-25 nikitaoi: code inspection results
2006-08-25 yury- cleanups in lmv
2006-08-25 yury- removed not needed set_info command from lmv.
2006-08-25 nikitadt: simplify ->do{un,}lock() interface: lock type ...
2006-08-25 yury- fixed compile warning.
2006-08-24 tappro- fix invalid conditon during check that fid2 is valid
2006-08-24 ericmbranch: b_new_cmd
2006-08-24 tapproreturn attr after remote request,
2006-08-24 nikitallite: avoid unintialized variables
2006-08-24 nikitafix a cut-n-paste error in previous commit
2006-08-24 nikitaiam: fix root node limit calculation for lfix format
2006-08-24 tapproset handler in object_init() when that handler is initi...
2006-08-24 tapproprofile should has different names for each mds
2006-08-24 tapproin case of remote object flag OBD_MD_MDS should be set
next