Whamcloud - gitweb
add process_config, fix issue with stack_init/fini (thx Huang Hua) and remove
[fs/lustre-release.git] / lustre / mdt / mdt_handler.c
2006-04-19 tapproadd process_config, fix issue with stack_init/fini...
2006-04-18 tapproldto_config was added
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 tapproremove duplicate
2006-04-17 tapproadd layers initialization here. MDT as top device will...
2006-04-16 nikitamdt: 0. use ->md_attr_get(); 1. mdt_req_handle(): fix...
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 nikitamdt: simplify mdt_getattr() object is already found...
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 wangdiBranch: b_new_cmd
2006-04-14 yury- update from parent
2006-04-13 nikitaadd lu_context everywhere. Mountability preserved.
2006-04-13 nikitaadd prefix to lu_attr fields
2006-04-12 tapproadd lu_context to the methods
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 nikitafix module initialization
2006-04-12 yury- convert llite_nfs.c to using fids
2006-04-11 nikitarename functions to follow prefix_object_verb() style...
2006-04-11 nikitamdt_init0(): cleanup
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 tapproadd support for new init schema
2006-04-08 tapproadd layers setup and initialization.
2006-04-07 tapproupdate alloc() method to link CMM
2006-04-06 nikitasmall fixes to mdt: add few statics, and remove osd...
2006-04-06 nikitamdt prototype: 0. add handlers for dlm requests; 1...
2006-04-06 yury- changes about fids:
2006-04-05 nikitageneralize fid_{,un}lock() interface
2006-04-05 yury- preparation before converting client to new fids
2006-04-04 yury- added fid_lock()/fid_unlock()
2006-04-04 yury- renames of ll_fid (what is expanded to llite_fid...
2006-04-03 nikitamdt: use new ptlrpc_key interface
2006-04-02 nikitamdt prototype updates: cleanup of mdt_handle()
2006-03-31 nikitamdt proto changes:
2006-03-31 nikitamdt prototype updates
2006-03-29 nikitamdt prototype changes
2006-03-28 nikitaadd mds-laeyring prototype