Whamcloud - gitweb
add per-thread debugging flags. Use then to control CDEBUG().
[fs/lustre-release.git] / lustre / mdd / mdd_dir.c
2006-11-21 nikitaadd per-thread debugging flags. Use then to control...
2006-11-21 fanyong(1) For remote create, only continue when lookup return...
2006-11-21 huanghua(1) do not return any entry to client for a dead directory;
2006-11-20 huanghua(1) use hash value 0xfffffffeUL to mark end of a direct...
2006-11-15 yury- fixes in lov to make it a bit more parallel creates...
2006-11-15 huanghua(1) mdd_name_insert(), the return value is lost;
2006-11-14 nikitaadd more debugging for unlink -ENOENT bug on buffalo.
2006-11-13 nikitamdd_unlink(): fix format.
2006-11-13 huanghuafix memleak in error case.
2006-11-11 tapprodisable lookup() in sanity checks for create temporary
2006-11-11 tapproadd debug info
2006-11-10 tappro- avoid assert case in mdd_unlink() while building...
2006-11-10 yury- detect cross-ref cases in MDT using special flag...
2006-11-09 wangdiBranch: b_new_cmd
2006-11-07 yury- do not check dir for split if cleint already knows...
2006-11-07 yury- added stats to cmm split;
2006-11-07 fanyong(1) provide locked and unlocked version for mdd_permission.
2006-11-07 huanghuafix error handling; kill possible memleak.
2006-11-07 fanyong(1) drop unnecessary mdd_read_lock.
2006-11-06 fanyongCheck WRITE permission of parent when create.
2006-11-05 yury- optimization for open. In case mdt_reint_open() sees...
2006-11-04 nikitaosd/mdd: new (weaker) locking for ->do_attr_{g,e}set...
2006-11-03 yury- cleanups in mdd about update CTIME etc., for all...
2006-11-02 yury- fixes in split about le/cpu byte order, cleanups;
2006-11-02 fanyong(1) For setattr / setxattr, change ctime.
2006-11-02 tappro- simplify handling of same fids issue during link...
2006-11-01 tappro- make clo_split enum type
2006-11-01 yury- fixes in split about using correct byte order;
2006-10-26 nikitamove LU_OBJECT_HEARD_BANSHEE into mdd_object.mod_flags.
2006-10-24 vitalyBranch b_new_cmd
2006-10-24 yury- do not call any obd_fid_init() from llite, do that...
2006-10-24 nikitaosd,mdd: move osd_readpage() and friends into mdd layer...
2006-10-23 yury- small fixes, cleanups, comments in pdirops code in...
2006-10-23 nikitamdd: cleanup naming: fid is record rather than key.
2006-10-23 huanghuausing big endian format for fid in (name->fid) index.
2006-10-22 vitalyBranch b_new_cmd
2006-10-22 yury- added last chunk of ldlm part of pdiros, enabled...
2006-10-22 wangdiBranch: b_new_cmd
2006-10-22 wangdiBranch: b_new_cmd
2006-10-21 tappro - fix issues with create recovery
2006-10-21 tappro- error handling for dynlocks
2006-10-21 nikitamdd: fix typoes.
2006-10-21 tappro- implement pdirops in mdd. It uses dynlocks for direct...
2006-10-21 wangdiBranch: b_new_cmd
2006-10-20 wangdiBranch: b_new_cmd
2006-10-20 wangdiBranch: b_new_cmd
2006-10-19 wangdiBranch: b_new_cmd