Whamcloud - gitweb
- protect export's held locks list by spin lock while adding there fixed up lock...
[fs/lustre-release.git] / lustre / osd / osd_internal.h
2006-10-26 nikitaosd: 0. remove mp longer used functions; 1. add osd...
2006-10-13 nikitaosd: get rid of /*OBJ-TEMP* hack.
2006-10-12 lsy* all capabilities of opened inode should always renew...
2006-10-09 lsyoss capability fully works now.
2006-09-28 nikitaIntroduction of lu_env.
2006-09-27 lsyland capability.
2006-08-30 tappro- osd_open() returns struct inode instead of struct...
2006-08-25 nikitadt: simplify ->do{un,}lock() interface: lock type ...
2006-08-11 nikitaosd: reimplement osd_attr_set()
2006-08-09 huanghua(1) pass create flag from client to CMM/MDD in struct...
2006-08-05 nikitaosd: add code to track lock/transaction ordering
2006-07-25 nikitaosd: implement (trivial) ->dt_body_operaions
2006-07-25 nikitaxattr support in md/dt stack
2006-07-12 nikitaosd: finish oi prototype
2006-06-27 nikitaiam update
2006-06-20 nikitaosd: 0. move definitions of struct osd_{object,device...
2006-05-29 nikitaiam:
2006-05-26 wangdiBranch: b_new_cmd
2006-05-19 yury- update from b1_4_mountconf
2006-05-17 nikitanew handling of root directory:
2006-05-17 nikitasanitize transaction stuff in mdd
2006-05-16 nikitaadd lu_context to various operations
2006-05-08 nikitaosd: 0. remove duplicate helper functions; 1. implement...
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 nikitause container_of0() and fix few lu_device_is_foo()
2006-04-16 nikitaosd: add better object index stub: generate fids from...
2006-04-15 nikitaosd: use object index and iget to load inodes
2006-04-14 nikitaosd_device: add reference to objdir
2006-04-12 tapprofill lu_attr while object initialization
2006-04-11 nikitaosd: add ->dt_root_get() and ->object_release() methods
2006-04-11 tappronew init
2006-04-09 tappro-remove unneeded stuff from cmm
2006-04-07 nikitaosd_device: adjust for dt_object
2006-04-06 nikitaadd osd skeleton