Whamcloud - gitweb
fs/lustre-release.git
2006-09-10 nikitaremove unused RQF_MDS_WRITEPAGE
2006-09-10 huanghuasome code cleapup about read & write last_rcvd record.
2006-09-10 huanghuafix some small bugs related to recovery.
2006-09-10 tappro- separate objid handling into sub-functions
2006-09-10 tappro- don't try to get mdt if self_export is destroyed
2006-09-10 tapproadd o_postrecov method to the mdt
2006-09-09 yury- fixed ctx using in fld_client (bug found by Tom)...
2006-09-09 wangdiBranch: b_new_cmd
2006-09-09 wangdiBranch: b_new_cmd
2006-09-08 huanghuathe offset should not be modified; so use a temporay...
2006-09-08 tapproforce unloading the ..._test modules
2006-09-08 yury- MSG_RESENT support in FLD.
2006-09-08 tapprofix memleak
2006-09-08 tapprofix several memleaks and small issues
2006-09-07 yury- some be_cpu, etc., convetions.
2006-09-07 yury- a little bit more noise about read/write seq-mgr...
2006-09-07 yury- fixes in reading store by seq-mgr;
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 tappro- change debug level for object init/fini messages
2006-09-07 huanghua(1) support mdt reconnection from client;
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 nikitaavoid hard-coded sizes of reply-size arrays
2006-09-07 yury- recovery support in seq-mgr.
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 huanghuaeliminate unused mds obd reference.
2006-09-07 yury- allow seq and fld recovery.
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 wangdi1)merge filter_group support from HEAD to cmd_new
2006-09-07 yury- added ref to export in fld_client_add_target();
2006-09-07 fanyongWe repeat lustre_disk.h and miss lustre_mdt.h, fix it.
2006-09-06 tappro- check ft_export exists
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.
next