Whamcloud - gitweb
fs/lustre-release.git
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-02 wangdiBranch: b_new_cmd
2006-08-02 yury- fixed bug with -ENOTSUPP for data stack on finalization.
2006-08-02 nikitallite: add comments describing new readdir (not finished)
2006-08-02 nikitaosd: fix type declaration
2006-08-02 nikitacmm: fix type declaration
2006-08-02 yury- mostly changes according to Mike's CODEINSP;
2006-08-02 huanghuareworked for mdt_getattr():
2006-08-02 wangdiBranch: b_new_cmd
2006-08-01 yury- converting {seq|fld}_client_rpc() to new req-layout.
2006-08-01 huanghuareworked symlink() and readlink():
2006-08-01 yury- fixes in seq and fld after Mike's CODEINSP.
2006-08-01 huanghuarestore code commetted in debug mode
2006-08-01 huanghuaadded symlink operation support.
2006-08-01 wangdiBranch: b_new_cmd
2006-08-01 wangdiBranch: b_new_cmd
2006-08-01 wangdiBranch: b_new_cmd
2006-08-01 wangdiBranch: b_new_cmd
2006-07-31 wangdiBranch: b_new_cmd
2006-07-31 wangdiBranch: b_new_cmd
2006-07-31 huanghuafixed a bug introduced by altering xxx_attr_get() inter...
2006-07-31 wangdiBranch: b_new_cmd
2006-07-31 wangdiBranch: b_new_cmd
2006-07-31 tapproattr_get is changed. It takes now md_attr() and does...
2006-07-31 wangdiBranch:b_new_cmd
2006-07-30 wangdiBranch: b_new_cmd
2006-07-30 huanghua(1): fixed a bug in mdt_close(): error handling for...
2006-07-29 yury- using dt_body_ops in server sequence manager to store...
2006-07-29 wangdiBranch: b_new_cmd
2006-07-28 nikitareaddir fixes
2006-07-28 huanghuafixed bugs:
2006-07-28 wangdiBranch: b_new_cmd
2006-07-28 yury- fixes with locking. Now mkdir causes client cache...
2006-07-27 nikitanew hash-order readdir. Initial implementation
2006-07-27 huanghuaprevent noisy message from printing
2006-07-27 huanghuafixed some open related thing according to inspection...
2006-07-27 huanghua(1)reworked last_link handling, using lustre_shrink_rep...
2006-07-27 huanghuarework on mdt_handle_last_unlink():
2006-07-27 huanghuawe need start a transaction for every open request...
2006-07-26 huanghua(1) make MDT replayable to eliminate mdc_close() crash...
2006-07-26 wangdiBranch: b_new_cmd
2006-07-26 huanghuarestore tempprary commentted out code in mdc_locks...
2006-07-25 nikitaosd: implement (trivial) ->dt_body_operaions
2006-07-25 yury- many fixes in readdir proto.
2006-07-25 huanghuahandle ENODATA error
2006-07-25 huanghuafinally get rid of the defect which caused by a wrong...
2006-07-25 nikitaxattr support in md/dt stack
2006-07-25 huanghuafixed some bug during testing:
2006-07-25 huanghuaremove compile warning due to incompatible interface...
2006-07-25 huanghuaremove compile warning due to imcompatible interface...
2006-07-25 huanghuabeautify the code.
2006-07-24 nikitaadd ->{do,moo}_xattr_list() method to list existing...
2006-07-24 nikitaext2_check_page(): terminate error message with \n
2006-07-24 huanghuafixed a defect in mdt_reint_rename(): if srcdir ==...
2006-07-24 nikitasimplify global lu_* initializations
2006-07-24 huanghuasome fixes in readpage:
2006-07-23 wangdiBranch: b_new_cmd
2006-07-23 yury- rdpg allocated in thread_info instead of stack.
2006-07-23 wangdiBranch: b_new_cmd
2006-07-23 yury- fixes in readdir proto.
2006-07-23 yury- added basic readdir stuff;
2006-07-22 nikitafix typo
2006-07-21 nikitaupdates to lu_object printing code:
2006-07-21 nikitaosd: add error handling in osd_object_ref_{add,del}()
2006-07-21 nikitafix forward declaration
2006-07-21 nikitall_fid_fini(): remove duplicate RETURN()
2006-07-21 nikitaiam: small cleanups, to remove compiler warnings
2006-07-21 nikitadt_object_operations: local ->do_ref_{add,del}() cannot...
2006-07-21 nikitafld_client_init(): conditionalize label only used by...
2006-07-21 yury- make liblustre build.
2006-07-21 huanghuaadded some debug code
2006-07-21 huanghuamodified the mdt_object_unlock() interface:
2006-07-21 huanghuacleanup & fix according to code inspection result from...
2006-07-21 huanghuaremove debug code; restore MAX_MD_SIZE to a smaller one
2006-07-21 huanghuamodified open handling, return lov ea to client.
2006-07-20 nikitamdd: ref_{add,del}(): simplifications, cleanups, and...
2006-07-20 nikitaosd: implement ->dt_conf_get()
2006-07-20 nikitadt: add ->dt_conf_get() operation
2006-07-20 nikitamdt: simplify rc vs. ->rq_status error reporting: ...
2006-07-20 nikitamdd: 0. add and use mdd2lu_obj(); 1. implement mdd_dir_...
2006-07-20 nikitamdt: some preliminary cleanup of readpage code
2006-07-20 nikitaosd: implement index iterations dt_index_operations
2006-07-20 nikitaexport iam_it_*() functions
2006-07-20 nikitaadd iterator operations to dt_index_operations
2006-07-20 nikitaremove pleonastic "_object" from dt_object_operations...
2006-07-20 huanghuaadd lov_mds_md and len into ma_attr to receive lov ea.
2006-07-20 wangdiBranch: b_new_cmd
2006-07-20 huanghuaugly setattr support. need more work
2006-07-19 tappro- fill attr in mdd while create/unlink to avoid getattr...
2006-07-19 tapprodefine bit flags for lu_attr and md_attr
2006-07-19 tapprofix defect with open of existent file. There is no...
2006-07-19 tapproput transno into mdt_thread_key(), use that key in...
2006-07-19 nikitafld_cache_delete(): use safe hlist iteration
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-07-19 nikitamds_filter_recovery_request(): share code between mds...
2006-07-19 nikitamds_msg_check_version(): share code between mds and mdt
2006-07-19 nikitalu_context_key: add tags to contexts and keys to contro...
next