Whamcloud - gitweb
ldto_config was added
[fs/lustre-release.git] / lustre /
2006-04-18 tapproldto_config was added
2006-04-18 tapproadd new lu_device_type method - config. It is needed...
2006-04-18 tapproadd cmm_mdc.c to handle set of mdc on mds
2006-04-18 nikitamdt_stack_fini(): cosmetic fixes
2006-04-17 tappromove lmi get/put from lu_site_init/fini to the mdt
2006-04-17 nikitalu_site_init(): convert to single return
2006-04-17 nikitaremove unused export
2006-04-17 tapproremove duplicate
2006-04-17 huanghuamkdir oi & ROOT for iam need.
2006-04-17 tapproosd changes
2006-04-17 tappromdd changes
2006-04-17 tapproupdate cmm
2006-04-17 tappromove mds devices init into mdt
2006-04-17 tapproadd layers initialization here. MDT as top device will...
2006-04-17 tapprochange deslarations in view of latest changes in ldto_d...
2006-04-17 tappro- change lu_site_init/fini to handle and store lmi
2006-04-17 wangdiBranch: remove fld.c
2006-04-16 nikitamdt: 0. use ->md_attr_get(); 1. mdt_req_handle(): fix...
2006-04-16 nikitaadd ->{dt,md}_attr_{get,set}
2006-04-16 nikitarename: attr_{set,get} -> xattr_{set,get}
2006-04-16 nikitaadd MDS_FLD to ll_rpc_opcode[]
2006-04-16 nikitaosd: add better object index stub: generate fids from...
2006-04-16 nikitalu_site_fini(): break reference from lu_device to lu_site
2006-04-16 nikitamdt: 0. add mdt_md_mkdir() back; 1. mdt_fld_fini()...
2006-04-16 wangdiBranch:
2006-04-16 wangdiBranch: b_new_cmd
2006-04-15 nikitaosd: use object index and iget to load inodes
2006-04-15 nikitaosd: add object index prototype
2006-04-15 nikitamdt: simplify mdt_getattr() object is already found...
2006-04-15 nikitaadd forward declarations
2006-04-15 nikitaadd fid_misc.c file with fid_to_le()
2006-04-15 yury- different renames to make llite not working on mdc...
2006-04-14 nikitaupdate lustre_assert_wire_constants()
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....
next