Whamcloud - gitweb
fix oops while accessing NULL pointer
[fs/lustre-release.git] / lustre / ptlrpc /
2006-11-21 ericmbranch: b_new_cmd
2006-11-18 ericmbranch: b_new_cmd
2006-11-14 ericmbranch: b_new_cmd
2006-11-10 yury- detect cross-ref cases in MDT using special flag...
2006-11-10 ericmbranch: b_new_cmd
2006-11-09 ericmbranch: b_new_cmd
2006-11-08 ericmbranch: b_new_cmd
2006-11-07 yury- do not check dir for split if cleint already knows...
2006-11-06 yury- all md_op_data field have prefix op_;
2006-11-03 ericmbranch: b_new_cmd
2006-11-03 nikitaptlrpc: put back into ll_rpc_opcode[] symbolic rpc...
2006-11-02 ericmbranch: b_new_cmd
2006-10-28 ericmbranch: b_new_cmd
2006-10-19 fanyongAdd acl initialization for cross-ref create.
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 yury- various fixes from b1_5
2006-10-14 ericmbranch: b_new_cmd
2006-10-14 lsyfixed a logic error in ll_add_capa(), which will make...
2006-10-13 ericm*** empty log message ***
2006-10-13 ericmbranch: b_new_cmd
2006-10-12 nikitaptlrpc: mark branches in hot path as unlikely()
2006-10-12 nikitaptlrpc: mark branches in hot path as unlikely()
2006-10-12 ericmbranch: b_new_cmd
2006-10-12 tappro- put some asserts for debug
2006-10-11 ericmbranch: b_new_cmd
2006-10-11 yury- remove check for obd_configured from target_handle_co...
2006-10-11 yury- stop recovery thare in obdfilter before freeing names...
2006-10-11 fanyongDrop security ctxt when umount, for avoiding ldlm_revok...
2006-10-11 tappro add debug
2006-10-10 ericmbranch: b_new_cmd
2006-10-10 ericmbranch: b_new_cmd
2006-10-09 tappro- set rq_reqmsg to NULL in null_free_req with rq_reqbuf
2006-10-09 lsyoss capability fully works now.
2006-10-07 tappro- temporary change to see request debug instead of...
2006-10-06 ericmbranch: b_new_cmd
2006-10-05 lsyrevised capability code to not break md stack according...
2006-10-03 vitalyBranch b_new_cmd
2006-10-02 tappro- merge recovery from cmd2
2006-09-30 lsynew format should be larger than old one, otherwise...
2006-09-30 lsyr=wangdi
2006-09-29 yury- fixes about capa.
2006-09-28 nikitaIntroduction of lu_env.
2006-09-28 yury- fixes in mdd about lockful and lockless versions...
2006-09-28 nikitalu: add LCT_SESSION context tag for per-request data
2006-09-27 tappro- fix issues with wire structures and swabbing
2006-09-27 wangdiBranch: b_new_cmd
2006-09-27 lsyland capability.
2006-09-26 ericmbranch: b_new_cmd
2006-09-25 fanyongReplace lustre_msg_XXX with RPC layout functions.
2006-09-24 fanyong(1) Remote/local user
2006-09-21 nikitacosmetic fixes
2006-09-18 tappro- add mode field in mdt_rec_rename. used for cross...
2006-09-18 ericmbranch: b_new_cmd
2006-09-18 yury- rename locking + CMD aware is_subdir() check.
2006-09-16 vitalyBranch b_new_cmd
2006-09-15 wangdiBranch: b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-13 wangdiBranch: b_new_cmd
2006-09-12 ericmbranch: b_new_cmd
2006-09-11 ericmbranch: b_new_cmd
2006-09-11 ericmbranch: b_new_cmd
2006-09-10 nikitaremove unused RQF_MDS_WRITEPAGE
2006-09-09 wangdiBranch: b_new_cmd
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-01 wangdiBranch: b_new_cmd
2006-09-01 wangdiBranch: b_new_cmd
2006-08-30 huanghua(1) store intent_disposition in mdt_thread_info, for...
2006-08-22 nikitareq-layout: empty set of fields contains ptlrpc_body
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-12 wangdiBranch: b_new_cmd
2006-08-05 wangdiBranch: b_new_cmd
2006-08-04 nikitareq-layout: handle 0-length fields: use (-1) as variabl...
2006-08-04 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-02 huanghuareworked for mdt_getattr():
2006-08-02 wangdiBranch: b_new_cmd
2006-08-01 huanghuarestore code commetted in debug mode
2006-08-01 huanghuaadded symlink operation support.
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 huanghuawe need start a transaction for every open request...
2006-07-26 huanghua(1) make MDT replayable to eliminate mdc_close() crash...
2006-07-19 nikitalu_context_key: add tags to contexts and keys to contro...
2006-07-14 huanghuasome fix in open
2006-07-13 tappro- add new layouts for readpage, unlink_last, rename_las...
2006-06-29 huanghuaafter first round review of MDT.
2006-06-27 nikitaiam update
2006-06-27 huanghuaadd a skeleton for close.
2006-06-26 tappro- rc_swabbed is set after swabbing
2006-06-23 huanghua(1) more code for MDT in reint.
2006-06-23 tappro- continue with fixing defects after cmm codeinsp
2006-06-22 yury- various sequence manager proc related fixes.
2006-06-22 yury- added proc interface to seq-mgr, it will be used...
2006-06-21 huanghuaadd RQF_MDS_SYNC into format array.
2006-06-21 huanghua(1) add mdt_sync support. but we also need device_sync...
2006-06-21 huanghuaadd some code for getattr & ldlm_intent_getattr ( ...
2006-06-20 tapprofix some intent formats
next