Whamcloud - gitweb
modify dt_index_operations to be usable as generic index
[fs/lustre-release.git] / lustre / include / linux / lu_object.h
2006-05-12 tapproadd ls_node_id into struct lu_site
2006-05-05 nikitafix grammar
2006-05-03 nikitalu_object_fid(): return const as fid is immutable after...
2006-05-02 nikitaadd comments for dld
2006-04-28 huanghua(1) roll back some silly changes in lu_attr.
2006-04-28 huanghua (1) put REINT requests' argument into lu_attr.
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-26 nikitaadd more comments for MDAPI DLD
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 nikitaadd more comments as part of C2_SERVER_MDAPI DLD effort
2006-04-19 tappromove process_config from device_type_ops to lu_device_ops
2006-04-18 tapproadd new lu_device_type method - config. It is needed...
2006-04-17 tappromove lmi get/put from lu_site_init/fini to the mdt
2006-04-17 tapprochange deslarations in view of latest changes in ldto_d...
2006-04-16 nikitaadd ->{dt,md}_attr_{get,set}
2006-04-16 nikitarename: attr_{set,get} -> xattr_{set,get}
2006-04-16 wangdiBranch:
2006-04-14 nikitaimprove lu_context_key() functions, add lu_context_key_...
2006-04-13 nikitaadd lu_context everywhere. Mountability preserved.
2006-04-13 nikitaadd prefix to lu_attr fields
2006-04-12 tapprointroduce the lu_context and lu_attr structures
2006-04-12 nikitapointer to super-block lives in osd_device, use it
2006-04-12 nikitasplit struct dt_device_operations.
2006-04-11 nikitamove device_{init,fini}() into lu_device_type_operation...
2006-04-11 yury- added ->md_config() and ->dt_config() method for...
2006-04-11 tappro- add two methods for lu_device - init/fini. Aftef...
2006-04-07 nikitalu_object: 0. add ->ldo_object_delete() method; 1....
2006-04-06 nikitaadd osd skeleton
2006-04-04 yury- renames of ll_fid (what is expanded to llite_fid...
2006-04-03 nikitaadd temporary backpointer from lu_device to obd_device
2006-03-31 nikitalu_object updates
2006-03-29 nikitafixes for lu_* types
2006-03-28 nikitaadd mds-laeyring prototype