Whamcloud - gitweb
fs/lustre-release.git
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
2006-08-24 tappro- fix MDT lov names, now we can have not one mdt so...
2006-08-24 yury- add libiam.a (if exists) to rpm, this is neededfor...
2006-08-24 wangdiBranch: b_new_cmd
2006-08-23 nikitalibiam: exterminate SET_DEFAULT
2006-08-23 nikitamkfs_lustre.c: get rid of SET_DEFAULT: use explicit...
2006-08-23 nikitalibiam: adjust to changes in kernel code
2006-08-23 nikitaiam: assure that maximal number of entries in root...
2006-08-23 nikitaiam: fix assertions
2006-08-23 nikitaiam: clear hash (serving as a directory entry offset...
2006-08-23 nikitafix a typo
2006-08-23 huanghuaremove "lu_context *" parameter from dtc_txn_commit()
2006-08-23 fanyong1) for test_72: ensure we have enough space before...
2006-08-23 tapproupdate due to new close() handling,
2006-08-22 tapproadd missed OBD_FAIL check, remove old file
2006-08-22 nikitareq-layout: empty set of fields contains ptlrpc_body
2006-08-22 yury- more cleanups in LMV.
2006-08-22 tapproadd new modules in load_modules
2006-08-22 fanyongDrop unused "USER_SPACE_TOP".
2006-08-21 nikitalov_setstripe(): use set_fs()
2006-08-21 nikitaiam: fix issues found by Huang Huang during code inspection
2006-08-21 nikitaosd: osd_recovery_complete(): drop unneeded definitions
2006-08-21 nikitalov: lov_getstripe(): use set_fs/get_fs
2006-08-21 nikitaliblustre: provide dummy set_fs/get_fs implementation
2006-08-21 yury- cleanups on client after Nikita's inspection.
2006-08-21 fanyongGet "UML" flag from /cpu/procinfo.
2006-08-21 fanyongThe arguments "lump" of lov_setstripe and lov_getstripe...
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 huanghua(1) some cleanup on code
2006-08-20 yury- fixes in convertion functions after Nikita's insp.
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-19 brian(Hopefully) merge lustre/scripts from b1_5 as stuff...
next