Whamcloud - gitweb
add new request opc to the ll_rpc_opcode table
[fs/lustre-release.git] / lustre /
2006-04-14 nikitaadd new request opc to the ll_rpc_opcode table
2006-04-14 nikitamdt_connect(): fix access to mdt_device
2006-04-14 nikitaswitch to new lu_context_key model: struct mdt_thread_i...
2006-04-14 nikitaregenerate wiretest: fld added new mds ops
2006-04-14 nikitaremove ptlrpc_thread_key functions: use lu_context_key...
2006-04-14 nikitaosd_device: add reference to objdir
2006-04-14 nikitaosd: use new lu_context_key functions, add osd_fid_lookup()
2006-04-14 nikitaimprove lu_context_key() functions, add lu_context_key_...
2006-04-14 nikitall_prepare_mdc_op_data(): fix typo in assertion
2006-04-14 nikitaadd fid_is_sane()
2006-04-14 nikitaadd fid_is_local(): stub for now
2006-04-14 yury- more changes in lmv
2006-04-14 wangdiBranch: b_new_cmd
2006-04-14 yury- using lu_fid_eq() instead of fid_equals()
2006-04-14 yury- fix in makefile
2006-04-14 yury- basic lmv to new fids adaptation.
2006-04-14 yury- get rid of ll_fid in mgs
2006-04-14 tapproadd lmv code from head. Need to be adapted.
2006-04-14 yury- update from parent
2006-04-13 nikitaadd lu_context everywhere. Mountability preserved.
2006-04-13 wangdiBranch: b_new_cmd
2006-04-13 wangdiBranch: b_new_cmd
2006-04-13 yury- bringing liblustre to use fids like llite does -...
2006-04-13 nikitaadd prefix to lu_attr fields
2006-04-12 tapprolu_context changes
2006-04-12 tapprofill lu_attr while object initialization
2006-04-12 tapproremove unneeded methods and apply changes due to lu_context
2006-04-12 tapproadd lu_context to the methods
2006-04-12 tapprointroduce the lu_context and lu_attr structures
2006-04-12 tapprodt_data initialization is commented out cause it is...
2006-04-12 nikitapointer to super-block lives in osd_device, use it
2006-04-12 yury- added lustre_fid.h into Makefile
2006-04-12 yury- added fid.ko module. Simple seq management moved...
2006-04-12 nikitasplit struct dt_device_operations.
2006-04-12 nikitasplit struct md_device_operations into struct md_device...
2006-04-12 tapprowrong assignment for md_data, dt_data
2006-04-12 tapprochange child getting from macros to inline
2006-04-12 nikitaadd const qualifiers
2006-04-12 nikitafix module initialization
2006-04-12 yury- fixes in lli_nfs.c. Seems nfs will not work due to...
2006-04-12 yury- pass ino into ILOOKUP() in search_inode_for_lustre()
2006-04-12 yury- convert llite_nfs.c to using fids
2006-04-12 huanghuamodule_setup.sh: copy newly added modules into kernel...
2006-04-12 huanghuaadd "#if 0" to remove "defined but not used" warnings.
2006-04-12 huanghuaFixed a bug: when stealing config log for add mdc ...
2006-04-11 nikitarename functions to follow prefix_object_verb() style...
2006-04-11 nikitaosd: implement ->dt_get_root() method
2006-04-11 nikitaadd const here and there
2006-04-11 nikitaosd: add ->dt_root_get() and ->object_release() methods
2006-04-11 nikitamdt_init0(): cleanup
2006-04-11 nikitamove device_{init,fini}() into lu_device_type_operation...
2006-04-11 nikitafix object allocation sequence
2006-04-11 yury- for proto better use simple seq. allocation without...
2006-04-11 yury- added ->md_config() and ->dt_config() method for...
2006-04-11 tappronew init
2006-04-11 tappronew init schema
2006-04-11 tappronew init schema
2006-04-11 tapproadd support for new init schema
2006-04-11 tappro- add two methods for lu_device - init/fini. Aftef...
2006-04-11 tappro- make MDT the 'server' device. It is needed for client...
2006-04-11 huanghuamsg_llog.c: modify a debug message.
2006-04-10 yury- allocation of new fids before sending open or create...
2006-04-09 tappro-remove unneeded stuff from cmm
2006-04-08 tapproadd layers setup and initialization.
2006-04-07 nikitamdd_device: adjust to dt_object, and some cleanups
2006-04-07 nikitaosd_device: adjust for dt_object
2006-04-07 nikitalu_object: 0. add ->ldo_object_delete() method; 1....
2006-04-07 tapproadd osd
2006-04-07 tapproadd prototype method for mdt log which setup whole...
2006-04-07 tapprouse new simple MDS
2006-04-07 tapprouse mdt0 - new mdt device
2006-04-07 tappromake MDS very simple. It is needed only for setup and...
2006-04-07 tapproadd name for MDD
2006-04-07 tapproadd lu2md device convertor
2006-04-07 tapproexport methods for MDT
2006-04-07 tapproupdate CMM device
2006-04-07 tapproinit procfs correctly
2006-04-07 tapproupdate alloc() method to link CMM
2006-04-07 tappromove md_ stuff from here and use md_object.h
2006-04-07 yury- fixes in llite with using mds_body vs. mdt_body
2006-04-07 tappro-wrong name 'mdt' should be 'osd'
2006-04-07 huanghuaadd some code to parse newly added command: lmv,cmm.
2006-04-07 yury- many changes about fids:
2006-04-07 huanghuaFixex two bugs: 1. add lov & lmv for clients which...
2006-04-07 huanghuafinished the last function in MGS: mgs_steal_llog_for_m...
2006-04-06 nikitasmall fixes to mdt: add few statics, and remove osd...
2006-04-06 nikitaadd osd skeleton
2006-04-06 nikitalustre_msg_check_version(): straighten a bit
2006-04-06 nikitamdt prototype: 0. add handlers for dlm requests; 1...
2006-04-06 nikitafix boilerplate
2006-04-06 wangdiBranch b_new_cmd
2006-04-06 yury- fixes in lustre_swab_lu_fid()
2006-04-06 yury- changes about fids:
2006-04-06 huanghuapartially of adding MDT. passed compile.
2006-04-05 nikitageneralize fid_{,un}lock() interface
2006-04-05 nikitaadd "inline" to make compiler happy
2006-04-05 yury- preparation before converting client to new fids
2006-04-05 wangdiBranch: b_new_cmd
2006-04-04 yury- added fid_lock()/fid_unlock()
2006-04-04 tapproanoter occurance of ll_fid
next